summaryrefslogtreecommitdiffstats
path: root/contrib/bugzilla_ldapsync.rb
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bugzilla_ldapsync.rb')
-rwxr-xr-xcontrib/bugzilla_ldapsync.rb2
1 files changed, 0 insertions, 2 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'