libidn-commit
[Top][All Lists]
Advanced

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

CVS libidn/java/gnu/inet/encoding


From: libidn-commit
Subject: CVS libidn/java/gnu/inet/encoding
Date: Thu, 26 May 2005 16:39:52 +0200

Update of /home/cvs/libidn/java/gnu/inet/encoding
In directory dopio:/tmp/cvs-serv4406/java/gnu/inet/encoding

Modified Files:
        CombiningClass.java Composition.java DecompositionKeys.java 
        DecompositionMappings.java IDNA.java IDNAException.java 
        Makefile.am NFKC.java Punycode.java PunycodeException.java 
        RFC3454.java Stringprep.java StringprepException.java 
Log Message:
Update FSF address in license.  Fix copyrights.

--- /home/cvs/libidn/java/gnu/inet/encoding/CombiningClass.java 2004/05/31 
14:15:36     1.1
+++ /home/cvs/libidn/java/gnu/inet/encoding/CombiningClass.java 2005/05/26 
14:39:52     1.2
@@ -17,7 +17,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
--- /home/cvs/libidn/java/gnu/inet/encoding/Composition.java    2004/05/31 
14:15:36     1.1
+++ /home/cvs/libidn/java/gnu/inet/encoding/Composition.java    2005/05/26 
14:39:52     1.2
@@ -17,7 +17,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
--- /home/cvs/libidn/java/gnu/inet/encoding/DecompositionKeys.java      
2004/05/31 14:15:36     1.1
+++ /home/cvs/libidn/java/gnu/inet/encoding/DecompositionKeys.java      
2005/05/26 14:39:52     1.2
@@ -17,7 +17,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
--- /home/cvs/libidn/java/gnu/inet/encoding/DecompositionMappings.java  
2004/05/31 14:15:36     1.1
+++ /home/cvs/libidn/java/gnu/inet/encoding/DecompositionMappings.java  
2005/05/26 14:39:52     1.2
@@ -17,7 +17,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
--- /home/cvs/libidn/java/gnu/inet/encoding/IDNA.java   2004/05/31 14:15:36     
1.1
+++ /home/cvs/libidn/java/gnu/inet/encoding/IDNA.java   2005/05/26 14:39:52     
1.2
@@ -17,7 +17,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
--- /home/cvs/libidn/java/gnu/inet/encoding/IDNAException.java  2004/05/31 
14:15:36     1.1
+++ /home/cvs/libidn/java/gnu/inet/encoding/IDNAException.java  2005/05/26 
14:39:52     1.2
@@ -17,7 +17,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
--- /home/cvs/libidn/java/gnu/inet/encoding/Makefile.am 2005/01/17 23:05:13     
1.6
+++ /home/cvs/libidn/java/gnu/inet/encoding/Makefile.am 2005/05/26 14:39:52     
1.7
@@ -15,7 +15,8 @@
 #
 # 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
 
--- /home/cvs/libidn/java/gnu/inet/encoding/NFKC.java   2004/05/31 14:15:36     
1.1
+++ /home/cvs/libidn/java/gnu/inet/encoding/NFKC.java   2005/05/26 14:39:52     
1.2
@@ -17,7 +17,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
--- /home/cvs/libidn/java/gnu/inet/encoding/Punycode.java       2004/05/31 
14:18:14     1.3
+++ /home/cvs/libidn/java/gnu/inet/encoding/Punycode.java       2005/05/26 
14:39:52     1.4
@@ -17,7 +17,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
--- /home/cvs/libidn/java/gnu/inet/encoding/PunycodeException.java      
2004/05/31 14:18:14     1.3
+++ /home/cvs/libidn/java/gnu/inet/encoding/PunycodeException.java      
2005/05/26 14:39:52     1.4
@@ -17,7 +17,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
--- /home/cvs/libidn/java/gnu/inet/encoding/RFC3454.java        2004/11/22 
22:39:00     1.2
+++ /home/cvs/libidn/java/gnu/inet/encoding/RFC3454.java        2005/05/26 
14:39:52     1.3
@@ -17,7 +17,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
--- /home/cvs/libidn/java/gnu/inet/encoding/Stringprep.java     2004/12/01 
01:39:01     1.3
+++ /home/cvs/libidn/java/gnu/inet/encoding/Stringprep.java     2005/05/26 
14:39:52     1.4
@@ -17,7 +17,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 
--- /home/cvs/libidn/java/gnu/inet/encoding/StringprepException.java    
2004/05/31 14:15:36     1.1
+++ /home/cvs/libidn/java/gnu/inet/encoding/StringprepException.java    
2005/05/26 14:39:52     1.2
@@ -17,7 +17,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
  * USA
  */
 





reply via email to

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