diff options
author | Karl Berry <karl@freefriends.org> | 2011-06-11 21:11:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-06-11 21:11:04 +0000 |
commit | e0df5f09d1e68f2c2bcc195036f9bedc8da9bac8 (patch) | |
tree | 32b602941aa5356f7e69daea3c1edb69d67928bf /Master | |
parent | 1aca84f03376a723aa8160c82c2ad5da148d8d0c (diff) |
copyright years
git-svn-id: svn://tug.org/texlive/trunk@22918 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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. # |