summaryrefslogtreecommitdiff
path: root/Build/source/texk/lacheck/lacheck.test
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/lacheck/lacheck.test')
-rwxr-xr-xBuild/source/texk/lacheck/lacheck.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/texk/lacheck/lacheck.test b/Build/source/texk/lacheck/lacheck.test
index 2feff37c28f..1478bd22885 100755
--- a/Build/source/texk/lacheck/lacheck.test
+++ b/Build/source/texk/lacheck/lacheck.test
@@ -1,5 +1,8 @@
#! /bin/sh
+# Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
+# You may freely use, modify and/or distribute this file.
+
./lacheck $srcdir/test.tex | \
sed -e "s!$srcdir/test.tex!test.tex!g" >test.xout || exit 1