[KoCo-CVS] [Commit] KoreanCodecs/korean/python __init__.py cp949.py euc_kr.py hangul.py iso_2022_kr.
Brought to you by:
perky
From: Chang <pe...@us...> - 2002-07-19 00:01:54
|
perky 02/07/18 17:01:53 Modified: korean/python __init__.py cp949.py euc_kr.py hangul.py iso_2022_kr.py johab.py qwerty2bul.py unijohab.py Log: Ooh! We aren't Foobar project. :) Revision Changes Path 1.3 +2 -2 KoreanCodecs/korean/python/__init__.py Index: __init__.py =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/korean/python/__init__.py,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- __init__.py 13 Jul 2002 06:57:36 -0000 1.2 +++ __init__.py 19 Jul 2002 00:01:53 -0000 1.3 @@ -14,8 +14,8 @@ # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Foobar; if not, write to the Free Software +# 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.2 2002/07/13 06:57:36 perky Exp $ +# $Id: __init__.py,v 1.3 2002/07/19 00:01:53 perky Exp $ # 1.4 +2 -2 KoreanCodecs/korean/python/cp949.py Index: cp949.py =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/korean/python/cp949.py,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cp949.py 13 Jul 2002 06:57:36 -0000 1.3 +++ cp949.py 19 Jul 2002 00:01:53 -0000 1.4 @@ -14,10 +14,10 @@ # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Foobar; if not, write to the Free Software +# along with KoreanCodecs; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: cp949.py,v 1.3 2002/07/13 06:57:36 perky Exp $ +# $Id: cp949.py,v 1.4 2002/07/19 00:01:53 perky Exp $ # from korean.python.euc_kr import * 1.8 +2 -2 KoreanCodecs/korean/python/euc_kr.py Index: euc_kr.py =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/korean/python/euc_kr.py,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- euc_kr.py 13 Jul 2002 06:57:36 -0000 1.7 +++ euc_kr.py 19 Jul 2002 00:01:53 -0000 1.8 @@ -14,10 +14,10 @@ # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Foobar; if not, write to the Free Software +# along with KoreanCodecs; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: euc_kr.py,v 1.7 2002/07/13 06:57:36 perky Exp $ +# $Id: euc_kr.py,v 1.8 2002/07/19 00:01:53 perky Exp $ # import codecs 1.14 +2 -2 KoreanCodecs/korean/python/hangul.py Index: hangul.py =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/korean/python/hangul.py,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- hangul.py 13 Jul 2002 06:57:36 -0000 1.13 +++ hangul.py 19 Jul 2002 00:01:53 -0000 1.14 @@ -14,10 +14,10 @@ # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Foobar; if not, write to the Free Software +# along with KoreanCodecs; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: hangul.py,v 1.13 2002/07/13 06:57:36 perky Exp $ +# $Id: hangul.py,v 1.14 2002/07/19 00:01:53 perky Exp $ # class UnicodeHangulError(Exception): 1.11 +2 -2 KoreanCodecs/korean/python/iso_2022_kr.py Index: iso_2022_kr.py =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/korean/python/iso_2022_kr.py,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- iso_2022_kr.py 13 Jul 2002 06:57:36 -0000 1.10 +++ iso_2022_kr.py 19 Jul 2002 00:01:53 -0000 1.11 @@ -14,10 +14,10 @@ # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Foobar; if not, write to the Free Software +# along with KoreanCodecs; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: iso_2022_kr.py,v 1.10 2002/07/13 06:57:36 perky Exp $ +# $Id: iso_2022_kr.py,v 1.11 2002/07/19 00:01:53 perky Exp $ # import codecs 1.9 +2 -2 KoreanCodecs/korean/python/johab.py Index: johab.py =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/korean/python/johab.py,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- johab.py 13 Jul 2002 06:57:36 -0000 1.8 +++ johab.py 19 Jul 2002 00:01:53 -0000 1.9 @@ -14,10 +14,10 @@ # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Foobar; if not, write to the Free Software +# along with KoreanCodecs; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: johab.py,v 1.8 2002/07/13 06:57:36 perky Exp $ +# $Id: johab.py,v 1.9 2002/07/19 00:01:53 perky Exp $ # import codecs 1.9 +2 -2 KoreanCodecs/korean/python/qwerty2bul.py Index: qwerty2bul.py =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/korean/python/qwerty2bul.py,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- qwerty2bul.py 13 Jul 2002 06:57:36 -0000 1.8 +++ qwerty2bul.py 19 Jul 2002 00:01:53 -0000 1.9 @@ -14,10 +14,10 @@ # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Foobar; if not, write to the Free Software +# along with KoreanCodecs; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: qwerty2bul.py,v 1.8 2002/07/13 06:57:36 perky Exp $ +# $Id: qwerty2bul.py,v 1.9 2002/07/19 00:01:53 perky Exp $ # import codecs 1.8 +2 -2 KoreanCodecs/korean/python/unijohab.py Index: unijohab.py =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/korean/python/unijohab.py,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- unijohab.py 13 Jul 2002 06:57:36 -0000 1.7 +++ unijohab.py 19 Jul 2002 00:01:53 -0000 1.8 @@ -14,10 +14,10 @@ # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Foobar; if not, write to the Free Software +# along with KoreanCodecs; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: unijohab.py,v 1.7 2002/07/13 06:57:36 perky Exp $ +# $Id: unijohab.py,v 1.8 2002/07/19 00:01:53 perky Exp $ # import codecs |