diff options
author | Gerald Carter <jerry@samba.org> | 2003-12-05 14:06:55 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-12-05 14:06:55 +0000 |
commit | 8dc02df11cca84dcc2cc45f2e9f4d4aa6248bad9 (patch) | |
tree | 6e7f4ceaee42e60203b785bfa82a730e4457e433 /examples/LDAP/smbldap-tools/smbldap-useradd.pl | |
parent | 814591c0c5054b29978ba9c4b8842b921fe2bc89 (diff) | |
download | samba-8dc02df11cca84dcc2cc45f2e9f4d4aa6248bad9.tar.gz samba-8dc02df11cca84dcc2cc45f2e9f4d4aa6248bad9.tar.bz2 samba-8dc02df11cca84dcc2cc45f2e9f4d4aa6248bad9.zip |
removing RCS tags
(This used to be commit 9a7774306dfa29f0b343343844a2c08650d5ba1a)
Diffstat (limited to 'examples/LDAP/smbldap-tools/smbldap-useradd.pl')
-rwxr-xr-x | examples/LDAP/smbldap-tools/smbldap-useradd.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/LDAP/smbldap-tools/smbldap-useradd.pl b/examples/LDAP/smbldap-tools/smbldap-useradd.pl index 49086e519b..9d90e4ec9a 100755 --- a/examples/LDAP/smbldap-tools/smbldap-useradd.pl +++ b/examples/LDAP/smbldap-tools/smbldap-useradd.pl @@ -1,7 +1,5 @@ #!/usr/bin/perl -w -# $Id: smbldap-useradd.pl,v 1.1.6.4 2003/12/04 21:59:19 jerry Exp $ -# # This code was developped by IDEALX (http://IDEALX.org/) and # contributors (their names can be found in the CONTRIBUTORS file). # |