]> git.sur5r.net Git - openldap/commitdiff
Obsolete file
authorHoward Chu <hyc@openldap.org>
Mon, 1 Nov 1999 22:38:24 +0000 (22:38 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 1 Nov 1999 22:38:24 +0000 (22:38 +0000)
servers/ldapd/Version.c [deleted file]
servers/slapd/shell-backends/pwd-Version.c [deleted file]

diff --git a/servers/ldapd/Version.c b/servers/ldapd/Version.c
deleted file mode 100644 (file)
index 26392d7..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-/* $OpenLDAP$ */
-/*
- * Copyright (c) 1991 Regents of the University of Michigan.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms are permitted
- * provided that this notice is preserved and that due credit is given
- * to the University of Michigan at Ann Arbor. The name of the University
- * may not be used to endorse or promote products derived from this
- * software without specific prior written permission. This software
- * is provided ``as is'' without express or implied warranty.
- */
-
-char Versionstr[] = "  ldapd %VERSION% (%WHEN%)\n\t%WHOANDWHERE%\n";
diff --git a/servers/slapd/shell-backends/pwd-Version.c b/servers/slapd/shell-backends/pwd-Version.c
deleted file mode 100644 (file)
index 79a4766..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-/* $OpenLDAP$ */
-/*
- * Copyright (c) 1995 Regents of the University of Michigan.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms are permitted
- * provided that this notice is preserved and that due credit is given
- * to the University of Michigan at Ann Arbor. The name of the University
- * may not be used to endorse or promote products derived from this
- * software without specific prior written permission. This software
- * is provided ``as is'' without express or implied warranty.
- */
-
-char Versionstr[] = "  shell passwd backend %VERSION% (%WHEN%)\n\t%WHOANDWHERE%\n";