summaryrefslogtreecommitdiff
path: root/Master/tlpkg/dev/dev.multi-source-support-v2.patch
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-05-10 23:44:18 +0000
committerKarl Berry <karl@freefriends.org>2011-05-10 23:44:18 +0000
commitfc1748c481707d247fa88c3b641453518ee4a2f7 (patch)
treea626580d121dff14ee0e13e8268a2126ea778e7c /Master/tlpkg/dev/dev.multi-source-support-v2.patch
parent644ded78fa57f13023c91847ad7ab9e6cebb772a (diff)
Text/Glob.pm copyright.
git-svn-id: svn://tug.org/texlive/trunk@22404 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/dev/dev.multi-source-support-v2.patch')
-rw-r--r--Master/tlpkg/dev/dev.multi-source-support-v2.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/dev/dev.multi-source-support-v2.patch b/Master/tlpkg/dev/dev.multi-source-support-v2.patch
index 649177ba952..1e01217d56a 100644
--- a/Master/tlpkg/dev/dev.multi-source-support-v2.patch
+++ b/Master/tlpkg/dev/dev.multi-source-support-v2.patch
@@ -1153,7 +1153,7 @@ Index: tlpkg/TeXLive/TLPDB.pm
+}
+
+
-+# copied more or less from Text/Glob.pm
++# implementation copied from Text/Glob.pm (copyright Richard Clamp).
+
+sub glob_to_regex {
+ my $glob = shift;