[interchange-cvs] interchange - kwalsh modified lib/Vend/CharSet.pm

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Tue Mar 25 05:42:20 EST 2008


User:      kwalsh
Date:      2008-03-25 10:42:20 GMT
Modified:  lib/Vend CharSet.pm
Log:
    * Added the Interchange copyright and GPL header comments.

Revision  Changes    Path
2.2                  interchange/lib/Vend/CharSet.pm


rev 2.2, prev_rev 2.1
Index: CharSet.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/CharSet.pm,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -r2.1 -r2.2
--- CharSet.pm	25 Mar 2008 10:17:18 -0000	2.1
+++ CharSet.pm	25 Mar 2008 10:42:20 -0000	2.2
@@ -1,3 +1,28 @@
+# Vend::CharSet - utility methods for handling character encoding
+#
+# $Id: CharSet.pm,v 2.2 2008-03-25 10:42:20 kwalsh Exp $
+#
+# Copyright (C) 2002-2008 Interchange Development Group
+# Copyright (C) 1996-2002 Red Hat, Inc.
+#
+# This program was originally based on Vend 0.2 and 0.3
+# Copyright 1995 by Andrew M. Wilcox <amw at wilcoxsolutions.com>
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public
+# License along with this program; if not, write to the Free
+# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+# MA  02110-1301  USA.
+#
 package Vend::CharSet;
 
 use strict;






More information about the interchange-cvs mailing list