diff --git a/servers/slurpd/Version.c b/servers/slurpd/Version.c deleted file mode 100644 index aef367cee0..0000000000 --- a/servers/slurpd/Version.c +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Copyright (c) 1996 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[] = " slurpd %VERSION% (%WHEN%)\n\t%WHOANDWHERE%\n";