summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-08-03 23:11:36 +0000
committerKarl Berry <karl@freefriends.org>2016-08-03 23:11:36 +0000
commitbc50173950b335c2c5d37265a5ca88ae31acb497 (patch)
tree5fae3567227268f0d3492ac1fd0e200b2ef0e354 /Master/tlpkg
parent08240b909e85e85c01730d64cfea27ca348b4799 (diff)
my key id; copyright
git-svn-id: svn://tug.org/texlive/trunk@41794 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/check-files-by-format3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/check-files-by-format b/Master/tlpkg/bin/check-files-by-format
index ab180df7d43..0e6be852bd9 100755
--- a/Master/tlpkg/bin/check-files-by-format
+++ b/Master/tlpkg/bin/check-files-by-format
@@ -1,5 +1,6 @@
#!/usr/bin/env perl
# $Id$
+# Copyright Manuel P\'egouri\'e-Gonnard, 2010-2016. WTFPL v2.
#
# Check that files in various formats are in good shape.
#
@@ -14,8 +15,6 @@
#
# Formats that might be added:
# - afm with (afm2pl?)
-#
-# Manuel P\'egouri\'e-Gonnard, 2010-2014. WTFPL v2.
BEGIN {
# $^W = 1;