[KoCo-CVS] [Commit] KoreanCodecs/src _koco.c _koco_ksc5601.h _koco_uhc.h _koco_wansungenc.h cp949_co
Brought to you by:
perky
From: Hye-Shik C. <pe...@us...> - 2003-01-13 09:09:59
|
perky 03/01/13 01:09:59 Modified: src _koco.c _koco_ksc5601.h _koco_uhc.h _koco_wansungenc.h cp949_codec.h euckr_codec.h hangul.c koco_stream.h Log: LGPL starts with version 2.1 not 2 Revision Changes Path 1.27 +5 -5 KoreanCodecs/src/_koco.c Index: _koco.c =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/src/_koco.c,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- _koco.c 2 Jan 2003 10:02:56 -0000 1.26 +++ _koco.c 13 Jan 2003 09:09:57 -0000 1.27 @@ -1,17 +1,17 @@ /* - * _koco.c - $Revision: 1.26 $ + * _koco.c - $Revision: 1.27 $ * * KoreanCodecs C Implementations * * Author : Hye-Shik Chang <pe...@Fr...> - * Date : $Date: 2003/01/02 10:02:56 $ + * Date : $Date: 2003/01/13 09:09:57 $ * Created : 15 March 2002 * * This file is part of KoreanCodecs. * * 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, @@ -24,7 +24,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -static char *version = "$Revision: 1.26 $"; +static char *version = "$Revision: 1.27 $"; #include "Python.h" @@ -177,6 +177,6 @@ } /* - * $Id: _koco.c,v 1.26 2003/01/02 10:02:56 perky Exp $ + * $Id: _koco.c,v 1.27 2003/01/13 09:09:57 perky Exp $ * ex: ts=8 sts=4 et */ 1.11 +2 -2 KoreanCodecs/src/_koco_ksc5601.h Index: _koco_ksc5601.h =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/src/_koco_ksc5601.h,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- _koco_ksc5601.h 2 Jan 2003 10:02:56 -0000 1.10 +++ _koco_ksc5601.h 13 Jan 2003 09:09:57 -0000 1.11 @@ -3,7 +3,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, @@ -16,7 +16,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * * Generated by tablegen.py on Thu Jan 2 08:47:50 2003 - * $Id: _koco_ksc5601.h,v 1.10 2003/01/02 10:02:56 perky Exp $ + * $Id: _koco_ksc5601.h,v 1.11 2003/01/13 09:09:57 perky Exp $ */ #define ksc5601_decode_bottom 161 1.10 +2 -2 KoreanCodecs/src/_koco_uhc.h Index: _koco_uhc.h =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/src/_koco_uhc.h,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- _koco_uhc.h 2 Jan 2003 10:02:56 -0000 1.9 +++ _koco_uhc.h 13 Jan 2003 09:09:58 -0000 1.10 @@ -3,7 +3,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, @@ -16,7 +16,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * * Generated by tablegen.py on Thu Jan 2 08:47:50 2003 - * $Id: _koco_uhc.h,v 1.9 2003/01/02 10:02:56 perky Exp $ + * $Id: _koco_uhc.h,v 1.10 2003/01/13 09:09:58 perky Exp $ */ #define uhc_page0_bottom 0x41 1.2 +2 -2 KoreanCodecs/src/_koco_wansungenc.h Index: _koco_wansungenc.h =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/src/_koco_wansungenc.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- _koco_wansungenc.h 2 Jan 2003 10:02:57 -0000 1.1 +++ _koco_wansungenc.h 13 Jan 2003 09:09:58 -0000 1.2 @@ -3,7 +3,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, @@ -16,7 +16,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * * Generated by tablegen.py on Thu Jan 2 08:47:50 2003 - * $Id: _koco_wansungenc.h,v 1.1 2003/01/02 10:02:57 perky Exp $ + * $Id: _koco_wansungenc.h,v 1.2 2003/01/13 09:09:58 perky Exp $ */ static const DBYTECHAR wansung_encode_page0[945] = { /* 0x00a1 - 0x0451 */ 1.11 +4 -4 KoreanCodecs/src/cp949_codec.h Index: cp949_codec.h =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/src/cp949_codec.h,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- cp949_codec.h 2 Jan 2003 10:02:57 -0000 1.10 +++ cp949_codec.h 13 Jan 2003 09:09:58 -0000 1.11 @@ -1,17 +1,17 @@ /* - * cp949_codec.h - $Revision: 1.10 $ + * cp949_codec.h - $Revision: 1.11 $ * * KoreanCodecs CP949 Codec C Implementation * * Author : Hye-Shik Chang <pe...@Fr...> - * Date : $Date: 2003/01/02 10:02:57 $ + * Date : $Date: 2003/01/13 09:09:58 $ * Created : 15 March 2002 * * This file is part of KoreanCodecs. * * 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, @@ -184,6 +184,6 @@ } /* - * $Id: cp949_codec.h,v 1.10 2003/01/02 10:02:57 perky Exp $ + * $Id: cp949_codec.h,v 1.11 2003/01/13 09:09:58 perky Exp $ * ex: ts=8 sts=4 et */ 1.11 +4 -4 KoreanCodecs/src/euckr_codec.h Index: euckr_codec.h =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/src/euckr_codec.h,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- euckr_codec.h 2 Jan 2003 10:02:57 -0000 1.10 +++ euckr_codec.h 13 Jan 2003 09:09:58 -0000 1.11 @@ -1,17 +1,17 @@ /* - * euckr_codec.h - $Revision: 1.10 $ + * euckr_codec.h - $Revision: 1.11 $ * * KoreanCodecs EUC-KR Codec C Implementation * * Author : Hye-Shik Chang <pe...@Fr...> - * Date : $Date: 2003/01/02 10:02:57 $ + * Date : $Date: 2003/01/13 09:09:58 $ * Created : 15 March 2002 * * This file is part of KoreanCodecs. * * 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, @@ -159,6 +159,6 @@ } /* - * $Id: euckr_codec.h,v 1.10 2003/01/02 10:02:57 perky Exp $ + * $Id: euckr_codec.h,v 1.11 2003/01/13 09:09:58 perky Exp $ * ex: ts=8 sts=4 et */ 1.17 +5 -5 KoreanCodecs/src/hangul.c Index: hangul.c =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/src/hangul.c,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- hangul.c 2 Jan 2003 03:44:41 -0000 1.16 +++ hangul.c 13 Jan 2003 09:09:58 -0000 1.17 @@ -1,17 +1,17 @@ /* - * hangul.c - $Revision: 1.16 $ + * hangul.c - $Revision: 1.17 $ * * KoreanCodecs Hangul Module C Implementation * * Author : Hye-Shik Chang <pe...@Fr...> - * Date : $Date: 2003/01/02 03:44:41 $ + * Date : $Date: 2003/01/13 09:09:58 $ * Created : 25 April 2002 * * This file is part of KoreanCodecs. * * 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, @@ -24,7 +24,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -static char *version = "$Revision: 1.16 $"; +static char *version = "$Revision: 1.17 $"; #include "Python.h" @@ -829,6 +829,6 @@ } /* - * $Id: hangul.c,v 1.16 2003/01/02 03:44:41 perky Exp $ + * $Id: hangul.c,v 1.17 2003/01/13 09:09:58 perky Exp $ * ex: ts=8 sts=4 et */ 1.13 +4 -4 KoreanCodecs/src/koco_stream.h Index: koco_stream.h =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/src/koco_stream.h,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- koco_stream.h 2 Jan 2003 07:44:40 -0000 1.12 +++ koco_stream.h 13 Jan 2003 09:09:58 -0000 1.13 @@ -1,17 +1,17 @@ /* - * euckr_stream.c - $Revision: 1.12 $ + * euckr_stream.c - $Revision: 1.13 $ * * KoreanCodecs EUC-KR StreamReader C Implementation * * Author : Hye-Shik Chang <pe...@Fr...> - * Date : $Date: 2003/01/02 07:44:40 $ + * Date : $Date: 2003/01/13 09:09:58 $ * Created : 28 April 2002 * * This file is part of KoreanCodecs. * * 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, @@ -608,6 +608,6 @@ }; /* - * $Id: koco_stream.h,v 1.12 2003/01/02 07:44:40 perky Exp $ + * $Id: koco_stream.h,v 1.13 2003/01/13 09:09:58 perky Exp $ * ex: ts=8 sts=4 et */ |