diff options
-rwxr-xr-x | Master/tlpkg/bin/tl-compare-tlpdbs | 2 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tl-forceupdate-tlnet | 2 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tl-update-containers | 2 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tl-update-keywords | 2 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlprm | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/Master/tlpkg/bin/tl-compare-tlpdbs b/Master/tlpkg/bin/tl-compare-tlpdbs index 6806a775300..f1bee179632 100755 --- a/Master/tlpkg/bin/tl-compare-tlpdbs +++ b/Master/tlpkg/bin/tl-compare-tlpdbs @@ -1,5 +1,5 @@ #!/usr/bin/env perl -# Copyright 2008, 2009 Norbert Preining +# Copyright 2008, 2009, 2010, 2011 Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. # diff --git a/Master/tlpkg/bin/tl-forceupdate-tlnet b/Master/tlpkg/bin/tl-forceupdate-tlnet index cc52a73b265..3ee0c4243a1 100755 --- a/Master/tlpkg/bin/tl-forceupdate-tlnet +++ b/Master/tlpkg/bin/tl-forceupdate-tlnet @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright 2008, 2009, 2010, 2011 Norbert Preining +# Copyright 2011 Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. # diff --git a/Master/tlpkg/bin/tl-update-containers b/Master/tlpkg/bin/tl-update-containers index df1ea74ae7d..be0e3836e0b 100755 --- a/Master/tlpkg/bin/tl-update-containers +++ b/Master/tlpkg/bin/tl-update-containers @@ -1,5 +1,5 @@ #!/usr/bin/env perl -# Copyright 2008, 2009 Norbert Preining +# Copyright 2008, 2009, 2010, 2011 Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. # diff --git a/Master/tlpkg/bin/tl-update-keywords b/Master/tlpkg/bin/tl-update-keywords index 61731fc9503..f7e76750f1a 100755 --- a/Master/tlpkg/bin/tl-update-keywords +++ b/Master/tlpkg/bin/tl-update-keywords @@ -3,7 +3,7 @@ # parse a TeXCatalogue v2 .xml dump containing keywords and # characterizations # -# Copyright 2010 Norbert Preining +# Copyright 2010, 2011 Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. diff --git a/Master/tlpkg/bin/tlprm b/Master/tlpkg/bin/tlprm index 271ece44399..ff64c75993a 100755 --- a/Master/tlpkg/bin/tlprm +++ b/Master/tlpkg/bin/tlprm @@ -1,6 +1,6 @@ #!/usr/bin/env perl # $Id$ -# Copyright 2007, 2008, 2009 Karl Berry. +# Copyright 2007, 2008, 2009, 2010, 2011 Karl Berry. # This file is licensed under the GNU General Public License version 2 # or any later version. # |