]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
update of Copyright date in recently updated files 79/head
authorAlan Buxey <alan.buxey@gmail.com>
Sun, 19 Aug 2012 20:41:38 +0000 (21:41 +0100)
committerAlan Buxey <alan.buxey@gmail.com>
Sun, 19 Aug 2012 20:41:38 +0000 (21:41 +0100)
2012 printed by code and marked in headers

src/include/process.h
src/main/connection.c
src/main/process.c
src/main/radmin.c
src/main/version.c
src/modules/rlm_rest/rest.c
src/modules/rlm_rest/rest.h
src/modules/rlm_rest/rlm_rest.c
src/modules/rlm_securid/mem.c
src/modules/rlm_securid/rlm_securid.c

index b100096f24e1c2795894161fa2674da17085b130..71ebfe6661edc96882acba826319e5461c377f0c 100644 (file)
@@ -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 <aland@deployingradius.com>
+ * Copyright 2012 The FreeRADIUS server project
+ * Copyright 2012 Alan DeKok <aland@deployingradius.com>
  */
 
 #include <freeradius-devel/ident.h>
index ef51cc56edf51bcf88ee00d4d8d3ac92e1c1b9b8..a7b949efb727b50a53a2152442ef4775e1443ab4 100644 (file)
@@ -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 <aland@deployingradius.com>
+ * Copyright 2012  The FreeRADIUS server project
+ * Copyright 2012  Alan DeKok <aland@deployingradius.com>
  */
 
 #include <freeradius-devel/ident.h>
index 06de78fb96c457ac371f7c016920f1820f0abad5..31203100598743171235d7b84233ddf892692e7b 100644 (file)
@@ -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 <aland@deployingradius.com>
+ * Copyright 2012  The FreeRADIUS server project
+ * Copyright 2012  Alan DeKok <aland@deployingradius.com>
  */
 
 #include <freeradius-devel/ident.h>
index bd50e56d115314647ec7299ef9027b82cf7727c6..228036de4d5b6f6956f85fd8cc0812ad2bd3c78f 100644 (file)
@@ -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 <aland@deployingradius.com>
+ * Copyright 2012   The FreeRADIUS server project
+ * Copyright 2012   Alan DeKok <aland@deployingradius.com>
  */
 
 #include <freeradius-devel/ident.h>
@@ -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");
index cb5a4cd75d5d8418f8d89ed20622be066fe66fce..b91e3d42b15f4422668eabf71590540c452e4871 100644 (file)
@@ -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 <aland@ox.org>
+ * Copyright 1999-2012  The FreeRADIUS server project
+ * Copyright 2012  Alan DeKok <aland@ox.org>
  * Copyright 2000  Chris Parker <cparker@starnetusa.com>
  */
 
@@ -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");
index f42b7dd4097a0840f13a748229ebd442c1f53ab1..3abaeb8b3b52d82d396fc4607e9b3410f5ebe1cb 100644 (file)
@@ -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 <a.cudbard-bell@freeradius.org>
+ * Copyright 2012  Arran Cudbard-Bell <a.cudbard-bell@freeradius.org>
  */
 
 #include <freeradius-devel/ident.h>
index e1fa9c7607cbda288c483544617f97615d58002a..8e573e1e28df0c205eebb26d6b34c88815f832be 100644 (file)
@@ -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 <a.cudbard-bell@freeradius.org>
+ * Copyright 2012  Arran Cudbard-Bell <a.cudbard-bell@freeradius.org>
  */
 #include <freeradius-devel/ident.h>
 #include <freeradius-devel/connection.h>
index a76a4cc15405a53f1b39db857a1d9d4dba485b74..6b484a1d1dd06e977adcd82a4b1e7aeb2c3c9277 100644 (file)
@@ -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 <arran.cudbardb@freeradius.org>>
+ * Copyright 2012  Arran Cudbard-Bell <arran.cudbardb@freeradius.org>>
  */
 
 #include <freeradius-devel/ident.h>
index df40527f69d17d8dc2a80db2427ef29e05bdbf23..eefecbdc42e6c2e26ed8ccfd89ebb3b0080ec59b 100644 (file)
@@ -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 <aland@networkradius.com>
+ * Copyright 201 The FreeRADIUS server project
+ * Copyright 2012  Alan DeKok <aland@networkradius.com>
  */
 
 #include <freeradius-devel/ident.h>
index afe61d61c80c404f5ebc4d3aaea7712b8b672f6d..58e26e30d6fb4e72d81e2d1bc4d5f5175c88186a 100644 (file)
@@ -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 <aland@networkradius.com>
+ * Copyright 201 The FreeRADIUS server project
+ * Copyright 2012  Alan DeKok <aland@networkradius.com>
  */
 
 #include <freeradius-devel/ident.h>