diff options
author | Gerald Carter <jerry@samba.org> | 2003-09-09 03:54:11 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-09-09 03:54:11 +0000 |
commit | 88725350d248fe017b77c7609544888ba40b7995 (patch) | |
tree | c7ddc16b8698894c3dd915719f800b4cac149d88 /examples | |
parent | 40795992b8d8082bc164978ab8d97c326c012367 (diff) | |
download | samba-88725350d248fe017b77c7609544888ba40b7995.tar.gz samba-88725350d248fe017b77c7609544888ba40b7995.tar.xz samba-88725350d248fe017b77c7609544888ba40b7995.zip |
syncing files
Diffstat (limited to 'examples')
-rw-r--r-- | examples/LDAP/smbldap-tools/CONTRIBUTORS | 2 | ||||
-rw-r--r-- | examples/LDAP/smbldap-tools/ChangeLog | 2 | ||||
-rw-r--r-- | examples/LDAP/smbldap-tools/FILES | 2 | ||||
-rw-r--r-- | examples/LDAP/smbldap-tools/INFRASTRUCTURE | 2 | ||||
-rw-r--r-- | examples/LDAP/smbldap-tools/INSTALL | 2 | ||||
-rw-r--r-- | examples/LDAP/smbldap-tools/README | 3 | ||||
-rw-r--r-- | examples/LDAP/smbldap-tools/TODO | 2 | ||||
-rwxr-xr-x | examples/LDAP/smbldap-tools/smbldap-tools.spec | 1 |
8 files changed, 0 insertions, 16 deletions
diff --git a/examples/LDAP/smbldap-tools/CONTRIBUTORS b/examples/LDAP/smbldap-tools/CONTRIBUTORS index 1b308a72667..59dafcc89ef 100644 --- a/examples/LDAP/smbldap-tools/CONTRIBUTORS +++ b/examples/LDAP/smbldap-tools/CONTRIBUTORS @@ -1,5 +1,3 @@ -# $Source: /data/src/mirror/cvs/samba/examples/LDAP/smbldap-tools/CONTRIBUTORS,v $ -# ## Authors and actives contributors to SMBLDAP-TOOLS Have contributed directly to this tools, or are always in charge of diff --git a/examples/LDAP/smbldap-tools/ChangeLog b/examples/LDAP/smbldap-tools/ChangeLog index 76b8b3f3c6e..0994cb49316 100644 --- a/examples/LDAP/smbldap-tools/ChangeLog +++ b/examples/LDAP/smbldap-tools/ChangeLog @@ -1,5 +1,3 @@ -# $Source: /data/src/mirror/cvs/samba/examples/LDAP/smbldap-tools/ChangeLog,v $ -# ## ChangeLog for SMBLDAP-TOOLS * 2002-07-24: top and account objectclasses replaced with inetorgperson diff --git a/examples/LDAP/smbldap-tools/FILES b/examples/LDAP/smbldap-tools/FILES index 48ee571b29d..0343c53d609 100644 --- a/examples/LDAP/smbldap-tools/FILES +++ b/examples/LDAP/smbldap-tools/FILES @@ -1,5 +1,3 @@ -# $Source: /data/src/mirror/cvs/samba/examples/LDAP/smbldap-tools/FILES,v $ -# ## File listing for SMBLDAP-TOOLS CONTRIBUTORS : authors and contributors diff --git a/examples/LDAP/smbldap-tools/INFRASTRUCTURE b/examples/LDAP/smbldap-tools/INFRASTRUCTURE index 75b80bb4c8b..25fbda85999 100644 --- a/examples/LDAP/smbldap-tools/INFRASTRUCTURE +++ b/examples/LDAP/smbldap-tools/INFRASTRUCTURE @@ -1,5 +1,3 @@ -# $Source: /data/src/mirror/cvs/samba/examples/LDAP/smbldap-tools/INFRASTRUCTURE,v $ -# ## Some notes about the architecture diff --git a/examples/LDAP/smbldap-tools/INSTALL b/examples/LDAP/smbldap-tools/INSTALL index f4c72751a75..d5ca07826f4 100644 --- a/examples/LDAP/smbldap-tools/INSTALL +++ b/examples/LDAP/smbldap-tools/INSTALL @@ -1,5 +1,3 @@ -# $Source: /data/src/mirror/cvs/samba/examples/LDAP/smbldap-tools/INSTALL,v $ -# ## How To Install SMBLDAP-TOOLS Quick & Dirty: diff --git a/examples/LDAP/smbldap-tools/README b/examples/LDAP/smbldap-tools/README index add0175c0ce..3b4bf2da0dd 100644 --- a/examples/LDAP/smbldap-tools/README +++ b/examples/LDAP/smbldap-tools/README @@ -1,6 +1,3 @@ -# $Source: /data/src/mirror/cvs/samba/examples/LDAP/smbldap-tools/README,v $ -# - Latest version may be found at http://samba.idealx.org/ diff --git a/examples/LDAP/smbldap-tools/TODO b/examples/LDAP/smbldap-tools/TODO index 71e66952997..25cc30c6845 100644 --- a/examples/LDAP/smbldap-tools/TODO +++ b/examples/LDAP/smbldap-tools/TODO @@ -1,5 +1,3 @@ -# $Source: /data/src/mirror/cvs/samba/examples/LDAP/smbldap-tools/TODO,v $ -# ## TODO list - First In, Last in the list... ## (BF: Bug Report / FR: Feature Request) diff --git a/examples/LDAP/smbldap-tools/smbldap-tools.spec b/examples/LDAP/smbldap-tools/smbldap-tools.spec index ddaed458daf..7924ae20e27 100755 --- a/examples/LDAP/smbldap-tools/smbldap-tools.spec +++ b/examples/LDAP/smbldap-tools/smbldap-tools.spec @@ -1,4 +1,3 @@ -# $Source: /data/src/mirror/cvs/samba/examples/LDAP/smbldap-tools/smbldap-tools.spec,v $ %define version 0.8 %define release 1 %define name smbldap-tools |