diff options
| author | Kelley Cook <kcook@gcc.gnu.org> | 2005-06-30 03:22:09 +0000 |
|---|---|---|
| committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-06-30 03:22:09 +0000 |
| commit | 917b04f4923bdb692362b09ce5c4730d073c4c00 (patch) | |
| tree | b13c0efbd21bc7cd7cdb9d01164f48e939bbe411 /libjava/gnu/java/text | |
| parent | 674391b8f1380a53613fd3254d61a759072bdad0 (diff) | |
| download | gcc-917b04f4923bdb692362b09ce5c4730d073c4c00.zip gcc-917b04f4923bdb692362b09ce5c4730d073c4c00.tar.gz gcc-917b04f4923bdb692362b09ce5c4730d073c4c00.tar.bz2 | |
Update FSF address
From-SVN: r101453
Diffstat (limited to 'libjava/gnu/java/text')
| -rw-r--r-- | libjava/gnu/java/text/AttributedFormatBuffer.java | 4 | ||||
| -rw-r--r-- | libjava/gnu/java/text/BaseBreakIterator.java | 4 | ||||
| -rw-r--r-- | libjava/gnu/java/text/CharacterBreakIterator.java | 4 | ||||
| -rw-r--r-- | libjava/gnu/java/text/FormatBuffer.java | 4 | ||||
| -rw-r--r-- | libjava/gnu/java/text/FormatCharacterIterator.java | 4 | ||||
| -rw-r--r-- | libjava/gnu/java/text/LineBreakIterator.java | 4 | ||||
| -rw-r--r-- | libjava/gnu/java/text/SentenceBreakIterator.java | 4 | ||||
| -rw-r--r-- | libjava/gnu/java/text/StringFormatBuffer.java | 4 | ||||
| -rw-r--r-- | libjava/gnu/java/text/WordBreakIterator.java | 4 |
9 files changed, 18 insertions, 18 deletions
diff --git a/libjava/gnu/java/text/AttributedFormatBuffer.java b/libjava/gnu/java/text/AttributedFormatBuffer.java index a02f8a1..8cfc8f5 100644 --- a/libjava/gnu/java/text/AttributedFormatBuffer.java +++ b/libjava/gnu/java/text/AttributedFormatBuffer.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/text/BaseBreakIterator.java b/libjava/gnu/java/text/BaseBreakIterator.java index 40a698f..c28a208 100644 --- a/libjava/gnu/java/text/BaseBreakIterator.java +++ b/libjava/gnu/java/text/BaseBreakIterator.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/text/CharacterBreakIterator.java b/libjava/gnu/java/text/CharacterBreakIterator.java index c973f7b..5274543 100644 --- a/libjava/gnu/java/text/CharacterBreakIterator.java +++ b/libjava/gnu/java/text/CharacterBreakIterator.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/text/FormatBuffer.java b/libjava/gnu/java/text/FormatBuffer.java index addfcbe5..e6b6820 100644 --- a/libjava/gnu/java/text/FormatBuffer.java +++ b/libjava/gnu/java/text/FormatBuffer.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/text/FormatCharacterIterator.java b/libjava/gnu/java/text/FormatCharacterIterator.java index 942641a..7c41ed2 100644 --- a/libjava/gnu/java/text/FormatCharacterIterator.java +++ b/libjava/gnu/java/text/FormatCharacterIterator.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/text/LineBreakIterator.java b/libjava/gnu/java/text/LineBreakIterator.java index 7f00a95..ad07479 100644 --- a/libjava/gnu/java/text/LineBreakIterator.java +++ b/libjava/gnu/java/text/LineBreakIterator.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/text/SentenceBreakIterator.java b/libjava/gnu/java/text/SentenceBreakIterator.java index 3d39587..f91d269 100644 --- a/libjava/gnu/java/text/SentenceBreakIterator.java +++ b/libjava/gnu/java/text/SentenceBreakIterator.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/text/StringFormatBuffer.java b/libjava/gnu/java/text/StringFormatBuffer.java index ec0ed86..5772186 100644 --- a/libjava/gnu/java/text/StringFormatBuffer.java +++ b/libjava/gnu/java/text/StringFormatBuffer.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/text/WordBreakIterator.java b/libjava/gnu/java/text/WordBreakIterator.java index 85c44da..f140369 100644 --- a/libjava/gnu/java/text/WordBreakIterator.java +++ b/libjava/gnu/java/text/WordBreakIterator.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 |
