From 36cb312969532b9016432a531a4767a2b59a37d7 Mon Sep 17 00:00:00 2001 From: sjfink Date: Wed, 28 May 2008 18:38:46 +0000 Subject: [PATCH] more UTF-8 fixes git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@2860 f5eafffb-2e1d-0410-98e4-8ec43c5233c4 --- com.ibm.wala.core.testdata/src/demandpa/A.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/ArraySet.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/B.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/Iter.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestArrayList.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestArraySet.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestArraySetIter.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestArrays.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestClone.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestCond.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestException.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestFactory.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestFields.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestFieldsHarder.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestGetterSetter.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestGlobal.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestHashMapGet.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestHashSet.java | 4 ++-- .../src/demandpa/TestHashtableEnum.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestHashtableGet.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestId.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestLinkedList.java | 4 ++-- .../src/demandpa/TestLinkedListIter.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestLocals.java | 4 ++-- .../src/demandpa/TestMethodRecursion.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestMultiDim.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestNastyPtrs.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestOnTheFlyCS.java | 4 ++-- .../src/demandpa/TestOnTheFlySimple.java | 4 ++-- com.ibm.wala.core.testdata/src/demandpa/TestUtil.java | 4 ++-- .../src/demandpa/TestWithinMethodCall.java | 4 ++-- 31 files changed, 62 insertions(+), 62 deletions(-) diff --git a/com.ibm.wala.core.testdata/src/demandpa/A.java b/com.ibm.wala.core.testdata/src/demandpa/A.java index a2ba8a392..0bd122308 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/A.java +++ b/com.ibm.wala.core.testdata/src/demandpa/A.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/ArraySet.java b/com.ibm.wala.core.testdata/src/demandpa/ArraySet.java index 32d7d99f2..1bff0b1e5 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/ArraySet.java +++ b/com.ibm.wala.core.testdata/src/demandpa/ArraySet.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/B.java b/com.ibm.wala.core.testdata/src/demandpa/B.java index 40303ee84..ee23302d0 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/B.java +++ b/com.ibm.wala.core.testdata/src/demandpa/B.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/Iter.java b/com.ibm.wala.core.testdata/src/demandpa/Iter.java index d2f7aff7c..ba6efbe62 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/Iter.java +++ b/com.ibm.wala.core.testdata/src/demandpa/Iter.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestArrayList.java b/com.ibm.wala.core.testdata/src/demandpa/TestArrayList.java index 5f619d72c..78f9390c3 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestArrayList.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestArrayList.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestArraySet.java b/com.ibm.wala.core.testdata/src/demandpa/TestArraySet.java index 7db64b9af..23158906d 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestArraySet.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestArraySet.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestArraySetIter.java b/com.ibm.wala.core.testdata/src/demandpa/TestArraySetIter.java index b46250181..b7c617efe 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestArraySetIter.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestArraySetIter.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestArrays.java b/com.ibm.wala.core.testdata/src/demandpa/TestArrays.java index 6226edb50..412a75be4 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestArrays.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestArrays.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestClone.java b/com.ibm.wala.core.testdata/src/demandpa/TestClone.java index dfbf50f30..c18589073 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestClone.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestClone.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestCond.java b/com.ibm.wala.core.testdata/src/demandpa/TestCond.java index ea9b6e53a..2a095d33f 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestCond.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestCond.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestException.java b/com.ibm.wala.core.testdata/src/demandpa/TestException.java index a04ba93f9..11390f6aa 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestException.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestException.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestFactory.java b/com.ibm.wala.core.testdata/src/demandpa/TestFactory.java index 359c19854..8b03230d7 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestFactory.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestFactory.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestFields.java b/com.ibm.wala.core.testdata/src/demandpa/TestFields.java index 1532a8d2e..cd5b11966 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestFields.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestFields.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestFieldsHarder.java b/com.ibm.wala.core.testdata/src/demandpa/TestFieldsHarder.java index 0d52cf027..c40a3e787 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestFieldsHarder.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestFieldsHarder.java @@ -4,14 +4,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestGetterSetter.java b/com.ibm.wala.core.testdata/src/demandpa/TestGetterSetter.java index 824e4220a..cf5c1ad43 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestGetterSetter.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestGetterSetter.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestGlobal.java b/com.ibm.wala.core.testdata/src/demandpa/TestGlobal.java index 7ac7a4650..b78b707da 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestGlobal.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestGlobal.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestHashMapGet.java b/com.ibm.wala.core.testdata/src/demandpa/TestHashMapGet.java index b21891e83..78dd294ac 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestHashMapGet.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestHashMapGet.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestHashSet.java b/com.ibm.wala.core.testdata/src/demandpa/TestHashSet.java index 55760a836..546a05299 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestHashSet.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestHashSet.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestHashtableEnum.java b/com.ibm.wala.core.testdata/src/demandpa/TestHashtableEnum.java index 4e1c70718..3d5e3e823 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestHashtableEnum.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestHashtableEnum.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestHashtableGet.java b/com.ibm.wala.core.testdata/src/demandpa/TestHashtableGet.java index d049abf11..d18560aec 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestHashtableGet.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestHashtableGet.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestId.java b/com.ibm.wala.core.testdata/src/demandpa/TestId.java index 2fa9264c9..0fb9ccca5 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestId.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestId.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestLinkedList.java b/com.ibm.wala.core.testdata/src/demandpa/TestLinkedList.java index afe656a6d..1185b77f3 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestLinkedList.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestLinkedList.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestLinkedListIter.java b/com.ibm.wala.core.testdata/src/demandpa/TestLinkedListIter.java index cb473dd2c..1a3807e6e 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestLinkedListIter.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestLinkedListIter.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestLocals.java b/com.ibm.wala.core.testdata/src/demandpa/TestLocals.java index 02682d08e..b59c782c8 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestLocals.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestLocals.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestMethodRecursion.java b/com.ibm.wala.core.testdata/src/demandpa/TestMethodRecursion.java index 934b42db0..e2c9ecdea 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestMethodRecursion.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestMethodRecursion.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestMultiDim.java b/com.ibm.wala.core.testdata/src/demandpa/TestMultiDim.java index 4c4ef6721..4b777e708 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestMultiDim.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestMultiDim.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestNastyPtrs.java b/com.ibm.wala.core.testdata/src/demandpa/TestNastyPtrs.java index 4771dedff..930c211b6 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestNastyPtrs.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestNastyPtrs.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestOnTheFlyCS.java b/com.ibm.wala.core.testdata/src/demandpa/TestOnTheFlyCS.java index 7cd91a0e5..fd68681d0 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestOnTheFlyCS.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestOnTheFlyCS.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestOnTheFlySimple.java b/com.ibm.wala.core.testdata/src/demandpa/TestOnTheFlySimple.java index cc3d9e88d..434d27d85 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestOnTheFlySimple.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestOnTheFlySimple.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestUtil.java b/com.ibm.wala.core.testdata/src/demandpa/TestUtil.java index b9306d090..9de624f1d 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestUtil.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestUtil.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, diff --git a/com.ibm.wala.core.testdata/src/demandpa/TestWithinMethodCall.java b/com.ibm.wala.core.testdata/src/demandpa/TestWithinMethodCall.java index 2c479d03b..1c5603d26 100644 --- a/com.ibm.wala.core.testdata/src/demandpa/TestWithinMethodCall.java +++ b/com.ibm.wala.core.testdata/src/demandpa/TestWithinMethodCall.java @@ -12,14 +12,14 @@ * the following two paragraphs are included in any distribution of * Refinement Analysis Tools or its derivative work, Regents agrees * not to assert any of Regents' copyright rights in Refinement - * Analysis Tools against recipient for recipient’s reproduction, + * Analysis Tools against recipient for recipient's reproduction, * preparation of derivative works, public display, public * performance, distribution or sublicensing of Refinement Analysis * Tools and derivative works, in source code and object code form. * This agreement not to assert does not confer, by implication, * estoppel, or otherwise any license or rights in any intellectual * property of Regents, including, but not limited to, any patents - * of Regents or Regents’ employees. + * of Regents or Regents' employees. * * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, * INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES,