From: Alan T. DeKok Date: Tue, 21 Jun 2011 09:19:29 +0000 (+0200) Subject: Update copyright year X-Git-Tag: release_2_1_12~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c58fa7a6f0323e2914e64607327f65cbb1742e71;p=thirdparty%2Ffreeradius-server.git Update copyright year --- diff --git a/src/main/version.c b/src/main/version.c index 4af2708d5a9..b55192c020a 100644 --- a/src/main/version.c +++ b/src/main/version.c @@ -76,7 +76,7 @@ void NEVER_RETURNS version(void) #endif printf("\n"); #endif - printf("Copyright (C) 1999-2010 The FreeRADIUS server project and contributors.\n"); + printf("Copyright (C) 1999-2011 The FreeRADIUS server project and contributors.\n"); printf("There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n"); printf("PARTICULAR PURPOSE.\n"); printf("You may redistribute copies of FreeRADIUS under the terms of the\n");