Hi, Some of our files had the wrong address in their boilerplate. This fixes that.
2005-08-24 Mark Wielaard <[EMAIL PROTECTED]>
* gnu/CORBA/ForwardRequestHelper.java: Update copyright boilerplate
address.
* gnu/classpath/jdwp/processor/CommandSet.java: Likewise.
* gnu/classpath/jdwp/processor/StringReferenceCommandSet.java:
Likewise.
* gnu/classpath/jdwp/processor/ClassLoaderReferenceCommandSet.java:
Likewise.
* gnu/classpath/jdwp/processor/ClassTypeCommandSet.java: Likewise.
* gnu/classpath/jdwp/processor/StackFrameCommandSet.java: Likewise.
* gnu/classpath/jdwp/processor/ThreadReferenceCommandSet.java:
Likewise.
* gnu/classpath/jdwp/util/LineTable.java: Likewise.
* gnu/classpath/jdwp/util/MethodResult.java: Likewise.
* gnu/classpath/jdwp/util/VariableTable.java: Likewise.
* javax/xml/namespace/QName.java: Likewise.
* org/omg/DynamicAny/_DynAnyFactoryStub.java: Likewise.
* org/omg/DynamicAny/_DynAnyStub.java: Likewise.
* org/omg/DynamicAny/_DynArrayStub.java: Likewise.
* org/omg/DynamicAny/_DynEnumStub.java: Likewise.
* org/omg/DynamicAny/_DynFixedStub.java: Likewise.
* org/omg/DynamicAny/_DynSequenceStub.java: Likewise.
* org/omg/DynamicAny/_DynStructStub.java: Likewise.
* org/omg/DynamicAny/_DynUnionStub.java: Likewise.
* org/omg/DynamicAny/_DynValueStub.java: Likewise.
* org/omg/PortableServer/ForwardRequest.java: Likewise.
* org/omg/PortableServer/CurrentHelper.java: Likewise.
* org/omg/PortableServer/ForwardRequestHelper.java: Likewise.
* org/omg/PortableServer/ServantActivatorHelper.java: Likewise.
* org/omg/PortableServer/ServantLocatorHelper.java: Likewise.
* org/omg/PortableServer/_ServantActivatorStub.java: Likewise.
* org/omg/PortableServer/_ServantLocatorStub.java: Likewise.
Committed,
Mark
Index: gnu/CORBA/ForwardRequestHelper.java =================================================================== RCS file: /cvsroot/classpath/classpath/gnu/CORBA/ForwardRequestHelper.java,v retrieving revision 1.1 diff -u -r1.1 ForwardRequestHelper.java --- gnu/CORBA/ForwardRequestHelper.java 22 Jul 2005 16:57:47 -0000 1.1 +++ gnu/CORBA/ForwardRequestHelper.java 24 Aug 2005 22:48:32 -0000 @@ -15,8 +15,8 @@ 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/classpath/jdwp/processor/CommandSet.java =================================================================== RCS file: /cvsroot/classpath/classpath/gnu/classpath/jdwp/processor/CommandSet.java,v retrieving revision 1.1 diff -u -r1.1 CommandSet.java --- gnu/classpath/jdwp/processor/CommandSet.java 4 Jul 2005 16:03:23 -0000 1.1 +++ gnu/classpath/jdwp/processor/CommandSet.java 24 Aug 2005 22:48:32 -0000 @@ -15,8 +15,8 @@ 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/classpath/jdwp/processor/StringReferenceCommandSet.java =================================================================== RCS file: /cvsroot/classpath/classpath/gnu/classpath/jdwp/processor/StringReferenceCommandSet.java,v retrieving revision 1.1 diff -u -r1.1 StringReferenceCommandSet.java --- gnu/classpath/jdwp/processor/StringReferenceCommandSet.java 5 Jul 2005 17:21:22 -0000 1.1 +++ gnu/classpath/jdwp/processor/StringReferenceCommandSet.java 24 Aug 2005 22:48:32 -0000 @@ -16,8 +16,8 @@ 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/classpath/jdwp/processor/ClassLoaderReferenceCommandSet.java =================================================================== RCS file: /cvsroot/classpath/classpath/gnu/classpath/jdwp/processor/ClassLoaderReferenceCommandSet.java,v retrieving revision 1.1 diff -u -r1.1 ClassLoaderReferenceCommandSet.java --- gnu/classpath/jdwp/processor/ClassLoaderReferenceCommandSet.java 9 Aug 2005 15:49:39 -0000 1.1 +++ gnu/classpath/jdwp/processor/ClassLoaderReferenceCommandSet.java 24 Aug 2005 22:48:32 -0000 @@ -16,8 +16,8 @@ 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/classpath/jdwp/processor/ClassTypeCommandSet.java =================================================================== RCS file: /cvsroot/classpath/classpath/gnu/classpath/jdwp/processor/ClassTypeCommandSet.java,v retrieving revision 1.1 diff -u -r1.1 ClassTypeCommandSet.java --- gnu/classpath/jdwp/processor/ClassTypeCommandSet.java 10 Aug 2005 19:53:13 -0000 1.1 +++ gnu/classpath/jdwp/processor/ClassTypeCommandSet.java 24 Aug 2005 22:48:32 -0000 @@ -16,8 +16,8 @@ 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/classpath/jdwp/processor/StackFrameCommandSet.java =================================================================== RCS file: /cvsroot/classpath/classpath/gnu/classpath/jdwp/processor/StackFrameCommandSet.java,v retrieving revision 1.2 diff -u -r1.2 StackFrameCommandSet.java --- gnu/classpath/jdwp/processor/StackFrameCommandSet.java 12 Aug 2005 19:25:50 -0000 1.2 +++ gnu/classpath/jdwp/processor/StackFrameCommandSet.java 24 Aug 2005 22:48:32 -0000 @@ -15,8 +15,8 @@ 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/classpath/jdwp/processor/ThreadReferenceCommandSet.java =================================================================== RCS file: /cvsroot/classpath/classpath/gnu/classpath/jdwp/processor/ThreadReferenceCommandSet.java,v retrieving revision 1.2 diff -u -r1.2 ThreadReferenceCommandSet.java --- gnu/classpath/jdwp/processor/ThreadReferenceCommandSet.java 12 Aug 2005 19:25:50 -0000 1.2 +++ gnu/classpath/jdwp/processor/ThreadReferenceCommandSet.java 24 Aug 2005 22:48:32 -0000 @@ -15,8 +15,8 @@ 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/classpath/jdwp/util/LineTable.java =================================================================== RCS file: /cvsroot/classpath/classpath/gnu/classpath/jdwp/util/LineTable.java,v retrieving revision 1.1 diff -u -r1.1 LineTable.java --- gnu/classpath/jdwp/util/LineTable.java 13 Aug 2005 00:44:36 -0000 1.1 +++ gnu/classpath/jdwp/util/LineTable.java 24 Aug 2005 22:48:32 -0000 @@ -15,8 +15,8 @@ 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/classpath/jdwp/util/MethodResult.java =================================================================== RCS file: /cvsroot/classpath/classpath/gnu/classpath/jdwp/util/MethodResult.java,v retrieving revision 1.1 diff -u -r1.1 MethodResult.java --- gnu/classpath/jdwp/util/MethodResult.java 10 Aug 2005 19:53:14 -0000 1.1 +++ gnu/classpath/jdwp/util/MethodResult.java 24 Aug 2005 22:48:32 -0000 @@ -16,8 +16,8 @@ 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/classpath/jdwp/util/VariableTable.java =================================================================== RCS file: /cvsroot/classpath/classpath/gnu/classpath/jdwp/util/VariableTable.java,v retrieving revision 1.1 diff -u -r1.1 VariableTable.java --- gnu/classpath/jdwp/util/VariableTable.java 13 Aug 2005 00:44:36 -0000 1.1 +++ gnu/classpath/jdwp/util/VariableTable.java 24 Aug 2005 22:48:32 -0000 @@ -15,8 +15,8 @@ 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: javax/xml/namespace/QName.java =================================================================== RCS file: /cvsroot/classpath/classpath/javax/xml/namespace/QName.java,v retrieving revision 1.4 diff -u -r1.4 QName.java --- javax/xml/namespace/QName.java 9 Jul 2005 20:38:36 -0000 1.4 +++ javax/xml/namespace/QName.java 24 Aug 2005 22:48:32 -0000 @@ -1,40 +1,40 @@ -/* - * QName.java - * Copyright (C) 2004 The Free Software Foundation - * - * This file is part of GNU JAXP, a library. - * - * GNU JAXP is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * GNU JAXP is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - * Linking this library statically or dynamically with other modules is - * making a combined work based on this library. Thus, the terms and - * conditions of the GNU General Public License cover the whole - * combination. - * - * As a special exception, the copyright holders of this library give you - * permission to link this library with independent modules to produce an - * executable, regardless of the license terms of these independent - * modules, and to copy and distribute the resulting executable under - * terms of your choice, provided that you also meet, for each linked - * independent module, the terms and conditions of the license of that - * module. An independent module is a module which is not derived from - * or based on this library. If you modify this library, you may extend - * this exception to your version of the library, but you are not - * obliged to do so. If you do not wish to do so, delete this - * exception statement from your version. - */ +/* QName.java - An XML qualified name. + Copyright (C) 2004 Free Software Foundation, Inc. + +This file is part of GNU Classpath. + +GNU Classpath is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2, or (at your option) +any later version. + +GNU Classpath is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +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., 51 Franklin Street, Fifth Floor, Boston, MA +02111-1301 USA. + +Linking this library statically or dynamically with other modules is +making a combined work based on this library. Thus, the terms and +conditions of the GNU General Public License cover the whole +combination. + +As a special exception, the copyright holders of this library give you +permission to link this library with independent modules to produce an +executable, regardless of the license terms of these independent +modules, and to copy and distribute the resulting executable under +terms of your choice, provided that you also meet, for each linked +independent module, the terms and conditions of the license of that +module. An independent module is a module which is not derived from +or based on this library. If you modify this library, you may extend +this exception to your version of the library, but you are not +obligated to do so. If you do not wish to do so, delete this +exception statement from your version. */ + package javax.xml.namespace; Index: org/omg/DynamicAny/_DynAnyFactoryStub.java =================================================================== RCS file: /cvsroot/classpath/classpath/org/omg/DynamicAny/_DynAnyFactoryStub.java,v retrieving revision 1.2 diff -u -r1.2 _DynAnyFactoryStub.java --- org/omg/DynamicAny/_DynAnyFactoryStub.java 10 Aug 2005 16:49:58 -0000 1.2 +++ org/omg/DynamicAny/_DynAnyFactoryStub.java 24 Aug 2005 22:48:32 -0000 @@ -11,8 +11,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 conditions of the GNU General Public License cover the whole Index: org/omg/DynamicAny/_DynAnyStub.java =================================================================== RCS file: /cvsroot/classpath/classpath/org/omg/DynamicAny/_DynAnyStub.java,v retrieving revision 1.2 diff -u -r1.2 _DynAnyStub.java --- org/omg/DynamicAny/_DynAnyStub.java 10 Aug 2005 16:49:58 -0000 1.2 +++ org/omg/DynamicAny/_DynAnyStub.java 24 Aug 2005 22:48:32 -0000 @@ -11,8 +11,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 conditions of the GNU General Public License cover the whole Index: org/omg/DynamicAny/_DynArrayStub.java =================================================================== RCS file: /cvsroot/classpath/classpath/org/omg/DynamicAny/_DynArrayStub.java,v retrieving revision 1.2 diff -u -r1.2 _DynArrayStub.java --- org/omg/DynamicAny/_DynArrayStub.java 10 Aug 2005 16:49:58 -0000 1.2 +++ org/omg/DynamicAny/_DynArrayStub.java 24 Aug 2005 22:48:32 -0000 @@ -11,8 +11,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 conditions of the GNU General Public License cover the whole Index: org/omg/DynamicAny/_DynEnumStub.java =================================================================== RCS file: /cvsroot/classpath/classpath/org/omg/DynamicAny/_DynEnumStub.java,v retrieving revision 1.2 diff -u -r1.2 _DynEnumStub.java --- org/omg/DynamicAny/_DynEnumStub.java 10 Aug 2005 16:49:58 -0000 1.2 +++ org/omg/DynamicAny/_DynEnumStub.java 24 Aug 2005 22:48:32 -0000 @@ -11,8 +11,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 conditions of the GNU General Public License cover the whole Index: org/omg/DynamicAny/_DynFixedStub.java =================================================================== RCS file: /cvsroot/classpath/classpath/org/omg/DynamicAny/_DynFixedStub.java,v retrieving revision 1.2 diff -u -r1.2 _DynFixedStub.java --- org/omg/DynamicAny/_DynFixedStub.java 10 Aug 2005 16:49:58 -0000 1.2 +++ org/omg/DynamicAny/_DynFixedStub.java 24 Aug 2005 22:48:32 -0000 @@ -11,8 +11,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 conditions of the GNU General Public License cover the whole Index: org/omg/DynamicAny/_DynSequenceStub.java =================================================================== RCS file: /cvsroot/classpath/classpath/org/omg/DynamicAny/_DynSequenceStub.java,v retrieving revision 1.2 diff -u -r1.2 _DynSequenceStub.java --- org/omg/DynamicAny/_DynSequenceStub.java 10 Aug 2005 16:49:58 -0000 1.2 +++ org/omg/DynamicAny/_DynSequenceStub.java 24 Aug 2005 22:48:32 -0000 @@ -11,8 +11,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 conditions of the GNU General Public License cover the whole Index: org/omg/DynamicAny/_DynStructStub.java =================================================================== RCS file: /cvsroot/classpath/classpath/org/omg/DynamicAny/_DynStructStub.java,v retrieving revision 1.2 diff -u -r1.2 _DynStructStub.java --- org/omg/DynamicAny/_DynStructStub.java 10 Aug 2005 16:49:58 -0000 1.2 +++ org/omg/DynamicAny/_DynStructStub.java 24 Aug 2005 22:48:32 -0000 @@ -11,8 +11,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 conditions of the GNU General Public License cover the whole Index: org/omg/DynamicAny/_DynUnionStub.java =================================================================== RCS file: /cvsroot/classpath/classpath/org/omg/DynamicAny/_DynUnionStub.java,v retrieving revision 1.2 diff -u -r1.2 _DynUnionStub.java --- org/omg/DynamicAny/_DynUnionStub.java 10 Aug 2005 16:49:58 -0000 1.2 +++ org/omg/DynamicAny/_DynUnionStub.java 24 Aug 2005 22:48:32 -0000 @@ -11,8 +11,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 conditions of the GNU General Public License cover the whole Index: org/omg/DynamicAny/_DynValueStub.java =================================================================== RCS file: /cvsroot/classpath/classpath/org/omg/DynamicAny/_DynValueStub.java,v retrieving revision 1.2 diff -u -r1.2 _DynValueStub.java --- org/omg/DynamicAny/_DynValueStub.java 10 Aug 2005 16:49:58 -0000 1.2 +++ org/omg/DynamicAny/_DynValueStub.java 24 Aug 2005 22:48:32 -0000 @@ -11,8 +11,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 conditions of the GNU General Public License cover the whole Index: org/omg/PortableServer/ForwardRequest.java =================================================================== RCS file: /cvsroot/classpath/classpath/org/omg/PortableServer/ForwardRequest.java,v retrieving revision 1.1 diff -u -r1.1 ForwardRequest.java --- org/omg/PortableServer/ForwardRequest.java 19 Jul 2005 20:34:03 -0000 1.1 +++ org/omg/PortableServer/ForwardRequest.java 24 Aug 2005 22:48:32 -0000 @@ -15,7 +15,7 @@ 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 +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Index: org/omg/PortableServer/CurrentHelper.java =================================================================== RCS file: /cvsroot/classpath/classpath/org/omg/PortableServer/CurrentHelper.java,v retrieving revision 1.1 diff -u -r1.1 CurrentHelper.java --- org/omg/PortableServer/CurrentHelper.java 22 Jul 2005 16:57:47 -0000 1.1 +++ org/omg/PortableServer/CurrentHelper.java 24 Aug 2005 22:48:32 -0000 @@ -15,8 +15,8 @@ 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/PortableServer/ForwardRequestHelper.java =================================================================== RCS file: /cvsroot/classpath/classpath/org/omg/PortableServer/ForwardRequestHelper.java,v retrieving revision 1.1 diff -u -r1.1 ForwardRequestHelper.java --- org/omg/PortableServer/ForwardRequestHelper.java 23 Jul 2005 17:09:52 -0000 1.1 +++ org/omg/PortableServer/ForwardRequestHelper.java 24 Aug 2005 22:48:32 -0000 @@ -15,8 +15,8 @@ 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/PortableServer/ServantActivatorHelper.java =================================================================== RCS file: /cvsroot/classpath/classpath/org/omg/PortableServer/ServantActivatorHelper.java,v retrieving revision 1.1 diff -u -r1.1 ServantActivatorHelper.java --- org/omg/PortableServer/ServantActivatorHelper.java 22 Jul 2005 16:57:47 -0000 1.1 +++ org/omg/PortableServer/ServantActivatorHelper.java 24 Aug 2005 22:48:32 -0000 @@ -15,8 +15,8 @@ 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/PortableServer/ServantLocatorHelper.java =================================================================== RCS file: /cvsroot/classpath/classpath/org/omg/PortableServer/ServantLocatorHelper.java,v retrieving revision 1.1 diff -u -r1.1 ServantLocatorHelper.java --- org/omg/PortableServer/ServantLocatorHelper.java 22 Jul 2005 16:57:47 -0000 1.1 +++ org/omg/PortableServer/ServantLocatorHelper.java 24 Aug 2005 22:48:32 -0000 @@ -15,8 +15,8 @@ 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/PortableServer/_ServantActivatorStub.java =================================================================== RCS file: /cvsroot/classpath/classpath/org/omg/PortableServer/_ServantActivatorStub.java,v retrieving revision 1.1 diff -u -r1.1 _ServantActivatorStub.java --- org/omg/PortableServer/_ServantActivatorStub.java 22 Jul 2005 16:57:47 -0000 1.1 +++ org/omg/PortableServer/_ServantActivatorStub.java 24 Aug 2005 22:48:32 -0000 @@ -15,8 +15,8 @@ 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/PortableServer/_ServantLocatorStub.java =================================================================== RCS file: /cvsroot/classpath/classpath/org/omg/PortableServer/_ServantLocatorStub.java,v retrieving revision 1.1 diff -u -r1.1 _ServantLocatorStub.java --- org/omg/PortableServer/_ServantLocatorStub.java 22 Jul 2005 16:57:47 -0000 1.1 +++ org/omg/PortableServer/_ServantLocatorStub.java 24 Aug 2005 22:48:32 -0000 @@ -15,8 +15,8 @@ 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: This is a digitally signed message part
_______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
