From: Alan T. DeKok Date: Mon, 5 Sep 2011 15:39:53 +0000 (-0400) Subject: Updated copyright year X-Git-Tag: release_3_0_0_beta0~649 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9b52614ee4e441a11b0bab5fbc4d0d688d983ec;p=thirdparty%2Ffreeradius-server.git Updated copyright year --- diff --git a/src/main/radmin.c b/src/main/radmin.c index c4506dd103a..e9f8508d15b 100644 --- a/src/main/radmin.c +++ b/src/main/radmin.c @@ -503,7 +503,7 @@ int main(int argc, char **argv) if (!done_license && !quiet) { printf("radmin " RADIUSD_VERSION " - FreeRADIUS Server administration tool.\n"); - printf("Copyright (C) 2008 The FreeRADIUS server project and contributors.\n"); + printf("Copyright (C) 2008-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");