perky 03/01/13 01:09:57
Modified: korean/mappings __init__.py appleextension.py
johab_ideograph.py
Log:
LGPL starts with version 2.1 not 2
Revision Changes Path
1.5 +2 -2 KoreanCodecs/korean/mappings/__init__.py
Index: __init__.py
===================================================================
RCS file: /cvsroot/koco/KoreanCodecs/korean/mappings/__init__.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- __init__.py 9 Jan 2003 21:35:49 -0000 1.4
+++ __init__.py 13 Jan 2003 09:09:57 -0000 1.5
@@ -5,7 +5,7 @@
#
# KoreanCodecs is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published
-# by the Free Software Foundation; either version 2 of the License, or
+# by the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
#
# KoreanCodecs is distributed in the hope that it will be useful,
@@ -17,5 +17,5 @@
# along with KoreanCodecs; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-# $Id: __init__.py,v 1.4 2003/01/09 21:35:49 perky Exp $
+# $Id: __init__.py,v 1.5 2003/01/13 09:09:57 perky Exp $
#
1.3 +2 -2 KoreanCodecs/korean/mappings/appleextension.py
Index: appleextension.py
===================================================================
RCS file: /cvsroot/koco/KoreanCodecs/korean/mappings/appleextension.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- appleextension.py 10 Jan 2003 03:14:22 -0000 1.2
+++ appleextension.py 13 Jan 2003 09:09:57 -0000 1.3
@@ -5,7 +5,7 @@
#
# KoreanCodecs is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published
-# by the Free Software Foundation; either version 2 of the License, or
+# by the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
#
# KoreanCodecs is distributed in the hope that it will be useful,
@@ -17,7 +17,7 @@
# along with KoreanCodecs; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-# $Id: appleextension.py,v 1.2 2003/01/10 03:14:22 perky Exp $
+# $Id: appleextension.py,v 1.3 2003/01/13 09:09:57 perky Exp $
#
decoding_map = {
1.5 +2 -2 KoreanCodecs/korean/mappings/johab_ideograph.py
Index: johab_ideograph.py
===================================================================
RCS file: /cvsroot/koco/KoreanCodecs/korean/mappings/johab_ideograph.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- johab_ideograph.py 9 Jan 2003 21:35:49 -0000 1.4
+++ johab_ideograph.py 13 Jan 2003 09:09:57 -0000 1.5
@@ -5,7 +5,7 @@
#
# KoreanCodecs is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published
-# by the Free Software Foundation; either version 2 of the License, or
+# by the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
#
# KoreanCodecs is distributed in the hope that it will be useful,
@@ -17,7 +17,7 @@
# along with KoreanCodecs; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-# $Id: johab_ideograph.py,v 1.4 2003/01/09 21:35:49 perky Exp $
+# $Id: johab_ideograph.py,v 1.5 2003/01/13 09:09:57 perky Exp $
#
decoding_map = {
|