diff --git a/libraries/liblutil/Version.c b/libraries/liblutil/Version.c deleted file mode 100644 index 245730fe8d..0000000000 --- a/libraries/liblutil/Version.c +++ /dev/null @@ -1,9 +0,0 @@ -/* - * Copyright 1998 The LDAP Foundation - * All rights reserved. - * - * This software may be used and distributed as provided under the - * terms of the OpenLDAP Public License. - */ - -static char Version[] = " liblutil.a v%VERSION% (%WHEN%)\n\t%WHOANDWHERE%\n";