I'm committing the attached patch to fix the license address in the new generics files.
Changelog:
2005-09-21 Andrew John Hughes <[EMAIL PROTECTED]>
* gnu/classpath/ByteArray.java,
* gnu/classpath/ObjectPool.java,
* gnu/javax/crypto/DiffieHellmanImpl.java,
* gnu/javax/crypto/GnuDHPrivateKey.java,
* gnu/javax/crypto/RSACipherImpl.java,
* java/lang/Deprecated.java,
* java/lang/Enum.java,
* java/lang/Iterable.java,
* java/lang/MalformedParameterizedTypeException.java,
* java/lang/Override.java,
* java/lang/ProcessBuilder.java,
* java/lang/SuppressWarnings.java,
* java/lang/annotation/Annotation.java,
* java/lang/annotation/Documented.java,
* java/lang/annotation/ElementType.java,
* java/lang/annotation/IncompleteAnnotationException.java,
* java/lang/annotation/Inherited.java,
* java/lang/annotation/Retention.java,
* java/lang/annotation/RetentionPolicy.java,
* java/lang/annotation/Target.java,
* java/lang/reflect/AnnotatedElement.java,
* java/lang/reflect/GenericDeclaration.java,
* java/lang/reflect/MalformedParameterizedTypeException.java,
* java/lang/reflect/TypeVariable.java,
* java/util/AbstractQueue.java,
* java/util/DuplicateFormatFlagsException.java,
* java/util/EnumMap.java,
* java/util/EnumSet.java,
* java/util/FormatFlagsConversionMismatchException.java,
* java/util/FormatterClosedException.java,
* java/util/IllegalFormatCodePointException.java,
* java/util/IllegalFormatConversionException.java,
* java/util/IllegalFormatException.java,
* java/util/IllegalFormatFlagsException.java,
* java/util/IllegalFormatPrecisionException.java,
* java/util/IllegalFormatWidthException.java,
* java/util/InputMismatchException.java,
* java/util/InvalidPropertiesFormatException.java,
* java/util/MissingFormatArgumentException.java,
* java/util/MissingFormatWidthException.java,
* java/util/PriorityQueue.java,
* java/util/Queue.java,
* java/util/UnknownFormatConversionException.java,
* java/util/UnknownFormatFlagsException.java,
* org/omg/CORBA/SendingContext/RunTimeOperations.java,
* org/omg/CORBA/SendingContext/Runtime.java,
* vm/reference/java/lang/VMPackage.java:
Fixed address within GPL.
--
Andrew :-)
Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
"Value your freedom, or you will lose it, teaches history.
`Don't bother us with politics' respond those who don't want to learn."
-- Richard Stallman
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }
Index: gnu/classpath/ByteArray.java
===================================================================
RCS file: /cvsroot/classpath/classpath/gnu/classpath/ByteArray.java,v
retrieving revision 1.1.2.1
diff -u -3 -p -u -r1.1.2.1 ByteArray.java
--- gnu/classpath/ByteArray.java 20 Sep 2005 18:46:23 -0000 1.1.2.1
+++ gnu/classpath/ByteArray.java 21 Sep 2005 21:27:06 -0000
@@ -17,8 +17,8 @@ You should have received a copy of the G
with GNU Classpath; if not, write to the
Free Software Foundation, Inc.,
- 59 Temple Place, Suite 330,
- Boston, MA 02111-1307
+ 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301
USA
Linking this library statically or dynamically with other modules is
Index: gnu/classpath/ObjectPool.java
===================================================================
RCS file: /cvsroot/classpath/classpath/gnu/classpath/Attic/ObjectPool.java,v
retrieving revision 1.4.2.1
diff -u -3 -p -u -r1.4.2.1 ObjectPool.java
--- gnu/classpath/ObjectPool.java 2 Aug 2005 20:12:08 -0000 1.4.2.1
+++ gnu/classpath/ObjectPool.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: gnu/javax/crypto/DiffieHellmanImpl.java
===================================================================
RCS file: /cvsroot/classpath/classpath/gnu/javax/crypto/DiffieHellmanImpl.java,v
retrieving revision 1.1.2.1
diff -u -3 -p -u -r1.1.2.1 DiffieHellmanImpl.java
--- gnu/javax/crypto/DiffieHellmanImpl.java 20 Sep 2005 18:46:24 -0000
1.1.2.1
+++ gnu/javax/crypto/DiffieHellmanImpl.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: gnu/javax/crypto/GnuDHPrivateKey.java
===================================================================
RCS file: /cvsroot/classpath/classpath/gnu/javax/crypto/GnuDHPrivateKey.java,v
retrieving revision 1.1.2.1
diff -u -3 -p -u -r1.1.2.1 GnuDHPrivateKey.java
--- gnu/javax/crypto/GnuDHPrivateKey.java 20 Sep 2005 18:46:24 -0000
1.1.2.1
+++ gnu/javax/crypto/GnuDHPrivateKey.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: gnu/javax/crypto/RSACipherImpl.java
===================================================================
RCS file: /cvsroot/classpath/classpath/gnu/javax/crypto/RSACipherImpl.java,v
retrieving revision 1.1.2.1
diff -u -3 -p -u -r1.1.2.1 RSACipherImpl.java
--- gnu/javax/crypto/RSACipherImpl.java 20 Sep 2005 18:46:24 -0000 1.1.2.1
+++ gnu/javax/crypto/RSACipherImpl.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/Deprecated.java
===================================================================
RCS file: /cvsroot/classpath/classpath/java/lang/Attic/Deprecated.java,v
retrieving revision 1.1.2.6
diff -u -3 -p -u -r1.1.2.6 Deprecated.java
--- java/lang/Deprecated.java 7 Jan 2005 03:42:30 -0000 1.1.2.6
+++ java/lang/Deprecated.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/Enum.java
===================================================================
RCS file: /cvsroot/classpath/classpath/java/lang/Attic/Enum.java,v
retrieving revision 1.1.2.5
diff -u -3 -p -u -r1.1.2.5 Enum.java
--- java/lang/Enum.java 3 Aug 2005 18:57:13 -0000 1.1.2.5
+++ java/lang/Enum.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/Iterable.java
===================================================================
RCS file: /cvsroot/classpath/classpath/java/lang/Attic/Iterable.java,v
retrieving revision 1.1.2.3
diff -u -3 -p -u -r1.1.2.3 Iterable.java
--- java/lang/Iterable.java 26 Sep 2004 23:00:25 -0000 1.1.2.3
+++ java/lang/Iterable.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/MalformedParameterizedTypeException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/lang/Attic/MalformedParameterizedTypeException.java,v
retrieving revision 1.1.2.1
diff -u -3 -p -u -r1.1.2.1 MalformedParameterizedTypeException.java
--- java/lang/MalformedParameterizedTypeException.java 27 Aug 2004 00:05:03
-0000 1.1.2.1
+++ java/lang/MalformedParameterizedTypeException.java 21 Sep 2005 21:27:07
-0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/Override.java
===================================================================
RCS file: /cvsroot/classpath/classpath/java/lang/Attic/Override.java,v
retrieving revision 1.1.2.4
diff -u -3 -p -u -r1.1.2.4 Override.java
--- java/lang/Override.java 8 Sep 2004 00:43:57 -0000 1.1.2.4
+++ java/lang/Override.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/ProcessBuilder.java
===================================================================
RCS file: /cvsroot/classpath/classpath/java/lang/Attic/ProcessBuilder.java,v
retrieving revision 1.1.2.1
diff -u -3 -p -u -r1.1.2.1 ProcessBuilder.java
--- java/lang/ProcessBuilder.java 4 May 2005 22:59:44 -0000 1.1.2.1
+++ java/lang/ProcessBuilder.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/SuppressWarnings.java
===================================================================
RCS file: /cvsroot/classpath/classpath/java/lang/Attic/SuppressWarnings.java,v
retrieving revision 1.1.2.3
diff -u -3 -p -u -r1.1.2.3 SuppressWarnings.java
--- java/lang/SuppressWarnings.java 8 Sep 2004 01:36:03 -0000 1.1.2.3
+++ java/lang/SuppressWarnings.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/annotation/Annotation.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/lang/annotation/Attic/Annotation.java,v
retrieving revision 1.1.2.1
diff -u -3 -p -u -r1.1.2.1 Annotation.java
--- java/lang/annotation/Annotation.java 7 Aug 2004 19:01:27 -0000
1.1.2.1
+++ java/lang/annotation/Annotation.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/annotation/Documented.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/lang/annotation/Attic/Documented.java,v
retrieving revision 1.1.2.2
diff -u -3 -p -u -r1.1.2.2 Documented.java
--- java/lang/annotation/Documented.java 7 Jan 2005 03:42:30 -0000
1.1.2.2
+++ java/lang/annotation/Documented.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/annotation/ElementType.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/lang/annotation/Attic/ElementType.java,v
retrieving revision 1.1.2.3
diff -u -3 -p -u -r1.1.2.3 ElementType.java
--- java/lang/annotation/ElementType.java 11 Jun 2005 14:27:20 -0000
1.1.2.3
+++ java/lang/annotation/ElementType.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/annotation/IncompleteAnnotationException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/lang/annotation/Attic/IncompleteAnnotationException.java,v
retrieving revision 1.1.2.1
diff -u -3 -p -u -r1.1.2.1 IncompleteAnnotationException.java
--- java/lang/annotation/IncompleteAnnotationException.java 7 Aug 2004
19:01:27 -0000 1.1.2.1
+++ java/lang/annotation/IncompleteAnnotationException.java 21 Sep 2005
21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/annotation/Inherited.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/lang/annotation/Attic/Inherited.java,v
retrieving revision 1.1.2.2
diff -u -3 -p -u -r1.1.2.2 Inherited.java
--- java/lang/annotation/Inherited.java 7 Jan 2005 03:42:30 -0000 1.1.2.2
+++ java/lang/annotation/Inherited.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/annotation/Retention.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/lang/annotation/Attic/Retention.java,v
retrieving revision 1.1.2.3
diff -u -3 -p -u -r1.1.2.3 Retention.java
--- java/lang/annotation/Retention.java 7 Jan 2005 03:42:30 -0000 1.1.2.3
+++ java/lang/annotation/Retention.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/annotation/RetentionPolicy.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/lang/annotation/Attic/RetentionPolicy.java,v
retrieving revision 1.1.2.4
diff -u -3 -p -u -r1.1.2.4 RetentionPolicy.java
--- java/lang/annotation/RetentionPolicy.java 11 Jun 2005 14:27:20 -0000
1.1.2.4
+++ java/lang/annotation/RetentionPolicy.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/annotation/Target.java
===================================================================
RCS file: /cvsroot/classpath/classpath/java/lang/annotation/Attic/Target.java,v
retrieving revision 1.1.2.2
diff -u -3 -p -u -r1.1.2.2 Target.java
--- java/lang/annotation/Target.java 7 Jan 2005 03:42:30 -0000 1.1.2.2
+++ java/lang/annotation/Target.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/reflect/AnnotatedElement.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/lang/reflect/Attic/AnnotatedElement.java,v
retrieving revision 1.1.2.3
diff -u -3 -p -u -r1.1.2.3 AnnotatedElement.java
--- java/lang/reflect/AnnotatedElement.java 8 Jun 2005 23:24:52 -0000
1.1.2.3
+++ java/lang/reflect/AnnotatedElement.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/reflect/GenericDeclaration.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/lang/reflect/Attic/GenericDeclaration.java,v
retrieving revision 1.1.2.1
diff -u -3 -p -u -r1.1.2.1 GenericDeclaration.java
--- java/lang/reflect/GenericDeclaration.java 27 Aug 2004 00:05:03 -0000
1.1.2.1
+++ java/lang/reflect/GenericDeclaration.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/reflect/MalformedParameterizedTypeException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/lang/reflect/Attic/MalformedParameterizedTypeException.java,v
retrieving revision 1.1.2.1
diff -u -3 -p -u -r1.1.2.1 MalformedParameterizedTypeException.java
--- java/lang/reflect/MalformedParameterizedTypeException.java 20 Apr 2005
20:41:16 -0000 1.1.2.1
+++ java/lang/reflect/MalformedParameterizedTypeException.java 21 Sep 2005
21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/lang/reflect/TypeVariable.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/lang/reflect/Attic/TypeVariable.java,v
retrieving revision 1.1.2.1
diff -u -3 -p -u -r1.1.2.1 TypeVariable.java
--- java/lang/reflect/TypeVariable.java 27 Aug 2004 00:05:03 -0000 1.1.2.1
+++ java/lang/reflect/TypeVariable.java 21 Sep 2005 21:27:07 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/AbstractQueue.java
===================================================================
RCS file: /cvsroot/classpath/classpath/java/util/Attic/AbstractQueue.java,v
retrieving revision 1.1.2.3
diff -u -3 -p -u -r1.1.2.3 AbstractQueue.java
--- java/util/AbstractQueue.java 10 Jan 2005 18:25:48 -0000 1.1.2.3
+++ java/util/AbstractQueue.java 21 Sep 2005 21:27:08 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/DuplicateFormatFlagsException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/util/Attic/DuplicateFormatFlagsException.java,v
retrieving revision 1.1.2.2
diff -u -3 -p -u -r1.1.2.2 DuplicateFormatFlagsException.java
--- java/util/DuplicateFormatFlagsException.java 14 Aug 2005 00:50:33
-0000 1.1.2.2
+++ java/util/DuplicateFormatFlagsException.java 21 Sep 2005 21:27:08
-0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/EnumMap.java
===================================================================
RCS file: /cvsroot/classpath/classpath/java/util/Attic/EnumMap.java,v
retrieving revision 1.1.2.6
diff -u -3 -p -u -r1.1.2.6 EnumMap.java
--- java/util/EnumMap.java 20 Apr 2005 20:36:58 -0000 1.1.2.6
+++ java/util/EnumMap.java 21 Sep 2005 21:27:08 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/EnumSet.java
===================================================================
RCS file: /cvsroot/classpath/classpath/java/util/Attic/EnumSet.java,v
retrieving revision 1.1.2.5
diff -u -3 -p -u -r1.1.2.5 EnumSet.java
--- java/util/EnumSet.java 20 Apr 2005 20:36:58 -0000 1.1.2.5
+++ java/util/EnumSet.java 21 Sep 2005 21:27:08 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/FormatFlagsConversionMismatchException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/util/Attic/FormatFlagsConversionMismatchException.java,v
retrieving revision 1.1.2.2
diff -u -3 -p -u -r1.1.2.2 FormatFlagsConversionMismatchException.java
--- java/util/FormatFlagsConversionMismatchException.java 14 Aug 2005
00:50:33 -0000 1.1.2.2
+++ java/util/FormatFlagsConversionMismatchException.java 21 Sep 2005
21:27:08 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/FormatterClosedException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/util/Attic/FormatterClosedException.java,v
retrieving revision 1.1.2.2
diff -u -3 -p -u -r1.1.2.2 FormatterClosedException.java
--- java/util/FormatterClosedException.java 14 Aug 2005 00:50:33 -0000
1.1.2.2
+++ java/util/FormatterClosedException.java 21 Sep 2005 21:27:08 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/IllegalFormatCodePointException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/util/Attic/IllegalFormatCodePointException.java,v
retrieving revision 1.1.2.2
diff -u -3 -p -u -r1.1.2.2 IllegalFormatCodePointException.java
--- java/util/IllegalFormatCodePointException.java 14 Aug 2005 00:50:33
-0000 1.1.2.2
+++ java/util/IllegalFormatCodePointException.java 21 Sep 2005 21:27:08
-0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/IllegalFormatConversionException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/util/Attic/IllegalFormatConversionException.java,v
retrieving revision 1.1.2.2
diff -u -3 -p -u -r1.1.2.2 IllegalFormatConversionException.java
--- java/util/IllegalFormatConversionException.java 14 Aug 2005 00:50:33
-0000 1.1.2.2
+++ java/util/IllegalFormatConversionException.java 21 Sep 2005 21:27:08
-0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/IllegalFormatException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/util/Attic/IllegalFormatException.java,v
retrieving revision 1.1.2.2
diff -u -3 -p -u -r1.1.2.2 IllegalFormatException.java
--- java/util/IllegalFormatException.java 14 Aug 2005 00:50:33 -0000
1.1.2.2
+++ java/util/IllegalFormatException.java 21 Sep 2005 21:27:08 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/IllegalFormatFlagsException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/util/Attic/IllegalFormatFlagsException.java,v
retrieving revision 1.1.2.2
diff -u -3 -p -u -r1.1.2.2 IllegalFormatFlagsException.java
--- java/util/IllegalFormatFlagsException.java 14 Aug 2005 00:50:33 -0000
1.1.2.2
+++ java/util/IllegalFormatFlagsException.java 21 Sep 2005 21:27:08 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/IllegalFormatPrecisionException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/util/Attic/IllegalFormatPrecisionException.java,v
retrieving revision 1.1.2.2
diff -u -3 -p -u -r1.1.2.2 IllegalFormatPrecisionException.java
--- java/util/IllegalFormatPrecisionException.java 14 Aug 2005 00:50:33
-0000 1.1.2.2
+++ java/util/IllegalFormatPrecisionException.java 21 Sep 2005 21:27:08
-0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/IllegalFormatWidthException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/util/Attic/IllegalFormatWidthException.java,v
retrieving revision 1.1.2.2
diff -u -3 -p -u -r1.1.2.2 IllegalFormatWidthException.java
--- java/util/IllegalFormatWidthException.java 14 Aug 2005 00:50:33 -0000
1.1.2.2
+++ java/util/IllegalFormatWidthException.java 21 Sep 2005 21:27:08 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/InputMismatchException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/util/Attic/InputMismatchException.java,v
retrieving revision 1.1.2.1
diff -u -3 -p -u -r1.1.2.1 InputMismatchException.java
--- java/util/InputMismatchException.java 20 Apr 2005 20:20:31 -0000
1.1.2.1
+++ java/util/InputMismatchException.java 21 Sep 2005 21:27:08 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/InvalidPropertiesFormatException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/util/Attic/InvalidPropertiesFormatException.java,v
retrieving revision 1.1.2.1
diff -u -3 -p -u -r1.1.2.1 InvalidPropertiesFormatException.java
--- java/util/InvalidPropertiesFormatException.java 14 Aug 2005 00:50:33
-0000 1.1.2.1
+++ java/util/InvalidPropertiesFormatException.java 21 Sep 2005 21:27:08
-0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/MissingFormatArgumentException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/util/Attic/MissingFormatArgumentException.java,v
retrieving revision 1.1.2.2
diff -u -3 -p -u -r1.1.2.2 MissingFormatArgumentException.java
--- java/util/MissingFormatArgumentException.java 14 Aug 2005 00:50:33
-0000 1.1.2.2
+++ java/util/MissingFormatArgumentException.java 21 Sep 2005 21:27:08
-0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/MissingFormatWidthException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/util/Attic/MissingFormatWidthException.java,v
retrieving revision 1.1.2.2
diff -u -3 -p -u -r1.1.2.2 MissingFormatWidthException.java
--- java/util/MissingFormatWidthException.java 14 Aug 2005 00:50:33 -0000
1.1.2.2
+++ java/util/MissingFormatWidthException.java 21 Sep 2005 21:27:08 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/PriorityQueue.java
===================================================================
RCS file: /cvsroot/classpath/classpath/java/util/Attic/PriorityQueue.java,v
retrieving revision 1.1.2.4
diff -u -3 -p -u -r1.1.2.4 PriorityQueue.java
--- java/util/PriorityQueue.java 20 Apr 2005 20:36:58 -0000 1.1.2.4
+++ java/util/PriorityQueue.java 21 Sep 2005 21:27:08 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/Queue.java
===================================================================
RCS file: /cvsroot/classpath/classpath/java/util/Attic/Queue.java,v
retrieving revision 1.1.2.1
diff -u -3 -p -u -r1.1.2.1 Queue.java
--- java/util/Queue.java 7 Aug 2004 20:31:55 -0000 1.1.2.1
+++ java/util/Queue.java 21 Sep 2005 21:27:08 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/UnknownFormatConversionException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/util/Attic/UnknownFormatConversionException.java,v
retrieving revision 1.1.2.2
diff -u -3 -p -u -r1.1.2.2 UnknownFormatConversionException.java
--- java/util/UnknownFormatConversionException.java 14 Aug 2005 00:50:33
-0000 1.1.2.2
+++ java/util/UnknownFormatConversionException.java 21 Sep 2005 21:27:08
-0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: java/util/UnknownFormatFlagsException.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/java/util/Attic/UnknownFormatFlagsException.java,v
retrieving revision 1.1.2.2
diff -u -3 -p -u -r1.1.2.2 UnknownFormatFlagsException.java
--- java/util/UnknownFormatFlagsException.java 14 Aug 2005 00:50:33 -0000
1.1.2.2
+++ java/util/UnknownFormatFlagsException.java 21 Sep 2005 21:27:08 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: org/omg/CORBA/SendingContext/RunTimeOperations.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/org/omg/CORBA/SendingContext/Attic/RunTimeOperations.java,v
retrieving revision 1.2.2.1
diff -u -3 -p -u -r1.2.2.1 RunTimeOperations.java
--- org/omg/CORBA/SendingContext/RunTimeOperations.java 5 Jun 2005 19:36:39
-0000 1.2.2.1
+++ org/omg/CORBA/SendingContext/RunTimeOperations.java 21 Sep 2005 21:27:11
-0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: org/omg/CORBA/SendingContext/Runtime.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/org/omg/CORBA/SendingContext/Attic/Runtime.java,v
retrieving revision 1.2.2.1
diff -u -3 -p -u -r1.2.2.1 Runtime.java
--- org/omg/CORBA/SendingContext/Runtime.java 5 Jun 2005 19:36:39 -0000
1.2.2.1
+++ org/omg/CORBA/SendingContext/Runtime.java 21 Sep 2005 21:27:11 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
Index: vm/reference/java/lang/VMPackage.java
===================================================================
RCS file:
/cvsroot/classpath/classpath/vm/reference/java/lang/Attic/VMPackage.java,v
retrieving revision 1.1.2.1
diff -u -3 -p -u -r1.1.2.1 VMPackage.java
--- vm/reference/java/lang/VMPackage.java 8 Jun 2005 23:24:52 -0000
1.1.2.1
+++ vm/reference/java/lang/VMPackage.java 21 Sep 2005 21:27:11 -0000
@@ -15,8 +15,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307 USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+02110-1301 USA.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and
signature.asc
Description: Digital signature
_______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
