summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2012-10-08 02:14:48 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2012-10-08 02:18:14 +0200
commit859ec82577740e113ebf1f4ae2d89baafcf41075 (patch)
tree2bd239a771005408edd595e9bd9dee807fc4a8ce
parent17cdd3faf35880c11a3dd0c747a5b10f373f975d (diff)
downloadeurephia-859ec82577740e113ebf1f4ae2d89baafcf41075.tar.gz
eurephia-859ec82577740e113ebf1f4ae2d89baafcf41075.tar.xz
eurephia-859ec82577740e113ebf1f4ae2d89baafcf41075.zip
Updated copyright dates
Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
-rw-r--r--CMakeLists.txt2
-rw-r--r--common/CMakeLists.txt2
-rw-r--r--common/certinfo.c2
-rw-r--r--common/certinfo.h2
-rw-r--r--common/eurephia_cfgfile.c2
-rw-r--r--common/eurephia_cfgfile.h2
-rw-r--r--common/eurephia_context.h2
-rw-r--r--common/eurephia_directions.h2
-rw-r--r--common/eurephia_driverapi.h2
-rw-r--r--common/eurephia_getsym.c2
-rw-r--r--common/eurephia_getsym.h2
-rw-r--r--common/eurephia_log.c2
-rw-r--r--common/eurephia_log.h2
-rw-r--r--common/eurephia_log_struct.h2
-rw-r--r--common/eurephia_nullsafe.c2
-rw-r--r--common/eurephia_nullsafe.h2
-rw-r--r--common/eurephia_values.c2
-rw-r--r--common/eurephia_values.h2
-rw-r--r--common/eurephia_values_struct.h2
-rw-r--r--common/eurephia_xml.c2
-rw-r--r--common/eurephia_xml.h2
-rw-r--r--common/eurephiadb_session_common.c2
-rw-r--r--common/eurephiadb_session_common.h2
-rw-r--r--common/eurephiadb_session_struct.h2
-rw-r--r--common/passwd.c2
-rw-r--r--common/passwd.h2
-rw-r--r--common/randstr.c2
-rw-r--r--common/randstr.h2
-rwxr-xr-xconfigure2
-rw-r--r--database/eurephiadb.h2
-rw-r--r--database/eurephiadb_mapping.c2
-rw-r--r--database/eurephiadb_mapping.h2
-rw-r--r--database/eurephiadb_struct.h2
-rw-r--r--database/sqlite/CMakeLists.txt2
-rw-r--r--database/sqlite/administration/attempts.c2
-rw-r--r--database/sqlite/administration/authentication.c2
-rw-r--r--database/sqlite/administration/blacklist.c2
-rw-r--r--database/sqlite/administration/certificates.c2
-rw-r--r--database/sqlite/administration/configuration.c2
-rw-r--r--database/sqlite/administration/firewalladmin.c2
-rw-r--r--database/sqlite/administration/lastlog.c2
-rw-r--r--database/sqlite/administration/useraccount.c2
-rw-r--r--database/sqlite/administration/usercerts.c2
-rw-r--r--database/sqlite/edb-sqlite.72
-rw-r--r--database/sqlite/fieldmapping.h2
-rw-r--r--database/sqlite/sqlite.c2
-rw-r--r--database/sqlite/sqlite.h2
-rw-r--r--doxygen/CMakeLists.txt2
-rw-r--r--doxygen/doxygen_mainpage.h2
-rw-r--r--eurephiadm/CMakeLists.txt2
-rw-r--r--eurephiadm/argparser.c2
-rw-r--r--eurephiadm/argparser.h2
-rw-r--r--eurephiadm/client_config.c2
-rw-r--r--eurephiadm/client_config.h2
-rw-r--r--eurephiadm/client_context.c2
-rw-r--r--eurephiadm/client_context.h2
-rw-r--r--eurephiadm/client_session.c2
-rw-r--r--eurephiadm/client_session.h2
-rw-r--r--eurephiadm/commands.h2
-rw-r--r--eurephiadm/commands/adminaccess.c2
-rw-r--r--eurephiadm/commands/buildinfo.c2
-rw-r--r--eurephiadm/commands/edit_config.c2
-rw-r--r--eurephiadm/eurephiadm.c4
-rw-r--r--eurephiadm/get_console_input.c2
-rw-r--r--eurephiadm/get_console_input.h2
-rw-r--r--eurephiadm/man/eurephiadm-adminaccess.72
-rw-r--r--eurephiadm/man/eurephiadm-attempts.72
-rw-r--r--eurephiadm/man/eurephiadm-blacklist.72
-rw-r--r--eurephiadm/man/eurephiadm-certs.72
-rw-r--r--eurephiadm/man/eurephiadm-config.72
-rw-r--r--eurephiadm/man/eurephiadm-fwprofiles.72
-rw-r--r--eurephiadm/man/eurephiadm-lastlog.72
-rw-r--r--eurephiadm/man/eurephiadm-usercerts.72
-rw-r--r--eurephiadm/man/eurephiadm-users.72
-rw-r--r--eurephiadm/man/eurephiadm.72
-rwxr-xr-xeurephiadm/mk_buildinfo.sh2
-rw-r--r--eurephiadm/parse_certificate_files.c2
-rw-r--r--eurephiadm/parse_certificate_files.h2
-rw-r--r--eurephiadm/xsltparser.c2
-rw-r--r--eurephiadm/xsltparser.h2
-rw-r--r--man/eurephia-variables.72
-rw-r--r--plugin/CMakeLists.txt2
-rw-r--r--plugin/environment.c2
-rw-r--r--plugin/environment.h2
-rw-r--r--plugin/eurephia-auth.72
-rw-r--r--plugin/eurephia-auth.c2
-rw-r--r--plugin/eurephia.h2
-rw-r--r--plugin/eurephiadb_session.h2
-rw-r--r--plugin/firewall/eurephiafw.c2
-rw-r--r--plugin/firewall/eurephiafw.h2
-rw-r--r--plugin/firewall/eurephiafw_helpers.c2
-rw-r--r--plugin/firewall/eurephiafw_helpers.h2
-rw-r--r--plugin/firewall/eurephiafw_intf.h2
-rw-r--r--plugin/firewall/eurephiafw_struct.h2
-rw-r--r--plugin/firewall/iptables/CMakeLists.txt2
-rw-r--r--plugin/firewall/iptables/efw-iptables.c2
-rw-r--r--utils/CMakeLists.txt2
-rw-r--r--utils/benchmark.c2
-rw-r--r--utils/eurephia_init.72
-rw-r--r--utils/eurephia_init.c4
-rw-r--r--utils/eurephia_saltdecode.72
-rw-r--r--utils/eurephia_saltdecode.c2
-rw-r--r--xslt/eurephiadm/CMakeLists.txt2
-rw-r--r--xslt/eurephiadm/adminaccess.xsl2
-rw-r--r--xslt/eurephiadm/attempts.xsl2
-rw-r--r--xslt/eurephiadm/blacklist.xsl2
-rw-r--r--xslt/eurephiadm/certificates.xsl2
-rw-r--r--xslt/eurephiadm/fwadmin.xsl2
-rw-r--r--xslt/eurephiadm/lastlog.xsl2
-rw-r--r--xslt/eurephiadm/usercerts.xsl2
-rw-r--r--xslt/eurephiadm/users.xsl2
111 files changed, 113 insertions, 113 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index fa9348b..d28dfa8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
# cmake rules for eurephia - main file
#
-# GPLv2 only - Copyright (C) 2008 - 2010
+# GPLv2 only - Copyright (C) 2008 - 2012
# David Sommerseth <dazo@users.sourceforge.net>
#
# This program is free software; you can redistribute it and/or
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt
index 8048b0b..3a9ff45 100644
--- a/common/CMakeLists.txt
+++ b/common/CMakeLists.txt
@@ -1,6 +1,6 @@
# cmake rules for eurephia - common static library
#
-# GPLv2 only - Copyright (C) 2008 - 2010
+# GPLv2 only - Copyright (C) 2008 - 2012
# David Sommerseth <dazo@users.sourceforge.net>
#
# This program is free software; you can redistribute it and/or
diff --git a/common/certinfo.c b/common/certinfo.c
index baddc22..12a03fc 100644
--- a/common/certinfo.c
+++ b/common/certinfo.c
@@ -1,6 +1,6 @@
/* certinfo.c -- Functions to parse and process the X509 TLS id string
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/certinfo.h b/common/certinfo.h
index 2563fc9..91103d8 100644
--- a/common/certinfo.h
+++ b/common/certinfo.h
@@ -1,6 +1,6 @@
/* certinfo.h -- Structure used when parsing X509 identification string
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephia_cfgfile.c b/common/eurephia_cfgfile.c
index ac47ee7..2cefa95 100644
--- a/common/eurephia_cfgfile.c
+++ b/common/eurephia_cfgfile.c
@@ -2,7 +2,7 @@
*
* Simple generic ini-style config file parser
*
- * GPLv2 only - Copyright (C) 2011
+ * GPLv2 only - Copyright (C) 2011 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephia_cfgfile.h b/common/eurephia_cfgfile.h
index b7f38e3..9e23ce6 100644
--- a/common/eurephia_cfgfile.h
+++ b/common/eurephia_cfgfile.h
@@ -2,7 +2,7 @@
*
* Simple generic ini-style config file parser
*
- * GPLv2 only - Copyright (C) 2011
+ * GPLv2 only - Copyright (C) 2011 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephia_context.h b/common/eurephia_context.h
index 56b1ed7..845850b 100644
--- a/common/eurephia_context.h
+++ b/common/eurephia_context.h
@@ -1,6 +1,6 @@
/* eurephia_context.h -- eurephiaCTX definition
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephia_directions.h b/common/eurephia_directions.h
index e1c4551..94dd795 100644
--- a/common/eurephia_directions.h
+++ b/common/eurephia_directions.h
@@ -1,6 +1,6 @@
/* eurephia_directions.h -- Macro to decide the best search directon on dual-way pointer chains
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephia_driverapi.h b/common/eurephia_driverapi.h
index 8ae0a88..986978b 100644
--- a/common/eurephia_driverapi.h
+++ b/common/eurephia_driverapi.h
@@ -1,6 +1,6 @@
/* eurephia_driver.h
*
- * GPLv2 only - Copyright (C) 2008
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephia_getsym.c b/common/eurephia_getsym.c
index 587254e..1b9a63e 100644
--- a/common/eurephia_getsym.c
+++ b/common/eurephia_getsym.c
@@ -1,6 +1,6 @@
/* eurephia_getsym.c -- Retrieves symbols from dlopened libraries
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephia_getsym.h b/common/eurephia_getsym.h
index f921646..8ca4bc3 100644
--- a/common/eurephia_getsym.h
+++ b/common/eurephia_getsym.h
@@ -1,6 +1,6 @@
/* eurephia_getsym.h -- Retrieves symbols from dlopened libraries
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephia_log.c b/common/eurephia_log.c
index 157b2d5..8063321 100644
--- a/common/eurephia_log.c
+++ b/common/eurephia_log.c
@@ -1,6 +1,6 @@
/* eurephia_log.c -- eurephia logging
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephia_log.h b/common/eurephia_log.h
index 594a9be..c29aa05 100644
--- a/common/eurephia_log.h
+++ b/common/eurephia_log.h
@@ -1,6 +1,6 @@
/* eurephia_log.h -- eurephia logging module
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephia_log_struct.h b/common/eurephia_log_struct.h
index 8790797..615016e 100644
--- a/common/eurephia_log_struct.h
+++ b/common/eurephia_log_struct.h
@@ -1,6 +1,6 @@
/* eurephia_log.h -- eurephia log struct definition
*
- * GPLv2 only - Copyright (C) 2009 - 2010
+ * GPLv2 only - Copyright (C) 2009 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephia_nullsafe.c b/common/eurephia_nullsafe.c
index d466ab8..e305838 100644
--- a/common/eurephia_nullsafe.c
+++ b/common/eurephia_nullsafe.c
@@ -3,7 +3,7 @@
* standard C string functions, which is made NULL safe by checking
* if input value is NULL before performing the action.
*
- * GPLv2 only - Copyright (C) 2009 - 2010
+ * GPLv2 only - Copyright (C) 2009 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephia_nullsafe.h b/common/eurephia_nullsafe.h
index 7a765df..167da38 100644
--- a/common/eurephia_nullsafe.h
+++ b/common/eurephia_nullsafe.h
@@ -3,7 +3,7 @@
* standard C string functions, which is made NULL safe by checking
* if input value is NULL before performing the action.
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephia_values.c b/common/eurephia_values.c
index 19fe05d..48002f7 100644
--- a/common/eurephia_values.c
+++ b/common/eurephia_values.c
@@ -1,6 +1,6 @@
/* eurephia_values.c -- Generic interface for processing key->value pairs
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephia_values.h b/common/eurephia_values.h
index a440258..1e7fc39 100644
--- a/common/eurephia_values.h
+++ b/common/eurephia_values.h
@@ -1,6 +1,6 @@
/* eurephia_values.h -- Generic interface for processing key->value pairs
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephia_values_struct.h b/common/eurephia_values_struct.h
index 94f21fe..9f9adc9 100644
--- a/common/eurephia_values_struct.h
+++ b/common/eurephia_values_struct.h
@@ -1,6 +1,6 @@
/* eurephia_values.h -- eurephiaVALUES struct typedef
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephia_xml.c b/common/eurephia_xml.c
index ae23552..c31cc5d 100644
--- a/common/eurephia_xml.c
+++ b/common/eurephia_xml.c
@@ -1,6 +1,6 @@
/* eurephia_xml.c -- Generic helper functions for XML parsing
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephia_xml.h b/common/eurephia_xml.h
index 0681b3d..36af3be 100644
--- a/common/eurephia_xml.h
+++ b/common/eurephia_xml.h
@@ -1,6 +1,6 @@
/* eurephia_xml.h -- Generic helper functions for XML parsing
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephiadb_session_common.c b/common/eurephiadb_session_common.c
index ba145cf..179a8fc 100644
--- a/common/eurephiadb_session_common.c
+++ b/common/eurephiadb_session_common.c
@@ -1,6 +1,6 @@
/* eurephiadb_session_common.c -- Common function for handling sessions
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephiadb_session_common.h b/common/eurephiadb_session_common.h
index d7a8384..38ea43a 100644
--- a/common/eurephiadb_session_common.h
+++ b/common/eurephiadb_session_common.h
@@ -1,6 +1,6 @@
/* eurephiadb_session_common.h -- Common function for handling sessions
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/eurephiadb_session_struct.h b/common/eurephiadb_session_struct.h
index e849bb7..df1810c 100644
--- a/common/eurephiadb_session_struct.h
+++ b/common/eurephiadb_session_struct.h
@@ -1,6 +1,6 @@
/* eurephia_session.h -- eurephiaSESSION struct typedef
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/passwd.c b/common/passwd.c
index 91af77e..a797bc1 100644
--- a/common/passwd.c
+++ b/common/passwd.c
@@ -7,7 +7,7 @@
*
* http://people.redhat.com/drepper/sha-crypt.html
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/passwd.h b/common/passwd.h
index b7533ac..c0cca97 100644
--- a/common/passwd.h
+++ b/common/passwd.h
@@ -1,6 +1,6 @@
/* passwd.h -- Creates SHA512 hash from a clear text password
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/randstr.c b/common/randstr.c
index 069623e..e3ebd99 100644
--- a/common/randstr.c
+++ b/common/randstr.c
@@ -1,6 +1,6 @@
/* randstr.c -- Functions for getting random data
*
- * GPLv2 only - Copyright (C) 2009 - 2010
+ * GPLv2 only - Copyright (C) 2009 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/common/randstr.h b/common/randstr.h
index 7ff86aa..d4344df 100644
--- a/common/randstr.h
+++ b/common/randstr.h
@@ -1,6 +1,6 @@
/* randstr.h -- Functions for getting random data
*
- * GPLv2 only - Copyright (C) 2009 - 2010
+ * GPLv2 only - Copyright (C) 2009 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/configure b/configure
index 4fd5865..1759944 100755
--- a/configure
+++ b/configure
@@ -2,7 +2,7 @@
#
# Simple cmake wrapper script to make it behave more like autotools
#
-# GPLv2 only - Copyright (C) 2008 - 2010
+# GPLv2 only - Copyright (C) 2008 - 2012
# David Sommerseth <dazo@users.sourceforge.net>
#
# This program is free software; you can redistribute it and/or
diff --git a/database/eurephiadb.h b/database/eurephiadb.h
index 885b73b..e8c7e84 100644
--- a/database/eurephiadb.h
+++ b/database/eurephiadb.h
@@ -1,6 +1,6 @@
/* eurephiadb.h -- Database driver setup
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/eurephiadb_mapping.c b/database/eurephiadb_mapping.c
index 026f2c0..52c2909 100644
--- a/database/eurephiadb_mapping.c
+++ b/database/eurephiadb_mapping.c
@@ -1,6 +1,6 @@
/* eurephiadb_common.c -- Database field mapping between database and the C code
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/eurephiadb_mapping.h b/database/eurephiadb_mapping.h
index f35114b..540ce3c 100644
--- a/database/eurephiadb_mapping.h
+++ b/database/eurephiadb_mapping.h
@@ -3,7 +3,7 @@
* to access specific database table fields
* through a unified API
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/eurephiadb_struct.h b/database/eurephiadb_struct.h
index e3d82b4..33e76bd 100644
--- a/database/eurephiadb_struct.h
+++ b/database/eurephiadb_struct.h
@@ -1,6 +1,6 @@
/* eurephiadb_struct.h -- Database connection struct
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/sqlite/CMakeLists.txt b/database/sqlite/CMakeLists.txt
index 319c247..4034a78 100644
--- a/database/sqlite/CMakeLists.txt
+++ b/database/sqlite/CMakeLists.txt
@@ -1,6 +1,6 @@
# cmake rules for eurephia - SQLite3 database driver
#
-# GPLv2 only - Copyright (C) 2008 - 2010
+# GPLv2 only - Copyright (C) 2008 - 2012
# David Sommerseth <dazo@users.sourceforge.net>
#
# This program is free software; you can redistribute it and/or
diff --git a/database/sqlite/administration/attempts.c b/database/sqlite/administration/attempts.c
index c884b4e..ebd8966 100644
--- a/database/sqlite/administration/attempts.c
+++ b/database/sqlite/administration/attempts.c
@@ -1,6 +1,6 @@
/* attempts.c -- Functions for processing openvpn_attempts records
*
- * GPLv2 only - Copyright (C) 2009 - 2010
+ * GPLv2 only - Copyright (C) 2009 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/sqlite/administration/authentication.c b/database/sqlite/administration/authentication.c
index 3a612d4..23139df 100644
--- a/database/sqlite/administration/authentication.c
+++ b/database/sqlite/administration/authentication.c
@@ -1,6 +1,6 @@
/* administration.c -- Functions needed for administration tasks
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/sqlite/administration/blacklist.c b/database/sqlite/administration/blacklist.c
index 0662bbc..60e87a3 100644
--- a/database/sqlite/administration/blacklist.c
+++ b/database/sqlite/administration/blacklist.c
@@ -1,6 +1,6 @@
/* blacklist.c -- Functions for processing openvpn_blacklist records
*
- * GPLv2 only - Copyright (C) 2009 - 2010
+ * GPLv2 only - Copyright (C) 2009 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/sqlite/administration/certificates.c b/database/sqlite/administration/certificates.c
index 93518b6..92f0403 100644
--- a/database/sqlite/administration/certificates.c
+++ b/database/sqlite/administration/certificates.c
@@ -1,6 +1,6 @@
/* certificates.c -- Certificate management
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/sqlite/administration/configuration.c b/database/sqlite/administration/configuration.c
index 735c25b..fc54aa3 100644
--- a/database/sqlite/administration/configuration.c
+++ b/database/sqlite/administration/configuration.c
@@ -1,7 +1,7 @@
/* configuration.c -- Functions for setting and deleting
* configuration parameters in the database
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/sqlite/administration/firewalladmin.c b/database/sqlite/administration/firewalladmin.c
index b10c5d0..3e8fc94 100644
--- a/database/sqlite/administration/firewalladmin.c
+++ b/database/sqlite/administration/firewalladmin.c
@@ -1,6 +1,6 @@
/* firewalladmin.c -- Functions for managing firewall profiles
*
- * GPLv2 only - Copyright (C) 2009 - 2010
+ * GPLv2 only - Copyright (C) 2009 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/sqlite/administration/lastlog.c b/database/sqlite/administration/lastlog.c
index 2fc2904..8f2edbc 100644
--- a/database/sqlite/administration/lastlog.c
+++ b/database/sqlite/administration/lastlog.c
@@ -1,6 +1,6 @@
/* lastlog.c -- Function for Retrieving the eurephia lastlog records
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/sqlite/administration/useraccount.c b/database/sqlite/administration/useraccount.c
index 31d4af2..37303b7 100644
--- a/database/sqlite/administration/useraccount.c
+++ b/database/sqlite/administration/useraccount.c
@@ -1,6 +1,6 @@
/* administration.c -- Functions for user account management
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/sqlite/administration/usercerts.c b/database/sqlite/administration/usercerts.c
index c6f368e..d6f8721 100644
--- a/database/sqlite/administration/usercerts.c
+++ b/database/sqlite/administration/usercerts.c
@@ -1,6 +1,6 @@
/* usercerts.c -- Admin functions - user-certificate table
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/sqlite/edb-sqlite.7 b/database/sqlite/edb-sqlite.7
index 5f907aa..4dad0f0 100644
--- a/database/sqlite/edb-sqlite.7
+++ b/database/sqlite/edb-sqlite.7
@@ -28,4 +28,4 @@ database_params = <full path to DB file>
\fBeurephia_init\fR(7)
.SH "AUTHOR"
-Copyright (C) 2008\-2010 David Sommerseth <dazo@users.sourceforge.net>
+Copyright (C) 2008\-2012 David Sommerseth <dazo@users.sourceforge.net>
diff --git a/database/sqlite/fieldmapping.h b/database/sqlite/fieldmapping.h
index 95b380e..496f4ba 100644
--- a/database/sqlite/fieldmapping.h
+++ b/database/sqlite/fieldmapping.h
@@ -1,7 +1,7 @@
/* fieldmapping.h -- Contains mapping from internal eurephia field ID to
* SQLite3 specific field names per table
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/sqlite/sqlite.c b/database/sqlite/sqlite.c
index 5ae1ca1..0f4e0e6 100644
--- a/database/sqlite/sqlite.c
+++ b/database/sqlite/sqlite.c
@@ -1,6 +1,6 @@
/* sqlite.c -- Generic functions to simplify SQLite3 queries
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/sqlite/sqlite.h b/database/sqlite/sqlite.h
index b521687..7bdec74 100644
--- a/database/sqlite/sqlite.h
+++ b/database/sqlite/sqlite.h
@@ -1,6 +1,6 @@
/* sqlite.h -- Generic functions to simplify SQLite3 queries - data structures defined here
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/doxygen/CMakeLists.txt b/doxygen/CMakeLists.txt
index f231800..82cdcc7 100644
--- a/doxygen/CMakeLists.txt
+++ b/doxygen/CMakeLists.txt
@@ -1,6 +1,6 @@
# cmake rules for eurephia - doxygen documentation
#
-# GPLv2 only - Copyright (C) 2009 - 2010
+# GPLv2 only - Copyright (C) 2009 - 2012
# David Sommerseth <dazo@users.sourceforge.net>
#
# This program is free software; you can redistribute it and/or
diff --git a/doxygen/doxygen_mainpage.h b/doxygen/doxygen_mainpage.h
index 2666ab4..dd1cedd 100644
--- a/doxygen/doxygen_mainpage.h
+++ b/doxygen/doxygen_mainpage.h
@@ -1,6 +1,6 @@
/* mainpage.h -- Doxygen main page - only to be used by doxygen
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/CMakeLists.txt b/eurephiadm/CMakeLists.txt
index 8982a50..3997e64 100644
--- a/eurephiadm/CMakeLists.txt
+++ b/eurephiadm/CMakeLists.txt
@@ -1,6 +1,6 @@
# cmake rules for eurephia - eurephiadm, console admin utility
#
-# GPLv2 only - Copyright (C) 2008 - 2010
+# GPLv2 only - Copyright (C) 2008 - 2012
# David Sommerseth <dazo@users.sourceforge.net>
#
# This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/argparser.c b/eurephiadm/argparser.c
index 4dfbaac..0973226 100644
--- a/eurephiadm/argparser.c
+++ b/eurephiadm/argparser.c
@@ -1,6 +1,6 @@
/* argparser.c -- Simple argument parser - inspired by getopt, but simpler
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/argparser.h b/eurephiadm/argparser.h
index f03593c..a50407e 100644
--- a/eurephiadm/argparser.h
+++ b/eurephiadm/argparser.h
@@ -1,6 +1,6 @@
/* argparser.c -- Simple argument parser - inspired by getopt, but simpler
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/client_config.c b/eurephiadm/client_config.c
index b01903c..9a827e7 100644
--- a/eurephiadm/client_config.c
+++ b/eurephiadm/client_config.c
@@ -1,6 +1,6 @@
/* client_config.c -- Handles reading and parsing of config files
*
- * GPLv2 only - Copyright (C) 2008 - 2011
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/client_config.h b/eurephiadm/client_config.h
index 70ac9d6..4c11030 100644
--- a/eurephiadm/client_config.h
+++ b/eurephiadm/client_config.h
@@ -1,6 +1,6 @@
/* client_config.h -- Handles reading and parsing of config files
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/client_context.c b/eurephiadm/client_context.c
index dab40d3..62f8b71 100644
--- a/eurephiadm/client_context.c
+++ b/eurephiadm/client_context.c
@@ -1,6 +1,6 @@
/* client_context.c -- Handles eurephia contexts used by admin interfaces
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/client_context.h b/eurephiadm/client_context.h
index 666dca2..917b563 100644
--- a/eurephiadm/client_context.h
+++ b/eurephiadm/client_context.h
@@ -1,6 +1,6 @@
/* client_context.h -- Handles eurephia contexts used by admin interfaces
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/client_session.c b/eurephiadm/client_session.c
index 31e761b..bd4102a 100644
--- a/eurephiadm/client_session.c
+++ b/eurephiadm/client_session.c
@@ -1,6 +1,6 @@
/* client_session.c -- Handles eurephia session in admin clients
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/client_session.h b/eurephiadm/client_session.h
index 753f653..182e11c 100644
--- a/eurephiadm/client_session.h
+++ b/eurephiadm/client_session.h
@@ -1,6 +1,6 @@
/* client_session.h -- Handles eurephia session in admin clients
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/commands.h b/eurephiadm/commands.h
index c4a0b1b..66a2c0a 100644
--- a/eurephiadm/commands.h
+++ b/eurephiadm/commands.h
@@ -2,7 +2,7 @@
* The function is found in the ./commands dir
* where each command have their own file
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/commands/adminaccess.c b/eurephiadm/commands/adminaccess.c
index cb6078d..d90edd7 100644
--- a/eurephiadm/commands/adminaccess.c
+++ b/eurephiadm/commands/adminaccess.c
@@ -1,7 +1,7 @@
/* useraccess.c -- eurephiadm useraccess command:
* Management of user access levels (eurephia_adminaccess table)
*
- * GPLv2 only - Copyright (C) 2009 - 2010
+ * GPLv2 only - Copyright (C) 2009 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/commands/buildinfo.c b/eurephiadm/commands/buildinfo.c
index 16c882a..2e87e0a 100644
--- a/eurephiadm/commands/buildinfo.c
+++ b/eurephiadm/commands/buildinfo.c
@@ -1,7 +1,7 @@
/* buildinfo.c -- eurephiadm buildinfo command:
* Shows info about the eurephia build
*
- * GPLv2 only - Copyright (C) 2009 - 2010
+ * GPLv2 only - Copyright (C) 2009 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/commands/edit_config.c b/eurephiadm/commands/edit_config.c
index f827e13..84bebdc 100644
--- a/eurephiadm/commands/edit_config.c
+++ b/eurephiadm/commands/edit_config.c
@@ -1,7 +1,7 @@
/* edit_config.c -- eurephiadm command:
* Sets, deletes or prints a config setting in the database
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/eurephiadm.c b/eurephiadm/eurephiadm.c
index 87aa1c0..6775a4f 100644
--- a/eurephiadm/eurephiadm.c
+++ b/eurephiadm/eurephiadm.c
@@ -1,6 +1,6 @@
/* eurephiadm.c -- CLI based admin program for eurephia
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
@@ -66,7 +66,7 @@ char *print_version(char *fprg) {
char *prg = basename(fprg);
fprintf(stdout, "%s (v%s) - eurephia administration utility\n"
- "Copyright (C) 2008-2010 David Sommerseth <dazo@users.sourceforge.net>\n",
+ "Copyright (C) 2008-2012 David Sommerseth <dazo@users.sourceforge.net>\n",
prg, EUREPHIAVERSION);
return prg;
}
diff --git a/eurephiadm/get_console_input.c b/eurephiadm/get_console_input.c
index ab407f7..dcd192c 100644
--- a/eurephiadm/get_console_input.c
+++ b/eurephiadm/get_console_input.c
@@ -1,6 +1,6 @@
/* get_console_input.c -- function to simplify TTY input
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/get_console_input.h b/eurephiadm/get_console_input.h
index 22d1c5d..2496611 100644
--- a/eurephiadm/get_console_input.h
+++ b/eurephiadm/get_console_input.h
@@ -1,6 +1,6 @@
/* get_console_input.h -- Get input from console
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/man/eurephiadm-adminaccess.7 b/eurephiadm/man/eurephiadm-adminaccess.7
index 19998a4..9c0a23b 100644
--- a/eurephiadm/man/eurephiadm-adminaccess.7
+++ b/eurephiadm/man/eurephiadm-adminaccess.7
@@ -81,4 +81,4 @@ user accounts and link the user accounts together with a certificate and a firew
.SH "SEE ALSO"
\fBeurephiadm\fR(7)
.SH "AUTHOR"
-Copyright (C) 2008\-2010 David Sommerseth <dazo@users.sourceforge.net>
+Copyright (C) 2008\-2012 David Sommerseth <dazo@users.sourceforge.net>
diff --git a/eurephiadm/man/eurephiadm-attempts.7 b/eurephiadm/man/eurephiadm-attempts.7
index 46aca3a..df45391 100644
--- a/eurephiadm/man/eurephiadm-attempts.7
+++ b/eurephiadm/man/eurephiadm-attempts.7
@@ -70,4 +70,4 @@ List only attempts matching the given IP address
\fBeurephiadm\-blacklist\fR(7),
\fBeurephia\-config\fR(7)
.SH "AUTHOR"
-Copyright (C) 2008\-2010 David Sommerseth <dazo@users.sourceforge.net>
+Copyright (C) 2008\-2012 David Sommerseth <dazo@users.sourceforge.net>
diff --git a/eurephiadm/man/eurephiadm-blacklist.7 b/eurephiadm/man/eurephiadm-blacklist.7
index b02e397..8a469ac 100644
--- a/eurephiadm/man/eurephiadm-blacklist.7
+++ b/eurephiadm/man/eurephiadm-blacklist.7
@@ -66,4 +66,4 @@ Blacklist record ID
\fBeurephiadm\-attempts\fR(7),
\fBeurephia\-config\fR(7)
.SH "AUTHOR"
-Copyright (C) 2008\-2010 David Sommerseth <dazo@users.sourceforge.net>
+Copyright (C) 2008\-2012 David Sommerseth <dazo@users.sourceforge.net>
diff --git a/eurephiadm/man/eurephiadm-certs.7 b/eurephiadm/man/eurephiadm-certs.7
index 55a9b12..111619d 100644
--- a/eurephiadm/man/eurephiadm-certs.7
+++ b/eurephiadm/man/eurephiadm-certs.7
@@ -104,4 +104,4 @@ to approve the deletion of the matching certificate(s).
\fBeurephiadm\-users\fR(7),
\fBeurephiadm\-usercerts\fR(7)
.SH "AUTHOR"
-Copyright (C) 2008\-2010 David Sommerseth <dazo@users.sourceforge.net>
+Copyright (C) 2008\-2012 David Sommerseth <dazo@users.sourceforge.net>
diff --git a/eurephiadm/man/eurephiadm-config.7 b/eurephiadm/man/eurephiadm-config.7
index d3a04f5..119ca5a 100644
--- a/eurephiadm/man/eurephiadm-config.7
+++ b/eurephiadm/man/eurephiadm-config.7
@@ -22,4 +22,4 @@ If no arguments is given, you can give a key name, and the associated value will
.SH "SEE ALSO"
\fBeurephiadm\fR(7)
.SH "AUTHOR"
-Copyright (C) 2008\-2010 David Sommerseth <dazo@users.sourceforge.net>
+Copyright (C) 2008\-2012 David Sommerseth <dazo@users.sourceforge.net>
diff --git a/eurephiadm/man/eurephiadm-fwprofiles.7 b/eurephiadm/man/eurephiadm-fwprofiles.7
index 36e08db..b3f70ec 100644
--- a/eurephiadm/man/eurephiadm-fwprofiles.7
+++ b/eurephiadm/man/eurephiadm-fwprofiles.7
@@ -70,4 +70,4 @@ Certificate SHA1 digest
\fBeurephiadm\fR(7),
\fBeurephiadm\-usercerts\fR(7)
.SH "AUTHOR"
-Copyright (C) 2008\-2010 David Sommerseth <dazo@users.sourceforge.net>
+Copyright (C) 2008\-2012 David Sommerseth <dazo@users.sourceforge.net>
diff --git a/eurephiadm/man/eurephiadm-lastlog.7 b/eurephiadm/man/eurephiadm-lastlog.7
index 1150462..6e31a5d 100644
--- a/eurephiadm/man/eurephiadm-lastlog.7
+++ b/eurephiadm/man/eurephiadm-lastlog.7
@@ -77,4 +77,4 @@ User ID/Certificate ID link ID. Related to the IDs provided by
\fBeurephiadm\-users\fR(7),
\fBeurephiadm\-usercerts\fR(7)
.SH "AUTHOR"
-Copyright (C) 2008\-2010 David Sommerseth <dazo@users.sourceforge.net>
+Copyright (C) 2008\-2012 David Sommerseth <dazo@users.sourceforge.net>
diff --git a/eurephiadm/man/eurephiadm-usercerts.7 b/eurephiadm/man/eurephiadm-usercerts.7
index 569d5d8..39c260d 100644
--- a/eurephiadm/man/eurephiadm-usercerts.7
+++ b/eurephiadm/man/eurephiadm-usercerts.7
@@ -87,4 +87,4 @@ Firewall profile ID
\fBeurephiadm\-certs\fR(7),
\fBeurephiadm\-fwprofiles\fR(7)
.SH "AUTHOR"
-Copyright (C) 2008\-2010 David Sommerseth <dazo@users.sourceforge.net>
+Copyright (C) 2008\-2012 David Sommerseth <dazo@users.sourceforge.net>
diff --git a/eurephiadm/man/eurephiadm-users.7 b/eurephiadm/man/eurephiadm-users.7
index 17aef5d..543487b 100644
--- a/eurephiadm/man/eurephiadm-users.7
+++ b/eurephiadm/man/eurephiadm-users.7
@@ -91,4 +91,4 @@ Show a help screen. Without any arguments, all modes are listed. Providing a m
\fBeurephiadm\fR(7),
\fBeurephiadm\-certs\fR(7)
.SH "AUTHOR"
-Copyright (C) 2008\-2010 David Sommerseth <dazo@users.sourceforge.net>
+Copyright (C) 2008\-2012 David Sommerseth <dazo@users.sourceforge.net>
diff --git a/eurephiadm/man/eurephiadm.7 b/eurephiadm/man/eurephiadm.7
index e30053a..ca0a39b 100644
--- a/eurephiadm/man/eurephiadm.7
+++ b/eurephiadm/man/eurephiadm.7
@@ -98,4 +98,4 @@ The \fBeurephiadm\fR utility looks for a configuration file by default in \fB~/.
\fBeurephiadm\-config\fR(7),
\fBedb\-sqlite\fR(7)
.SH "AUTHOR"
-Copyright (C) 2008\-2010 David Sommerseth <dazo@users.sourceforge.net>
+Copyright (C) 2008\-2012 David Sommerseth <dazo@users.sourceforge.net>
diff --git a/eurephiadm/mk_buildinfo.sh b/eurephiadm/mk_buildinfo.sh
index cdfe68c..cee2a65 100755
--- a/eurephiadm/mk_buildinfo.sh
+++ b/eurephiadm/mk_buildinfo.sh
@@ -3,7 +3,7 @@
# A simple script to gather some build information and prepare
# a little include file for the eurephiadm buildinfo command
#
-# GPLv2 only - Copyright (C) 2010
+# GPLv2 only - Copyright (C) 2010 - 2012
# David Sommerseth <dazo@users.sourceforge.net>
#
# This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/parse_certificate_files.c b/eurephiadm/parse_certificate_files.c
index b037e84..b824b8a 100644
--- a/eurephiadm/parse_certificate_files.c
+++ b/eurephiadm/parse_certificate_files.c
@@ -1,6 +1,6 @@
/* parse_certificate_files.c -- Parses PEM or PKCS12 formatted cert. files
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/parse_certificate_files.h b/eurephiadm/parse_certificate_files.h
index 2780923..981524c 100644
--- a/eurephiadm/parse_certificate_files.h
+++ b/eurephiadm/parse_certificate_files.h
@@ -1,6 +1,6 @@
/* parse_certificate_files.c -- Parses PEM or PKCS12 formatted cert. files
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/xsltparser.c b/eurephiadm/xsltparser.c
index 0538e1e..a184d25 100644
--- a/eurephiadm/xsltparser.c
+++ b/eurephiadm/xsltparser.c
@@ -1,6 +1,6 @@
/* xsltparser.c -- Generic XSLT parser for eurephiadm
*
- * GPLv2 only - Copyright (C) 2009 - 2010
+ * GPLv2 only - Copyright (C) 2009 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/xsltparser.h b/eurephiadm/xsltparser.h
index c8b27af..1e2be57 100644
--- a/eurephiadm/xsltparser.h
+++ b/eurephiadm/xsltparser.h
@@ -1,6 +1,6 @@
/* xsltparser.c -- Generic XSLT parser for eurephiadm
*
- * GPLv2 only - Copyright (C) 2009 - 2010
+ * GPLv2 only - Copyright (C) 2009 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/man/eurephia-variables.7 b/man/eurephia-variables.7
index 8db12dc..d7bc0a3 100644
--- a/man/eurephia-variables.7
+++ b/man/eurephia-variables.7
@@ -62,4 +62,4 @@ The \fBeurephia-auth\fR plug-in will try to auto-detect the device type, which m
.br
Administrators Tutorial and Manual
.SH "AUTHOR"
-Copyright (C) 2008\-2010 David Sommerseth <dazo@users.sourceforge.net>
+Copyright (C) 2008\-2012 David Sommerseth <dazo@users.sourceforge.net>
diff --git a/plugin/CMakeLists.txt b/plugin/CMakeLists.txt
index 49e47de..db8384c 100644
--- a/plugin/CMakeLists.txt
+++ b/plugin/CMakeLists.txt
@@ -1,6 +1,6 @@
# cmake rules for eurephia - OpenVPN authentication plugin
#
-# GPLv2 only - Copyright (C) 2008 - 2010
+# GPLv2 only - Copyright (C) 2008 - 2012
# David Sommerseth <dazo@users.sourceforge.net>
#
# This program is free software; you can redistribute it and/or
diff --git a/plugin/environment.c b/plugin/environment.c
index 18d64d6..7233380 100644
--- a/plugin/environment.c
+++ b/plugin/environment.c
@@ -1,6 +1,6 @@
/* environment.c -- Function for extracting data from the OpenVPN environment table
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/plugin/environment.h b/plugin/environment.h
index 12b0d0b..ef480d8 100644
--- a/plugin/environment.h
+++ b/plugin/environment.h
@@ -1,6 +1,6 @@
/* environment.h -- Function for extracting data from the OpenVPN environment table
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/plugin/eurephia-auth.7 b/plugin/eurephia-auth.7
index 01945a7..c4ffad2 100644
--- a/plugin/eurephia-auth.7
+++ b/plugin/eurephia-auth.7
@@ -46,4 +46,4 @@ to their configuration file. This instructs the OpenVPN client to ask for user
\fBeurephia\-sqlite\fR(8),
\fBeurephia_init\fR(8)
.SH "AUTHOR"
-Copyright (C) 2008\-2010 David Sommerseth <dazo@users.sourceforge.net>
+Copyright (C) 2008\-2012 David Sommerseth <dazo@users.sourceforge.net>
diff --git a/plugin/eurephia-auth.c b/plugin/eurephia-auth.c
index 8c018e2..41822d7 100644
--- a/plugin/eurephia-auth.c
+++ b/plugin/eurephia-auth.c
@@ -1,7 +1,7 @@
/* eurephia-auth.c -- Main OpenVPN plug-in functions.
* The API level between OpenVPN and eurephia-auth
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/plugin/eurephia.h b/plugin/eurephia.h
index 1b1416f..9e4ac8a 100644
--- a/plugin/eurephia.h
+++ b/plugin/eurephia.h
@@ -1,6 +1,6 @@
/* eurephia.h -- Main API for the eurephia authentication module
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/plugin/eurephiadb_session.h b/plugin/eurephiadb_session.h
index a3e159a..50682ae 100644
--- a/plugin/eurephiadb_session.h
+++ b/plugin/eurephiadb_session.h
@@ -1,6 +1,6 @@
/* eurephia_session.h -- Internal API to provide storing of variables connected to a session
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/plugin/firewall/eurephiafw.c b/plugin/firewall/eurephiafw.c
index 4ec2980..6b2bf24 100644
--- a/plugin/firewall/eurephiafw.c
+++ b/plugin/firewall/eurephiafw.c
@@ -1,6 +1,6 @@
/* eurephiafw.c -- Firewall interface loader for the eurephia module
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/plugin/firewall/eurephiafw.h b/plugin/firewall/eurephiafw.h
index 72dc9bd..9aa08e0 100644
--- a/plugin/firewall/eurephiafw.h
+++ b/plugin/firewall/eurephiafw.h
@@ -1,6 +1,6 @@
/* eurephiafw.h -- Firewall interface loader for the eurephia module
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/plugin/firewall/eurephiafw_helpers.c b/plugin/firewall/eurephiafw_helpers.c
index 6e6be38..728e507 100644
--- a/plugin/firewall/eurephiafw_helpers.c
+++ b/plugin/firewall/eurephiafw_helpers.c
@@ -1,7 +1,7 @@
/* eurephiafw_helpers.c -- Helper functions, shared between main module and
* firewall module. Setting up POSIX MQ and semaphores
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/plugin/firewall/eurephiafw_helpers.h b/plugin/firewall/eurephiafw_helpers.h
index 285bfa1..fb31974 100644
--- a/plugin/firewall/eurephiafw_helpers.h
+++ b/plugin/firewall/eurephiafw_helpers.h
@@ -1,7 +1,7 @@
/* eurephiafw_helpers.h -- Helper functions, shared between main module and
* firewall module. Setting up Posix MQ and semaphores
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/plugin/firewall/eurephiafw_intf.h b/plugin/firewall/eurephiafw_intf.h
index b65a1cd..71609db 100644
--- a/plugin/firewall/eurephiafw_intf.h
+++ b/plugin/firewall/eurephiafw_intf.h
@@ -1,6 +1,6 @@
/* eurephiafw_intf.h -- Driver interface for the firewall module
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/plugin/firewall/eurephiafw_struct.h b/plugin/firewall/eurephiafw_struct.h
index e31e930..dee6db4 100644
--- a/plugin/firewall/eurephiafw_struct.h
+++ b/plugin/firewall/eurephiafw_struct.h
@@ -1,6 +1,6 @@
/* eurephiafw.h -- Firewall interface struct typedef
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/plugin/firewall/iptables/CMakeLists.txt b/plugin/firewall/iptables/CMakeLists.txt
index ef2a67a..4187a0c 100644
--- a/plugin/firewall/iptables/CMakeLists.txt
+++ b/plugin/firewall/iptables/CMakeLists.txt
@@ -1,6 +1,6 @@
# cmake rules for eurephia - iptables firewall driver
#
-# GPLv2 only - Copyright (C) 2008 - 2010
+# GPLv2 only - Copyright (C) 2008 - 2012
# David Sommerseth <dazo@users.sourceforge.net>
#
# This program is free software; you can redistribute it and/or
diff --git a/plugin/firewall/iptables/efw-iptables.c b/plugin/firewall/iptables/efw-iptables.c
index 4aebbac..973a0fd 100644
--- a/plugin/firewall/iptables/efw-iptables.c
+++ b/plugin/firewall/iptables/efw-iptables.c
@@ -1,6 +1,6 @@
/* efw_iptables.c -- iptables implementation - updates Linux iptables
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/utils/CMakeLists.txt b/utils/CMakeLists.txt
index 2867c75..7dd2b0b 100644
--- a/utils/CMakeLists.txt
+++ b/utils/CMakeLists.txt
@@ -1,6 +1,6 @@
# cmake rules for eurephia - utilities
#
-# GPLv2 only - Copyright (C) 2008 - 2010
+# GPLv2 only - Copyright (C) 2008 - 2012
# David Sommerseth <dazo@users.sourceforge.net>
#
# This program is free software; you can redistribute it and/or
diff --git a/utils/benchmark.c b/utils/benchmark.c
index 0c454cc..ec57146 100644
--- a/utils/benchmark.c
+++ b/utils/benchmark.c
@@ -1,6 +1,6 @@
/* benchmark.c -- Benchmarks how quickly the computer does SHA512 hashing
*
- * GPLv2 only - Copyright (C) 2009 - 2010
+ * GPLv2 only - Copyright (C) 2009 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/utils/eurephia_init.7 b/utils/eurephia_init.7
index 8a1ed13..4b70794 100644
--- a/utils/eurephia_init.7
+++ b/utils/eurephia_init.7
@@ -42,4 +42,4 @@ During the initialisation this utility will benchmark the CPU power by doing mul
.TP
If you want to modify those thresholds, you can do so with the \fB\-\-hash\-threshold\-min\fR and \fB\-\-hash\-threshold\-max\fR options. By increasing these numbers, you will allow the number of rounds to be increased.
.SH "AUTHOR"
-Copyright (C) 2009\-2010 David Sommerseth <dazo@users.sourceforge.net>
+Copyright (C) 2009\-2012 David Sommerseth <dazo@users.sourceforge.net>
diff --git a/utils/eurephia_init.c b/utils/eurephia_init.c
index 55756d1..e5cbcdc 100644
--- a/utils/eurephia_init.c
+++ b/utils/eurephia_init.c
@@ -3,7 +3,7 @@
* a password for it and set other needed
* configuration settings.
*
- * GPLv2 only - Copyright (C) 2009 - 2010
+ * GPLv2 only - Copyright (C) 2009 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
@@ -71,7 +71,7 @@ char *print_version(char *fprg) {
char *prg = basename(fprg);
fprintf(stdout, "%s (v%s) - eurephia initialisation utility\n"
- "Copyright (C) 2009-2010 David Sommerseth <dazo@users.sourceforge.net>\n",
+ "Copyright (C) 2009-2012 David Sommerseth <dazo@users.sourceforge.net>\n",
prg, EUREPHIAVERSION);
return prg;
}
diff --git a/utils/eurephia_saltdecode.7 b/utils/eurephia_saltdecode.7
index 2a0f58c..003ef2d 100644
--- a/utils/eurephia_saltdecode.7
+++ b/utils/eurephia_saltdecode.7
@@ -22,4 +22,4 @@ Hash rounds: 21763
user@host: ~ $
.SH "AUTHOR"
-Copyright (C) 2009\-2010 David Sommerseth <dazo@users.sourceforge.net>
+Copyright (C) 2009\-2012 David Sommerseth <dazo@users.sourceforge.net>
diff --git a/utils/eurephia_saltdecode.c b/utils/eurephia_saltdecode.c
index 4168df7..aaa670e 100644
--- a/utils/eurephia_saltdecode.c
+++ b/utils/eurephia_saltdecode.c
@@ -1,6 +1,6 @@
/* saltdecode.c -- Decode a given password salt into a readable format
*
- * GPLv2 only - Copyright (C) 2009 - 2010
+ * GPLv2 only - Copyright (C) 2009 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/xslt/eurephiadm/CMakeLists.txt b/xslt/eurephiadm/CMakeLists.txt
index df5dd99..ecf2737 100644
--- a/xslt/eurephiadm/CMakeLists.txt
+++ b/xslt/eurephiadm/CMakeLists.txt
@@ -1,6 +1,6 @@
# cmake rules for eurephia - XSLT templates for eurephiadm
#
-# GPLv2 only - Copyright (C) 2008 - 2010
+# GPLv2 only - Copyright (C) 2008 - 2012
# David Sommerseth <dazo@users.sourceforge.net>
#
# This program is free software; you can redistribute it and/or
diff --git a/xslt/eurephiadm/adminaccess.xsl b/xslt/eurephiadm/adminaccess.xsl
index e783d20..0994e67 100644
--- a/xslt/eurephiadm/adminaccess.xsl
+++ b/xslt/eurephiadm/adminaccess.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
*
- * GPLv2 only - Copyright (C) 2009 - 2010
+ * GPLv2 only - Copyright (C) 2009 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/xslt/eurephiadm/attempts.xsl b/xslt/eurephiadm/attempts.xsl
index e5d58d8..d8c843c 100644
--- a/xslt/eurephiadm/attempts.xsl
+++ b/xslt/eurephiadm/attempts.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/xslt/eurephiadm/blacklist.xsl b/xslt/eurephiadm/blacklist.xsl
index 3057a6c..fea6ece 100644
--- a/xslt/eurephiadm/blacklist.xsl
+++ b/xslt/eurephiadm/blacklist.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/xslt/eurephiadm/certificates.xsl b/xslt/eurephiadm/certificates.xsl
index 151179f..2872134 100644
--- a/xslt/eurephiadm/certificates.xsl
+++ b/xslt/eurephiadm/certificates.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/xslt/eurephiadm/fwadmin.xsl b/xslt/eurephiadm/fwadmin.xsl
index 7e1c94b..9211337 100644
--- a/xslt/eurephiadm/fwadmin.xsl
+++ b/xslt/eurephiadm/fwadmin.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/xslt/eurephiadm/lastlog.xsl b/xslt/eurephiadm/lastlog.xsl
index 2727425..b92f473 100644
--- a/xslt/eurephiadm/lastlog.xsl
+++ b/xslt/eurephiadm/lastlog.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
*
- * GPLv2 only - Copyright (C) 2008 - 2010
+ * GPLv2 only - Copyright (C) 2008 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/xslt/eurephiadm/usercerts.xsl b/xslt/eurephiadm/usercerts.xsl
index 6034a29..42defd4 100644
--- a/xslt/eurephiadm/usercerts.xsl
+++ b/xslt/eurephiadm/usercerts.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
*
- * GPLv2 only - Copyright (C) 2009 - 2010
+ * GPLv2 only - Copyright (C) 2009 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/xslt/eurephiadm/users.xsl b/xslt/eurephiadm/users.xsl
index ff73c2f..51339b1 100644
--- a/xslt/eurephiadm/users.xsl
+++ b/xslt/eurephiadm/users.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
*
- * GPLv2 only - Copyright (C) 2009 - 2010
+ * GPLv2 only - Copyright (C) 2009 - 2012
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or