diff options
Diffstat (limited to 'tools/tools/commitsdb/query_commit_db')
-rw-r--r-- | tools/tools/commitsdb/query_commit_db | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/commitsdb/query_commit_db b/tools/tools/commitsdb/query_commit_db index e855efb067661..95cc3d0cbbc1a 100644 --- a/tools/tools/commitsdb/query_commit_db +++ b/tools/tools/commitsdb/query_commit_db @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# $FreeBSD$ +# $FreeBSD: src/tools/tools/commitsdb/query_commit_db,v 1.3.42.1 2010/12/21 17:10:29 kensmith Exp $ # This script takes a filename and revision number as arguments # and spits out a list of other files and their revisions that share |