diff options
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/bugzilla_ldapsync.rb | 2 | ||||
-rwxr-xr-x | contrib/sendbugmail.pl | 2 | ||||
-rwxr-xr-x | contrib/yp_nomail.sh | 1 |
3 files changed, 0 insertions, 5 deletions
diff --git a/contrib/bugzilla_ldapsync.rb b/contrib/bugzilla_ldapsync.rb index 4fca2a7da..579f56fc5 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 4fd1c8374..f4bebabc6 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 36bbc82f7..9d23d5e33 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 |