[KoCo-CVS] [Commit] KoreanCodecs/korean/mappings __init__.py johab_ideograph.py ksc5601_hangul.py ks
Brought to you by:
perky
From: Hye-Shik C. <pe...@us...> - 2003-01-09 21:35:49
|
perky 03/01/09 13:35:49 Modified: korean/mappings __init__.py johab_ideograph.py ksc5601_hangul.py ksc5601_ideograph.py ksc5601_misc.py uhc.py Log: Happy 2003! Revision Changes Path 1.4 +2 -2 KoreanCodecs/korean/mappings/__init__.py Index: __init__.py =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/korean/mappings/__init__.py,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- __init__.py 19 Jul 2002 00:01:52 -0000 1.3 +++ __init__.py 9 Jan 2003 21:35:49 -0000 1.4 @@ -1,7 +1,7 @@ # # This file is part of KoreanCodecs. # -# Copyright(C) Hye-Shik Chang <pe...@Fr...>, 2002. +# Copyright(C) 2002-2003 Hye-Shik Chang <pe...@Fr...>. # # KoreanCodecs is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published @@ -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.3 2002/07/19 00:01:52 perky Exp $ +# $Id: __init__.py,v 1.4 2003/01/09 21:35:49 perky Exp $ # 1.4 +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.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- johab_ideograph.py 19 Jul 2002 00:01:52 -0000 1.3 +++ johab_ideograph.py 9 Jan 2003 21:35:49 -0000 1.4 @@ -1,7 +1,7 @@ # # This file is part of KoreanCodecs. # -# Copyright(C) Hye-Shik Chang <pe...@Fr...>, 2002. +# Copyright(C) 2002-2003 Hye-Shik Chang <pe...@Fr...>. # # KoreanCodecs is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published @@ -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.3 2002/07/19 00:01:52 perky Exp $ +# $Id: johab_ideograph.py,v 1.4 2003/01/09 21:35:49 perky Exp $ # decoding_map = { 1.4 +2 -2 KoreanCodecs/korean/mappings/ksc5601_hangul.py Index: ksc5601_hangul.py =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/korean/mappings/ksc5601_hangul.py,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ksc5601_hangul.py 19 Jul 2002 00:01:52 -0000 1.3 +++ ksc5601_hangul.py 9 Jan 2003 21:35:49 -0000 1.4 @@ -1,7 +1,7 @@ # # This file is part of KoreanCodecs. # -# Copyright(C) Hye-Shik Chang <pe...@Fr...>, 2002. +# Copyright(C) 2002-2003 Hye-Shik Chang <pe...@Fr...>. # # KoreanCodecs is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published @@ -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: ksc5601_hangul.py,v 1.3 2002/07/19 00:01:52 perky Exp $ +# $Id: ksc5601_hangul.py,v 1.4 2003/01/09 21:35:49 perky Exp $ # decoding_map = { 1.4 +2 -2 KoreanCodecs/korean/mappings/ksc5601_ideograph.py Index: ksc5601_ideograph.py =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/korean/mappings/ksc5601_ideograph.py,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ksc5601_ideograph.py 19 Jul 2002 00:01:53 -0000 1.3 +++ ksc5601_ideograph.py 9 Jan 2003 21:35:49 -0000 1.4 @@ -1,7 +1,7 @@ # # This file is part of KoreanCodecs. # -# Copyright(C) Hye-Shik Chang <pe...@Fr...>, 2002. +# Copyright(C) 2002-2003 Hye-Shik Chang <pe...@Fr...>. # # KoreanCodecs is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published @@ -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: ksc5601_ideograph.py,v 1.3 2002/07/19 00:01:53 perky Exp $ +# $Id: ksc5601_ideograph.py,v 1.4 2003/01/09 21:35:49 perky Exp $ # decoding_map = { 1.5 +2 -2 KoreanCodecs/korean/mappings/ksc5601_misc.py Index: ksc5601_misc.py =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/korean/mappings/ksc5601_misc.py,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ksc5601_misc.py 23 Jul 2002 18:00:16 -0000 1.4 +++ ksc5601_misc.py 9 Jan 2003 21:35:49 -0000 1.5 @@ -1,7 +1,7 @@ # # This file is part of KoreanCodecs. # -# Copyright(C) Hye-Shik Chang <pe...@Fr...>, 2002. +# Copyright(C) 2002-2003 Hye-Shik Chang <pe...@Fr...>. # # KoreanCodecs is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published @@ -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: ksc5601_misc.py,v 1.4 2002/07/23 18:00:16 perky Exp $ +# $Id: ksc5601_misc.py,v 1.5 2003/01/09 21:35:49 perky Exp $ # decoding_map = { 1.4 +2 -2 KoreanCodecs/korean/mappings/uhc.py Index: uhc.py =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/korean/mappings/uhc.py,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- uhc.py 19 Jul 2002 00:01:53 -0000 1.3 +++ uhc.py 9 Jan 2003 21:35:49 -0000 1.4 @@ -1,7 +1,7 @@ # # This file is part of KoreanCodecs. # -# Copyright(C) Hye-Shik Chang <pe...@Fr...>, 2002. +# Copyright(C) 2002-2003 Hye-Shik Chang <pe...@Fr...>. # # KoreanCodecs is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published @@ -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: uhc.py,v 1.3 2002/07/19 00:01:53 perky Exp $ +# $Id: uhc.py,v 1.4 2003/01/09 21:35:49 perky Exp $ # decoding_map = { |