diff options
Diffstat (limited to 'src/tools/codelines')
| -rwxr-xr-x | src/tools/codelines | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/codelines b/src/tools/codelines index 6455e83e0a..9a8e11bf40 100755 --- a/src/tools/codelines +++ b/src/tools/codelines @@ -1,6 +1,6 @@ #!/bin/sh -# $PostgreSQL: pgsql/src/tools/codelines,v 1.3 2006/03/11 04:38:41 momjian Exp $ +# src/tools/codelines # This script is used to compute the total number of "C" lines in the release # This should be run from the top of the CVS tree after a 'make distclean' |
