Update of /var/cvs/cjk/contrib/wadalab
In directory genba:/tmp/cvs-serv1844/contrib/wadalab
Modified Files:
fixwada fixwada2.pl makefont makeuniwada.pl
Log Message:
* <many files>: Add GPL.
* MANIFEST: New file.
Index: makefont
===================================================================
RCS file: /var/cvs/cjk/contrib/wadalab/makefont,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** makefont 14 Nov 2003 00:21:02 -0000 1.5
--- makefont 25 Apr 2006 18:37:54 -0000 1.6
***************
*** 1,4 ****
--- 1,21 ----
#!/bin/sh
#
+ # Copyright (C) 1994-2006 Werner Lemberg <[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
+
# Version 1.0
#
Index: fixwada2.pl
===================================================================
RCS file: /var/cvs/cjk/contrib/wadalab/fixwada2.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** fixwada2.pl 11 Aug 2005 05:27:18 -0000 1.3
--- fixwada2.pl 25 Apr 2006 18:37:54 -0000 1.4
***************
*** 1,4 ****
--- 1,21 ----
#! /usr/bin/perl -w
#
+ # Copyright (C) 1994-2006 Werner Lemberg <[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
+
# This script fixes the Wadalab fonts which have been created with the
# `makefont' script version 1.0 (from CJK 4.6.0), or which have been updated
Index: fixwada
===================================================================
RCS file: /var/cvs/cjk/contrib/wadalab/fixwada,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** fixwada 12 Jul 2005 07:35:29 -0000 1.3
--- fixwada 25 Apr 2006 18:37:54 -0000 1.4
***************
*** 1,2 ****
--- 1,19 ----
+ # Copyright (C) 1994-2006 Werner Lemberg <[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
+
# This script fixes the Wadalab fonts which have been created with the
# `makefont' script of the CJK package version 4.5.1 or earlier.
***************
*** 4,7 ****
--- 21,25 ----
# It converts all PFB files in the current directory.
+
for i in *.pfb; do
echo $i
Index: makeuniwada.pl
===================================================================
RCS file: /var/cvs/cjk/contrib/wadalab/makeuniwada.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** makeuniwada.pl 17 Jul 2005 09:35:29 -0000 1.2
--- makeuniwada.pl 25 Apr 2006 18:37:54 -0000 1.3
***************
*** 1,4 ****
--- 1,21 ----
#! /usr/bin/perl -w
#
+ # Copyright (C) 1994-2006 Werner Lemberg <[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
+
# This script creates virtual subfonts in Unicode encoding for Wadalab
# subfonts. It can merge a JIS X 0208 and JIS X 0212 family into a single
_______________________________________________
Cjk-commit maillist - [email protected]
http://lists.ffii.org/mailman/listinfo/cjk-commit