summaryrefslogtreecommitdiff
path: root/Build/source/texk/m4/kpse_cross.m4
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/m4/kpse_cross.m4')
-rw-r--r--Build/source/texk/m4/kpse_cross.m48
1 files changed, 3 insertions, 5 deletions
diff --git a/Build/source/texk/m4/kpse_cross.m4 b/Build/source/texk/m4/kpse_cross.m4
index e08730de73e..de09f15c66c 100644
--- a/Build/source/texk/m4/kpse_cross.m4
+++ b/Build/source/texk/m4/kpse_cross.m4
@@ -1,13 +1,11 @@
# Private macros for the kpathsea library.
-# by Karl Berry <karl@freefriends.org>
-# Copyright (C) 199? - 2008
-# Free Software Foundation, Inc.
+# Copyright (C) 1995 - 2008 Karl Berry <tex-live@tug.org>
#
-# This file is free software; the Free Software Foundation
+# This file is free software; the copyright holder
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 1
+# serial 2
# KPSE_CROSS_PATH_PROG(RESULT, CROSS_PROG, NORMAL_PROG)
# -----------------------------------------------------