diff options
Diffstat (limited to 'libjava/gnu/xml/util')
-rw-r--r-- | libjava/gnu/xml/util/DoParse.java | 4 | ||||
-rw-r--r-- | libjava/gnu/xml/util/DomParser.java | 4 | ||||
-rw-r--r-- | libjava/gnu/xml/util/Resolver.java | 4 | ||||
-rw-r--r-- | libjava/gnu/xml/util/SAXNullTransformerFactory.java | 4 | ||||
-rw-r--r-- | libjava/gnu/xml/util/XCat.java | 4 | ||||
-rw-r--r-- | libjava/gnu/xml/util/XHTMLWriter.java | 4 | ||||
-rw-r--r-- | libjava/gnu/xml/util/XMLWriter.java | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/libjava/gnu/xml/util/DoParse.java b/libjava/gnu/xml/util/DoParse.java index 6f255c80453..5da086ed8f9 100644 --- a/libjava/gnu/xml/util/DoParse.java +++ b/libjava/gnu/xml/util/DoParse.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/xml/util/DomParser.java b/libjava/gnu/xml/util/DomParser.java index 0a75d5498d8..b28b6103b70 100644 --- a/libjava/gnu/xml/util/DomParser.java +++ b/libjava/gnu/xml/util/DomParser.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/xml/util/Resolver.java b/libjava/gnu/xml/util/Resolver.java index 97256c3c861..e84b5ade106 100644 --- a/libjava/gnu/xml/util/Resolver.java +++ b/libjava/gnu/xml/util/Resolver.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/xml/util/SAXNullTransformerFactory.java b/libjava/gnu/xml/util/SAXNullTransformerFactory.java index ef03d42fc38..81ad8231270 100644 --- a/libjava/gnu/xml/util/SAXNullTransformerFactory.java +++ b/libjava/gnu/xml/util/SAXNullTransformerFactory.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/xml/util/XCat.java b/libjava/gnu/xml/util/XCat.java index 269c97bd6e8..0f163387081 100644 --- a/libjava/gnu/xml/util/XCat.java +++ b/libjava/gnu/xml/util/XCat.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/xml/util/XHTMLWriter.java b/libjava/gnu/xml/util/XHTMLWriter.java index c1502b7016a..272c66cd34c 100644 --- a/libjava/gnu/xml/util/XHTMLWriter.java +++ b/libjava/gnu/xml/util/XHTMLWriter.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/xml/util/XMLWriter.java b/libjava/gnu/xml/util/XMLWriter.java index feb9e4f0a88..fd36b715325 100644 --- a/libjava/gnu/xml/util/XMLWriter.java +++ b/libjava/gnu/xml/util/XMLWriter.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 |