diff options
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. |