diff options
Diffstat (limited to 'libjava/gnu/java/util')
-rw-r--r-- | libjava/gnu/java/util/DoubleEnumeration.java | 4 | ||||
-rw-r--r-- | libjava/gnu/java/util/EmptyEnumeration.java | 4 | ||||
-rw-r--r-- | libjava/gnu/java/util/prefs/FileBasedFactory.java | 4 | ||||
-rw-r--r-- | libjava/gnu/java/util/prefs/MemoryBasedFactory.java | 4 | ||||
-rw-r--r-- | libjava/gnu/java/util/prefs/MemoryBasedPreferences.java | 4 | ||||
-rw-r--r-- | libjava/gnu/java/util/prefs/NodeReader.java | 4 | ||||
-rw-r--r-- | libjava/gnu/java/util/prefs/NodeWriter.java | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/libjava/gnu/java/util/DoubleEnumeration.java b/libjava/gnu/java/util/DoubleEnumeration.java index 21eb605e792..1fc37f8e0f8 100644 --- a/libjava/gnu/java/util/DoubleEnumeration.java +++ b/libjava/gnu/java/util/DoubleEnumeration.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/util/EmptyEnumeration.java b/libjava/gnu/java/util/EmptyEnumeration.java index 4e80499c8a4..46a82d6cb53 100644 --- a/libjava/gnu/java/util/EmptyEnumeration.java +++ b/libjava/gnu/java/util/EmptyEnumeration.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/util/prefs/FileBasedFactory.java b/libjava/gnu/java/util/prefs/FileBasedFactory.java index fc6085feeb5..70f3558fc6f 100644 --- a/libjava/gnu/java/util/prefs/FileBasedFactory.java +++ b/libjava/gnu/java/util/prefs/FileBasedFactory.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/util/prefs/MemoryBasedFactory.java b/libjava/gnu/java/util/prefs/MemoryBasedFactory.java index ff21066d393..abaf0016f5b 100644 --- a/libjava/gnu/java/util/prefs/MemoryBasedFactory.java +++ b/libjava/gnu/java/util/prefs/MemoryBasedFactory.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/util/prefs/MemoryBasedPreferences.java b/libjava/gnu/java/util/prefs/MemoryBasedPreferences.java index c1d59c7b1c9..b2f321c9c7e 100644 --- a/libjava/gnu/java/util/prefs/MemoryBasedPreferences.java +++ b/libjava/gnu/java/util/prefs/MemoryBasedPreferences.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/util/prefs/NodeReader.java b/libjava/gnu/java/util/prefs/NodeReader.java index e343b6b2b5c..4cd52e5dbf9 100644 --- a/libjava/gnu/java/util/prefs/NodeReader.java +++ b/libjava/gnu/java/util/prefs/NodeReader.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/util/prefs/NodeWriter.java b/libjava/gnu/java/util/prefs/NodeWriter.java index d570d99af60..1eed9e66e2d 100644 --- a/libjava/gnu/java/util/prefs/NodeWriter.java +++ b/libjava/gnu/java/util/prefs/NodeWriter.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 |