[KoCo-CVS] [Commit] KoreanCodecs setup.py
Brought to you by:
perky
From: Hye-Shik C. <pe...@us...> - 2003-01-09 23:37:46
|
perky 03/01/09 15:37:46 Modified: . setup.py Log: Happy 2003! Revision Changes Path 1.31 +2 -2 KoreanCodecs/setup.py Index: setup.py =================================================================== RCS file: /cvsroot/koco/KoreanCodecs/setup.py,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- setup.py 2 Jan 2003 10:36:32 -0000 1.30 +++ setup.py 9 Jan 2003 23:37:46 -0000 1.31 @@ -2,7 +2,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 @@ -18,7 +18,7 @@ # along with KoreanCodecs; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: setup.py,v 1.30 2003/01/02 10:36:32 perky Exp $ +# $Id: setup.py,v 1.31 2003/01/09 23:37:46 perky Exp $ # import sys |