diff options
Diffstat (limited to 'libjava/javax/swing/text/rtf')
| -rw-r--r-- | libjava/javax/swing/text/rtf/ControlWordToken.java | 4 | ||||
| -rw-r--r-- | libjava/javax/swing/text/rtf/RTFEditorKit.java | 4 | ||||
| -rw-r--r-- | libjava/javax/swing/text/rtf/RTFParseException.java | 4 | ||||
| -rw-r--r-- | libjava/javax/swing/text/rtf/RTFParser.java | 4 | ||||
| -rw-r--r-- | libjava/javax/swing/text/rtf/RTFScanner.java | 4 | ||||
| -rw-r--r-- | libjava/javax/swing/text/rtf/TextToken.java | 4 | ||||
| -rw-r--r-- | libjava/javax/swing/text/rtf/Token.java | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/libjava/javax/swing/text/rtf/ControlWordToken.java b/libjava/javax/swing/text/rtf/ControlWordToken.java index 043cae412e7..7008f0fd4a9 100644 --- a/libjava/javax/swing/text/rtf/ControlWordToken.java +++ b/libjava/javax/swing/text/rtf/ControlWordToken.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/javax/swing/text/rtf/RTFEditorKit.java b/libjava/javax/swing/text/rtf/RTFEditorKit.java index 8a6e88a84e4..b2ebe3dd18c 100644 --- a/libjava/javax/swing/text/rtf/RTFEditorKit.java +++ b/libjava/javax/swing/text/rtf/RTFEditorKit.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/javax/swing/text/rtf/RTFParseException.java b/libjava/javax/swing/text/rtf/RTFParseException.java index dba51d2e0c3..2a9c64f05b8 100644 --- a/libjava/javax/swing/text/rtf/RTFParseException.java +++ b/libjava/javax/swing/text/rtf/RTFParseException.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/javax/swing/text/rtf/RTFParser.java b/libjava/javax/swing/text/rtf/RTFParser.java index fe837fbff3a..4f0f967c117 100644 --- a/libjava/javax/swing/text/rtf/RTFParser.java +++ b/libjava/javax/swing/text/rtf/RTFParser.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/javax/swing/text/rtf/RTFScanner.java b/libjava/javax/swing/text/rtf/RTFScanner.java index d964a43472c..3cdd6e8e0b9 100644 --- a/libjava/javax/swing/text/rtf/RTFScanner.java +++ b/libjava/javax/swing/text/rtf/RTFScanner.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/javax/swing/text/rtf/TextToken.java b/libjava/javax/swing/text/rtf/TextToken.java index e326792cc1b..2d6d527d132 100644 --- a/libjava/javax/swing/text/rtf/TextToken.java +++ b/libjava/javax/swing/text/rtf/TextToken.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/javax/swing/text/rtf/Token.java b/libjava/javax/swing/text/rtf/Token.java index a7a955269dc..7d5adaaf0bb 100644 --- a/libjava/javax/swing/text/rtf/Token.java +++ b/libjava/javax/swing/text/rtf/Token.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 |

