[Debian-tex-commits] SVN tex-common commit + diffs: r3016 - tex-common/trunk/scripts

Norbert Preining preining at alioth.debian.org
Thu Jul 5 07:31:03 UTC 2007


Author: preining
Date: 2007-07-05 07:31:02 +0000 (Thu, 05 Jul 2007)
New Revision: 3016

Modified:
   tex-common/trunk/scripts/dh_installtex
Log:
add copyright to dh_installtex, and vim magic


Modified: tex-common/trunk/scripts/dh_installtex
===================================================================
--- tex-common/trunk/scripts/dh_installtex	2007-07-04 17:57:17 UTC (rev 3015)
+++ tex-common/trunk/scripts/dh_installtex	2007-07-05 07:31:02 UTC (rev 3016)
@@ -1,4 +1,23 @@
 #!/usr/bin/perl -w
+# dh_installtex --- register Type 1 fonts, languages, or formats with TeX
+# Copyright (C) 2006, 2007 Florent Rougon
+# Copyright (C) 2006, 2007 Norbert Preining
+# Copyright (C) 2006, 2007 Frank Küster
+#
+# 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; version 2 dated June, 1991.
+#
+# 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; see the file COPYING. If not, write to the
+# Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+# Boston, MA  02110-1301 USA.
+#
 
 =head1 NAME
 
@@ -637,4 +656,4 @@
 ### tab-width: 4
 ### indent-tabs-mode: t
 ### End:
-# vim:set tabstop=4: #
+# vim:set tabstop=4 termencoding=iso8859-15 encoding=utf-8 fileencoding=utf-8: #




More information about the Debian-tex-commits mailing list