summaryrefslogtreecommitdiff
path: root/Build/source/texk/cjkutils/bat/cjklatex.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/cjkutils/bat/cjklatex.c')
-rw-r--r--Build/source/texk/cjkutils/bat/cjklatex.c19
1 files changed, 19 insertions, 0 deletions
diff --git a/Build/source/texk/cjkutils/bat/cjklatex.c b/Build/source/texk/cjkutils/bat/cjklatex.c
index 7263e1e86c6..c1749ab6a25 100644
--- a/Build/source/texk/cjkutils/bat/cjklatex.c
+++ b/Build/source/texk/cjkutils/bat/cjklatex.c
@@ -6,6 +6,25 @@
Date : <29/06/2001>
*/
+/*
+ Copyright (C) 2001-2006 F. Popineau <Fabrice.Popineau@supelec.fr>
+
+ 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>
#include <win32lib.h>