Update of /var/cvs/cjk/utils/cjklatex
In directory genba:/tmp/cvs-serv1844/utils/cjklatex
Modified Files:
cjklatex.c
Log Message:
* <many files>: Add GPL.
* MANIFEST: New file.
Index: cjklatex.c
===================================================================
RCS file: /var/cvs/cjk/utils/cjklatex/cjklatex.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** cjklatex.c 26 Jul 2001 04:56:36 -0000 1.1.1.1
--- cjklatex.c 25 Apr 2006 18:38:16 -0000 1.2
***************
*** 7,10 ****
--- 7,29 ----
*/
+ /*
+ Copyright (C) 2001-2006 F. Popineau <[EMAIL PROTECTED]>
+
+ 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 in doc/COPYING; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+ MA 02110-1301 USA
+ */
+
#include <stdio.h>
#include <stdlib.h>
_______________________________________________
Cjk-commit maillist - [email protected]
http://lists.ffii.org/mailman/listinfo/cjk-commit