Remove CVS keywords Source and Id. No functional change.

This commit is contained in:
Marc Olzheim 2004-03-23 19:08:38 +00:00
parent 4a4923f951
commit 1617ba7d4f
4 changed files with 0 additions and 9 deletions

View file

@ -1,8 +1,6 @@
# #
# Common functions # Common functions
# #
# $Id$$Source$
#
# Blame it on marcolz # Blame it on marcolz
# #
err() { err() {

View file

@ -1,7 +1,5 @@
#!/bin/sh #!/bin/sh
# #
# $Id$$Source$
#
# Check differences between the last two logs # Check differences between the last two logs
# #
# Blame it on marcolz # Blame it on marcolz

View file

@ -1,8 +1,5 @@
#!/bin/sh #!/bin/sh
# #
# $Id$$Source$
#
#
# Blame it on marcolz # Blame it on marcolz
# #

View file

@ -1,7 +1,5 @@
#!/bin/sh #!/bin/sh
# #
# $Id$$Source$
#
# Generate report from the last two build logs # Generate report from the last two build logs
# #
# Blame it on marcolz # Blame it on marcolz