]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Remove CVS "$Id" markers in files. The CVS mirror of bzr was showing
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 8 Mar 2010 02:47:52 +0000 (18:47 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 8 Mar 2010 02:47:52 +0000 (18:47 -0800)
the docs' about.xml and installation.xml being modified on every commit
because of these markers, and the rest of them are simply unnecessary.

contrib/bugzilla_ldapsync.rb
contrib/sendbugmail.pl
contrib/yp_nomail.sh
docs/en/xml/about.xml
docs/en/xml/installation.xml
docs/en/xml/security.xml
docs/en/xml/troubleshooting.xml

index 4fca2a7da9f1fc43c2113e507dc1b16cf3ca0f20..579f56fc56d17ac596a5f24c449f0dad30ee28fe 100755 (executable)
@@ -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'
index 4fd1c837400283f0e68f65230d4cd81f81cf3710..f4bebabc65c0102f6142f96f60bdbef2505617e3 100755 (executable)
@@ -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
index 36bbc82f7a3466f0d8b5ee1f149b204a5a29a481..9d23d5e33619be025b8c6e5d0ef9fdc310a48f7c 100755 (executable)
@@ -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
index 13f4417e7cb2bd23448e7639bb5902c4c083069c..0de5840135061557874886381ea981a4f692c1b3 100644 (file)
@@ -1,6 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
 <!ENTITY conventions SYSTEM "conventions.xml"> ] > -->
-<!-- $Id: about.xml,v 1.26.2.1 2008/11/30 01:34:58 mkanat%bugzilla.org Exp $ -->
 
 <chapter id="about">
 <title>About This Guide</title>
index 9a91bafc3e8565e474851b79206539ce53e46bbb..c553df73064d433cb392cc6af76b1b1132c1d5c6 100644 (file)
@@ -1,5 +1,4 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.157.2.11 2009/08/18 11:05:24 lpsolit%gmail.com Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
index 0462ba2da98879f78c5be8d7991560ac6d0ab254..7bdb0c38c9d24f3fb29aede3f603365dfebf394c 100644 (file)
@@ -1,5 +1,4 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: security.xml,v 1.18.2.1 2009/08/18 11:05:24 lpsolit%gmail.com Exp $ -->
 
 <chapter id="security">
 <title>Bugzilla Security</title>
index 223c8a1357ff05f07138dd60df6420b039067bd9..60656a936c6036f32980a808a2210395ec917346 100644 (file)
@@ -1,5 +1,4 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: troubleshooting.xml,v 1.13 2008/04/04 06:48:25 timeless%mozdev.org Exp $ -->
 
 <appendix id="troubleshooting">
 <title>Troubleshooting</title>