libidn-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS libidn/java/misc


From: libidn-commit
Subject: CVS libidn/java/misc
Date: Thu, 26 May 2005 16:39:58 +0200

Update of /home/cvs/libidn/java/misc
In directory dopio:/tmp/cvs-serv4406/java/misc

Modified Files:
        GenerateNFKC.java GenerateRFC3454.java Makefile.am 
        TestIDNA.java TestNFKC.java 
Log Message:
Update FSF address in license.  Fix copyrights.

--- /home/cvs/libidn/java/misc/GenerateNFKC.java        2004/05/31 14:15:36     
1.1
+++ /home/cvs/libidn/java/misc/GenerateNFKC.java        2005/05/26 14:39:53     
1.2
@@ -17,8 +17,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
- * USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
  */
 
 import java.io.BufferedReader;
--- /home/cvs/libidn/java/misc/GenerateRFC3454.java     2004/11/22 22:39:27     
1.2
+++ /home/cvs/libidn/java/misc/GenerateRFC3454.java     2005/05/26 14:39:53     
1.3
@@ -17,8 +17,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
- * USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
  */
 
 import java.io.BufferedReader;
--- /home/cvs/libidn/java/misc/Makefile.am      2005/01/17 23:05:12     1.5
+++ /home/cvs/libidn/java/misc/Makefile.am      2005/05/26 14:39:53     1.6
@@ -15,7 +15,7 @@
 #
 # You should have received a copy of the GNU Lesser General Public
 # License along with GNU Libidn; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 
 JAVAROOT = $(top_builddir)/java/misc
 JAVACFLAGS = -classpath $(top_builddir)/java/address@hidden@.jar
--- /home/cvs/libidn/java/misc/TestIDNA.java    2004/05/31 14:15:36     1.1
+++ /home/cvs/libidn/java/misc/TestIDNA.java    2005/05/26 14:39:53     1.2
@@ -17,8 +17,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
- * USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
  */
 
 import gnu.inet.encoding.IDNA;
--- /home/cvs/libidn/java/misc/TestNFKC.java    2004/05/31 14:15:36     1.1
+++ /home/cvs/libidn/java/misc/TestNFKC.java    2005/05/26 14:39:53     1.2
@@ -17,8 +17,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
- * USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
  */
 
 import gnu.inet.encoding.NFKC;





reply via email to

[Prev in Thread] Current Thread [Next in Thread]