From 9168ab6777bcf1e4efcbbb37c243d3ea4947e564 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Mon, 1 Nov 1999 22:38:24 +0000 Subject: [PATCH] Obsolete file --- servers/ldapd/Version.c | 14 -------------- servers/slapd/shell-backends/pwd-Version.c | 14 -------------- 2 files changed, 28 deletions(-) delete mode 100644 servers/ldapd/Version.c delete mode 100644 servers/slapd/shell-backends/pwd-Version.c 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"; -- 2.39.5