From: Howard Chu Date: Mon, 1 Nov 1999 22:38:24 +0000 (+0000) Subject: Obsolete file X-Git-Tag: UCDATA_2_4~256 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9168ab6777bcf1e4efcbbb37c243d3ea4947e564;p=openldap Obsolete file --- diff --git a/servers/ldapd/Version.c b/servers/ldapd/Version.c deleted file mode 100644 index 26392d7385..0000000000 --- a/servers/ldapd/Version.c +++ /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 index 79a476659c..0000000000 --- a/servers/slapd/shell-backends/pwd-Version.c +++ /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";