summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TeXCatalogue.pm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-07-13 17:13:39 +0000
committerKarl Berry <karl@freefriends.org>2007-07-13 17:13:39 +0000
commitc847617ad264b8da5bd02d78fe0342d3b35b1ef0 (patch)
tree6473df86c46e3d2f94953324b288835300242914 /Master/tlpkg/TeXLive/TeXCatalogue.pm
parentc9bb2d4bf7827f115efdfe4798e0359219681e3b (diff)
license instead of licence
git-svn-id: svn://tug.org/texlive/trunk@4576 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TeXCatalogue.pm')
-rw-r--r--Master/tlpkg/TeXLive/TeXCatalogue.pm7
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/tlpkg/TeXLive/TeXCatalogue.pm b/Master/tlpkg/TeXLive/TeXCatalogue.pm
index 33ef33e6a7d..eb5682068d4 100644
--- a/Master/tlpkg/TeXLive/TeXCatalogue.pm
+++ b/Master/tlpkg/TeXLive/TeXCatalogue.pm
@@ -2,11 +2,10 @@
# TeXLive::TeXCatalogue - module for accessing the TeX Catalogue
#
# Copyright 2007 Norbert Preining
-#
-# Loads of code is taken from the catalogue checking script of Robin Fairbairns
-#
-# This file is licensed under the GNU General Public Licence version 2
+# This file is licensed under the GNU General Public License version 2
# or any later version.
+#
+# Loads of code taken from the catalogue checking script of Robin Fairbairns.
use XML::DOM;