diff options
Diffstat (limited to 'libjava/gnu/java/rmi/dgc')
-rw-r--r-- | libjava/gnu/java/rmi/dgc/DGCImpl.java | 4 | ||||
-rw-r--r-- | libjava/gnu/java/rmi/dgc/DGCImpl_Skel.java | 4 | ||||
-rw-r--r-- | libjava/gnu/java/rmi/dgc/DGCImpl_Stub.java | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/libjava/gnu/java/rmi/dgc/DGCImpl.java b/libjava/gnu/java/rmi/dgc/DGCImpl.java index a41dabdedfe..a32445c343b 100644 --- a/libjava/gnu/java/rmi/dgc/DGCImpl.java +++ b/libjava/gnu/java/rmi/dgc/DGCImpl.java @@ -16,8 +16,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 diff --git a/libjava/gnu/java/rmi/dgc/DGCImpl_Skel.java b/libjava/gnu/java/rmi/dgc/DGCImpl_Skel.java index 545ebc7bdea..5f032e72f8a 100644 --- a/libjava/gnu/java/rmi/dgc/DGCImpl_Skel.java +++ b/libjava/gnu/java/rmi/dgc/DGCImpl_Skel.java @@ -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 diff --git a/libjava/gnu/java/rmi/dgc/DGCImpl_Stub.java b/libjava/gnu/java/rmi/dgc/DGCImpl_Stub.java index bffde5280cd..b1e086a73b2 100644 --- a/libjava/gnu/java/rmi/dgc/DGCImpl_Stub.java +++ b/libjava/gnu/java/rmi/dgc/DGCImpl_Stub.java @@ -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 |