From 246216b451012b767d36eb034f412a0df76e1f65 Mon Sep 17 00:00:00 2001 From: aland Date: Mon, 31 Dec 2007 03:03:22 +0000 Subject: [PATCH] Update copyrights for the new year --- COPYRIGHT | 6 +++--- src/main/version.c | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index 426d62b..e8f7c27 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -54,11 +54,11 @@ individuals. This list is not exhaustive. Consult the individual files for more detailed copyright statements. -Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 The FreeRADIUS +Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 The FreeRADIUS Server Project -Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 Alan DeKok - +Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Alan DeKok + Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. diff --git a/src/main/version.c b/src/main/version.c index a66b1c8..aa14268 100644 --- a/src/main/version.c +++ b/src/main/version.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA * - * Copyright 2000,2006 The FreeRADIUS server project + * Copyright 1999-2008 The FreeRADIUS server project * Copyright 2000 Alan DeKok * Copyright 2000 Chris Parker */ @@ -46,7 +46,7 @@ void NEVER_RETURNS version(void) #endif printf("\n"); #endif - printf("Copyright (C) 2000-2007 The FreeRADIUS server project.\n"); + printf("Copyright (C) 1999-2008 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"); -- 2.1.4