From: Alan Buxey Date: Sun, 19 Aug 2012 20:41:38 +0000 (+0100) Subject: update of Copyright date in recently updated files X-Git-Tag: release_3_0_0_beta0~81^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=577099360c4650818d10d169ad504d37a88f9fa7;p=thirdparty%2Ffreeradius-server.git update of Copyright date in recently updated files 2012 printed by code and marked in headers --- diff --git a/src/include/process.h b/src/include/process.h index b100096f24e..71ebfe6661e 100644 --- a/src/include/process.h +++ b/src/include/process.h @@ -20,8 +20,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA * - * Copyright 2011 The FreeRADIUS server project - * Copyright 2011 Alan DeKok + * Copyright 2012 The FreeRADIUS server project + * Copyright 2012 Alan DeKok */ #include diff --git a/src/main/connection.c b/src/main/connection.c index ef51cc56edf..a7b949efb72 100644 --- a/src/main/connection.c +++ b/src/main/connection.c @@ -18,8 +18,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA * - * Copyright 2011 The FreeRADIUS server project - * Copyright 2011 Alan DeKok + * Copyright 2012 The FreeRADIUS server project + * Copyright 2012 Alan DeKok */ #include diff --git a/src/main/process.c b/src/main/process.c index 06de78fb96c..31203100598 100644 --- a/src/main/process.c +++ b/src/main/process.c @@ -18,8 +18,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA * - * Copyright 2011 The FreeRADIUS server project - * Copyright 2011 Alan DeKok + * Copyright 2012 The FreeRADIUS server project + * Copyright 2012 Alan DeKok */ #include diff --git a/src/main/radmin.c b/src/main/radmin.c index bd50e56d115..228036de4d5 100644 --- a/src/main/radmin.c +++ b/src/main/radmin.c @@ -17,8 +17,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA * - * Copyright 2008 The FreeRADIUS server project - * Copyright 2008 Alan DeKok + * Copyright 2012 The FreeRADIUS server project + * Copyright 2012 Alan DeKok */ #include @@ -607,7 +607,7 @@ int main(int argc, char **argv) if (!done_license && !quiet) { printf("radmin " RADIUSD_VERSION " - FreeRADIUS Server administration tool.\n"); - printf("Copyright (C) 2008-2011 The FreeRADIUS server project and contributors.\n"); + printf("Copyright (C) 2008-2012 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"); diff --git a/src/main/version.c b/src/main/version.c index cb5a4cd75d5..b91e3d42b15 100644 --- a/src/main/version.c +++ b/src/main/version.c @@ -17,8 +17,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA * - * Copyright 1999-2008 The FreeRADIUS server project - * Copyright 2000 Alan DeKok + * Copyright 1999-2012 The FreeRADIUS server project + * Copyright 2012 Alan DeKok * Copyright 2000 Chris Parker */ @@ -35,7 +35,7 @@ void NEVER_RETURNS version(void) printf("%s: %s\n", progname, radiusd_version); - printf("Copyright (C) 1999-2011 The FreeRADIUS server project and contributors.\n"); + printf("Copyright (C) 1999-2012 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"); diff --git a/src/modules/rlm_rest/rest.c b/src/modules/rlm_rest/rest.c index f42b7dd4097..3abaeb8b3b5 100644 --- a/src/modules/rlm_rest/rest.c +++ b/src/modules/rlm_rest/rest.c @@ -18,7 +18,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 2011 Arran Cudbard-Bell + * Copyright 2012 Arran Cudbard-Bell */ #include diff --git a/src/modules/rlm_rest/rest.h b/src/modules/rlm_rest/rest.h index e1fa9c7607c..8e573e1e28d 100644 --- a/src/modules/rlm_rest/rest.h +++ b/src/modules/rlm_rest/rest.h @@ -18,7 +18,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 2011 Arran Cudbard-Bell + * Copyright 2012 Arran Cudbard-Bell */ #include #include diff --git a/src/modules/rlm_rest/rlm_rest.c b/src/modules/rlm_rest/rlm_rest.c index a76a4cc1540..6b484a1d1dd 100644 --- a/src/modules/rlm_rest/rlm_rest.c +++ b/src/modules/rlm_rest/rlm_rest.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 2011 Arran Cudbard-Bell > + * Copyright 2012 Arran Cudbard-Bell > */ #include diff --git a/src/modules/rlm_securid/mem.c b/src/modules/rlm_securid/mem.c index df40527f69d..eefecbdc42e 100644 --- a/src/modules/rlm_securid/mem.c +++ b/src/modules/rlm_securid/mem.c @@ -15,8 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA * - * Copyright 2011 The FreeRADIUS server project - * Copyright 201 Alan DeKok + * Copyright 2012 The FreeRADIUS server project + * Copyright 2012 Alan DeKok */ #include diff --git a/src/modules/rlm_securid/rlm_securid.c b/src/modules/rlm_securid/rlm_securid.c index afe61d61c80..58e26e30d6f 100644 --- a/src/modules/rlm_securid/rlm_securid.c +++ b/src/modules/rlm_securid/rlm_securid.c @@ -20,8 +20,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA * - * Copyright 2011 The FreeRADIUS server project - * Copyright 2011 Alan DeKok + * Copyright 2012 The FreeRADIUS server project + * Copyright 2012 Alan DeKok */ #include