diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-07 18:25:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-07 18:25:04 +0000 |
commit | 2a90df6e44d5066f1cc6db534ce9d54d7ed52c0d (patch) | |
tree | c1ca0b9c51ecc468a887ebb2267f268fcb032241 /Master/tlpkg/bin/tl-update-man | |
parent | 04090cf2a1f7b8abd369b3fb944199b902599342 (diff) |
copyright, license notice, keyword updates
git-svn-id: svn://tug.org/texlive/trunk@10146 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-man')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-man | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/tl-update-man b/Master/tlpkg/bin/tl-update-man index f298d6d346c..3e78dd1aba5 100755 --- a/Master/tlpkg/bin/tl-update-man +++ b/Master/tlpkg/bin/tl-update-man @@ -1,5 +1,7 @@ #!/bin/sh # $Id$ +# Public domain. Originally written 2008, Karl Berry. +# # This script is run by hand at the end of a release cycle to copy the # man pages from the temporary install tree resulting from a normal # build to the live Master hierarchy. |