diff options
author | Karl Berry <karl@freefriends.org> | 2008-02-21 01:56:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-02-21 01:56:35 +0000 |
commit | 5acce3c578aa04c936899833cc5ac40699a88f40 (patch) | |
tree | 583c03b776189f2a8b7921a334946b81d475a442 /Build/source/texk/m4/kpse_inc.m4 | |
parent | 7b87d7b4f23c6924a4d4b782af2cc3fae1214af7 (diff) |
update copyright holders, years
git-svn-id: svn://tug.org/texlive/trunk@6695 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/m4/kpse_inc.m4')
-rw-r--r-- | Build/source/texk/m4/kpse_inc.m4 | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/Build/source/texk/m4/kpse_inc.m4 b/Build/source/texk/m4/kpse_inc.m4 index bc4ad8078a4..cb134dd9f7f 100644 --- a/Build/source/texk/m4/kpse_inc.m4 +++ b/Build/source/texk/m4/kpse_inc.m4 @@ -1,15 +1,12 @@ # Private macros for the kpathsea library. -# by Peter Breitenlohner <peb@mppmu.mpg.de> -# based on earlier work -# by Karl Berry <karl@freefriends.org> -# Copyright (C) 1995 - 2008 +# Copyright (C) 1995 - 2008 Karl Berry, Peter Breitenlohner <tex-live@tug.org> # Free Software Foundation, Inc. # -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, +# This file is free software; the copyright holders +# give unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 1 +# serial 2 # KPSE_CONFIG_FILES(FILE..., [COMMANDS], [INIT-CMDS]) # --------------------------------------------------- |