From: Max Kanat-Alexander Date: Mon, 8 Mar 2010 02:47:52 +0000 (-0800) Subject: Remove CVS "$Id" markers in files. The CVS mirror of bzr was showing X-Git-Tag: bugzilla-3.2.7~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f451897a0de42e54aa7aa101320402fba20226;p=thirdparty%2Fbugzilla.git Remove CVS "$Id" markers in files. The CVS mirror of bzr was showing the docs' about.xml and installation.xml being modified on every commit because of these markers, and the rest of them are simply unnecessary. --- diff --git a/contrib/bugzilla_ldapsync.rb b/contrib/bugzilla_ldapsync.rb index 4fca2a7da9..579f56fc56 100755 --- a/contrib/bugzilla_ldapsync.rb +++ b/contrib/bugzilla_ldapsync.rb @@ -4,8 +4,6 @@ # and makes nice bugzilla user entries out of them. Also disables Bugzilla users # that are not found in LDAP. -# $Id: bugzilla_ldapsync.rb,v 1.2 2003/04/26 16:35:04 jake%bugzilla.org Exp $ - require 'ldap' require 'dbi' require 'getoptlong' diff --git a/contrib/sendbugmail.pl b/contrib/sendbugmail.pl index 4fd1c83740..f4bebabc65 100755 --- a/contrib/sendbugmail.pl +++ b/contrib/sendbugmail.pl @@ -4,8 +4,6 @@ # # Nick Barnes, Ravenbrook Limited, 2004-04-01. # -# $Id: sendbugmail.pl,v 1.8 2007/10/19 06:46:17 mkanat%bugzilla.org Exp $ -# # Bugzilla email script for Bugzilla 2.17.4 and later. Invoke this to send # bugmail for a bug which has been changed directly in the database. # This uses Bugzilla's own BugMail facility, and will email the diff --git a/contrib/yp_nomail.sh b/contrib/yp_nomail.sh index 36bbc82f7a..9d23d5e336 100755 --- a/contrib/yp_nomail.sh +++ b/contrib/yp_nomail.sh @@ -1,7 +1,6 @@ #!/bin/sh # -*- Mode: ksh -*- ############################################################################## -# $Id: yp_nomail.sh,v 1.1 2000/09/12 23:50:31 cyeh%bluemartini.com Exp $ # yp_nomail # # Our mail admins got annoyed when bugzilla kept sending email diff --git a/docs/en/xml/about.xml b/docs/en/xml/about.xml index 13f4417e7c..0de5840135 100644 --- a/docs/en/xml/about.xml +++ b/docs/en/xml/about.xml @@ -1,6 +1,5 @@ - About This Guide diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 9a91bafc3e..c553df7306 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1,5 +1,4 @@ - Installing Bugzilla diff --git a/docs/en/xml/security.xml b/docs/en/xml/security.xml index 0462ba2da9..7bdb0c38c9 100644 --- a/docs/en/xml/security.xml +++ b/docs/en/xml/security.xml @@ -1,5 +1,4 @@ - Bugzilla Security diff --git a/docs/en/xml/troubleshooting.xml b/docs/en/xml/troubleshooting.xml index 223c8a1357..60656a936c 100644 --- a/docs/en/xml/troubleshooting.xml +++ b/docs/en/xml/troubleshooting.xml @@ -1,5 +1,4 @@ - Troubleshooting