RCS keyword updates for Bazaar

Replaced $Id$ and $Header$ keywords with $Revision-Id$
Deleted $Log$ keywords and any log messages
This commit is contained in:
Andrew Johnson
2010-10-05 14:27:37 -05:00
parent 5d17059cb1
commit fbda9f3280
770 changed files with 771 additions and 804 deletions

View File

@@ -2,7 +2,7 @@ eval 'exec perl -S $0 ${1+"$@"}' # -*- Mode: perl -*-
if $running_under_some_shell; # makeBaseExt
# Authors: Ralph Lange, Marty Kraimer, Andrew Johnson and Janet Anderson
# $Id$
# $Revision-Id$
use Cwd;
use Getopt::Std;