diff options
author | Karl Berry <karl@freefriends.org> | 2006-02-13 00:22:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-02-13 00:22:35 +0000 |
commit | a1e47d103e66e2a947105dd7378e8df3918c3f62 (patch) | |
tree | 480ff7a7aa1e312c3523ce502c5f6ae771360c71 /Master/Tools/p4changelog | |
parent | f4828e40c8fcd73b7c888405d397d556a561ff63 (diff) |
keywords
git-svn-id: svn://tug.org/texlive/trunk@1513 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/Tools/p4changelog')
-rwxr-xr-x | Master/Tools/p4changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/Tools/p4changelog b/Master/Tools/p4changelog index 96f1c2b29a0..558dc274ec1 100755 --- a/Master/Tools/p4changelog +++ b/Master/Tools/p4changelog @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: //depot/Master/Tools/p4changelog#7 $ $Date: 2005/05/29 $ $Author: karl $ +# $Id$ # Public domain. Originally written 2004, Karl Berry. # Get change info from p4 describe and p4 changes. |