summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2010-05-25 15:17:38 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2010-05-25 15:17:38 +0200
commitbd739597e04dd08d6ae890adfd3945c333baba2c (patch)
tree5175047e784de8fe2f673b0de45f9598e87389d0
parentadabac4c5eaf62faa2e6d082bea48ef5068445ce (diff)
downloadeurephia-bd739597e04dd08d6ae890adfd3945c333baba2c.tar.gz
eurephia-bd739597e04dd08d6ae890adfd3945c333baba2c.tar.xz
eurephia-bd739597e04dd08d6ae890adfd3945c333baba2c.zip
Updated Copyright dates to include 2010
-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_context.h2
-rw-r--r--common/eurephia_directions.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.c2
-rw-r--r--database/eurephiadb.h2
-rw-r--r--database/eurephiadb_driver.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.c2
-rw-r--r--database/sqlite/fieldmapping.h2
-rw-r--r--database/sqlite/sql-schema.sql2
-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/attempts.c2
-rw-r--r--eurephiadm/commands/blacklist.c2
-rw-r--r--eurephiadm/commands/certificates.c2
-rw-r--r--eurephiadm/commands/edit_config.c2
-rw-r--r--eurephiadm/commands/fwprofiles.c2
-rw-r--r--eurephiadm/commands/lastlog.c2
-rw-r--r--eurephiadm/commands/usercerts.c2
-rw-r--r--eurephiadm/commands/users.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/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--plugin/CMakeLists.txt2
-rw-r--r--plugin/environment.c2
-rw-r--r--plugin/environment.h2
-rw-r--r--plugin/eurephia-auth.c2
-rw-r--r--plugin/eurephia.c2
-rw-r--r--plugin/eurephia.h2
-rw-r--r--plugin/eurephiadb_session.c2
-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.c4
-rw-r--r--utils/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
104 files changed, 106 insertions, 106 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c019696..0448e4a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
# cmake rules for eurephia - main file
#
-# GPLv2 only - Copyright (C) 2008-2009
+# GPLv2 only - Copyright (C) 2008 - 2010
# 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 3232e7e..9fcf8da 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-2009
+# GPLv2 only - Copyright (C) 2008 - 2010
# 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 f63b783..baddc22 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 b180f77..2563fc9 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 5c7efc8..e323c45 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 fa2adba..e1c4551 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 cf9f244..64a04d7 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 b2c8f60..f921646 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 aa80c07..7c4ace6 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 d059735..ac81958 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 babd5d2..8790797 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
+ * GPLv2 only - Copyright (C) 2009 - 2010
* 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 17b808a..d466ab8 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
+ * GPLv2 only - Copyright (C) 2009 - 2010
* 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 5249c19..7a765df 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 5427136..73205e2 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 94f6d63..ce91711 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 6fb82fc..94f21fe 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 dec397f..ae23552 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 083a881..0681b3d 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 f9fc795..6d4c20b 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 ebe0a75..d7a8384 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 93ea5e9..e849bb7 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 b7c36c4..8a35f55 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 004a803..b7533ac 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 6d98897..069623e 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
+ * GPLv2 only - Copyright (C) 2009 - 2010
* 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 cc04f18..7ff86aa 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
+ * GPLv2 only - Copyright (C) 2009 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/configure b/configure
index 33fbd0b..ae5c268 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-2009
+# GPLv2 only - Copyright (C) 2008 - 2010
# David Sommerseth <dazo@users.sourceforge.net>
#
# This program is free software; you can redistribute it and/or
diff --git a/database/eurephiadb.c b/database/eurephiadb.c
index 05187af..ff3a168 100644
--- a/database/eurephiadb.c
+++ b/database/eurephiadb.c
@@ -1,6 +1,6 @@
/* eurephiadb.c -- Loads and initialises the database driver
*
- * GPLv2 only - Copyright (C) 2008, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 4dcfd49..885b73b 100644
--- a/database/eurephiadb.h
+++ b/database/eurephiadb.h
@@ -1,6 +1,6 @@
/* eurephiadb.h -- Database driver setup
*
- * GPLv2 only - Copyright (C) 2008
+ * GPLv2 only - Copyright (C) 2008 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/eurephiadb_driver.h b/database/eurephiadb_driver.h
index c7c6505..d042173 100644
--- a/database/eurephiadb_driver.h
+++ b/database/eurephiadb_driver.h
@@ -1,6 +1,6 @@
/* eurephiadb_driver.h -- API provided by the database driver
*
- * GPLv2 only - Copyright (C) 2008, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 26b9dd7..026f2c0 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 b2cc67d..f35114b 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 657e838..e3d82b4 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 463aee7..6a0fe2b 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-2009
+# GPLv2 only - Copyright (C) 2008 - 2010
# 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 b35b386..b9f65a5 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
+ * GPLv2 only - Copyright (C) 2009 - 2010
* 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 75ad991..5587b20 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 79f4b87..913f5fe 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
+ * GPLv2 only - Copyright (C) 2009 - 2010
* 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 d8b7a23..b283624 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 dbf033e..df22c1f 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 3ea2f28..6ddd220 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
+ * GPLv2 only - Copyright (C) 2009 - 2010
* 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 64adf78..910368c 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 3c2c5d3..c33abcd 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 abc0b40..0ada614 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/sqlite/edb-sqlite.c b/database/sqlite/edb-sqlite.c
index 112153a..f1007d3 100644
--- a/database/sqlite/edb-sqlite.c
+++ b/database/sqlite/edb-sqlite.c
@@ -1,7 +1,7 @@
/* edb-sqlite.c -- Main driver for eurephia authentication plugin for OpenVPN
* This is the SQLite database driver
*
- * GPLv2 only - Copyright (C) 2008, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/sqlite/fieldmapping.h b/database/sqlite/fieldmapping.h
index b4b8336..0adbd93 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/database/sqlite/sql-schema.sql b/database/sqlite/sql-schema.sql
index b7d4757..581aaac 100644
--- a/database/sqlite/sql-schema.sql
+++ b/database/sqlite/sql-schema.sql
@@ -1,7 +1,7 @@
--
-- eurephia database schema for SQLite3
--
--- GPLv2 only - Copyright (C) 2008-2009
+-- GPLv2 only - Copyright (C) 2008 - 2010
-- 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 13a6f07..0303b29 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 3885e0c..ba4cac5 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 4d79097..f231800 100644
--- a/doxygen/CMakeLists.txt
+++ b/doxygen/CMakeLists.txt
@@ -1,6 +1,6 @@
# cmake rules for eurephia - doxygen documentation
#
-# GPLv2 only - Copyright (C) 2009
+# GPLv2 only - Copyright (C) 2009 - 2010
# 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 af2de0d..c9997a1 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 1fb2445..ed30c53 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-2009
+# GPLv2 only - Copyright (C) 2008 - 2010
# 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 33dc7ec..4dfbaac 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 6f3c678..f03593c 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 1629d82..0f5a01f 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 8d31684..70ac9d6 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 45405c7..dab40d3 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 96bc431..666dca2 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 09ad57c..7abad95 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 1ca5309..753f653 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 48cea25..8a15bcd 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 6aa4e9a..9fe664b 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
+ * GPLv2 only - Copyright (C) 2009 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/commands/attempts.c b/eurephiadm/commands/attempts.c
index 4d6ec5d..242d0f5 100644
--- a/eurephiadm/commands/attempts.c
+++ b/eurephiadm/commands/attempts.c
@@ -1,7 +1,7 @@
/* attempts.c -- eurephiadm attempts command:
* Show/edit records registered in the attempts table
*
- * GPLv2 only - Copyright (C) 2009
+ * GPLv2 only - Copyright (C) 2009 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/commands/blacklist.c b/eurephiadm/commands/blacklist.c
index 5235d60..69fed04 100644
--- a/eurephiadm/commands/blacklist.c
+++ b/eurephiadm/commands/blacklist.c
@@ -1,7 +1,7 @@
/* blacklist.c -- eurephiadm blacklist command:
* Show/edit blacklist
*
- * GPLv2 only - Copyright (C) 2009
+ * GPLv2 only - Copyright (C) 2009 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/commands/certificates.c b/eurephiadm/commands/certificates.c
index b348272..859da4f 100644
--- a/eurephiadm/commands/certificates.c
+++ b/eurephiadm/commands/certificates.c
@@ -1,7 +1,7 @@
/* certificates.c -- eurephiadm command: certs
* Certificate management
*
- * GPLv2 only - Copyright (C) 2008, 2009
+ * GPLv2 only - Copyright (C) 2008 -2010
* 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 fcfbeeb..7b49235 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/commands/fwprofiles.c b/eurephiadm/commands/fwprofiles.c
index e864dfc..b62ee08 100644
--- a/eurephiadm/commands/fwprofiles.c
+++ b/eurephiadm/commands/fwprofiles.c
@@ -1,7 +1,7 @@
/* fwprofiles.c -- eurephiadm fwprofiles command:
* Manages firewall profiles
*
- * GPLv2 only - Copyright (C) 2009
+ * GPLv2 only - Copyright (C) 2009 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/commands/lastlog.c b/eurephiadm/commands/lastlog.c
index f44c6f3..0648e1f 100644
--- a/eurephiadm/commands/lastlog.c
+++ b/eurephiadm/commands/lastlog.c
@@ -1,7 +1,7 @@
/* lastlog.c -- eurephiadm lastlog command:
* Queries the lastlog table
*
- * GPLv2 only - Copyright (C) 2009
+ * GPLv2 only - Copyright (C) 2009 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/commands/usercerts.c b/eurephiadm/commands/usercerts.c
index 564c7fc..3ca8be5 100644
--- a/eurephiadm/commands/usercerts.c
+++ b/eurephiadm/commands/usercerts.c
@@ -1,7 +1,7 @@
/* usercerts.c -- eurephiadm usercerts command:
* Management of user account <-> certificate links
*
- * GPLv2 only - Copyright (C) 2008, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/eurephiadm/commands/users.c b/eurephiadm/commands/users.c
index 8085b45..07051ba 100644
--- a/eurephiadm/commands/users.c
+++ b/eurephiadm/commands/users.c
@@ -1,6 +1,6 @@
/* users.c -- eurephiadm command - User Account Management
*
- * GPLv2 only - Copyright (C) 2008, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 1429f24..564a4a7 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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, 2009 David Sommerseth <dazo@users.sourceforge.net>\n",
+ "Copyright (C) 2008-2010 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 8914d7b..e291d79 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 827aea6..22d1c5d 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 5ff0598..b037e84 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 ab0b64e..2780923 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 03c5ccb..1168755 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
+ * GPLv2 only - Copyright (C) 2009 - 2010
* 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 392f6c4..c8b27af 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
+ * GPLv2 only - Copyright (C) 2009 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/plugin/CMakeLists.txt b/plugin/CMakeLists.txt
index 17804fe..711fb05 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-2009
+# GPLv2 only - Copyright (C) 2008 - 2010
# 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 77fd649..18d64d6 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 f303776..dbefe25 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/plugin/eurephia-auth.c b/plugin/eurephia-auth.c
index 81a9d10..3e9ff6d 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/plugin/eurephia.c b/plugin/eurephia.c
index a0b39e3..03c5e50 100644
--- a/plugin/eurephia.c
+++ b/plugin/eurephia.c
@@ -1,6 +1,6 @@
/* eurephia.c -- Main functions for the eurephia authentication module
*
- * GPLv2 only - Copyright (C) 2008, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 a6db845..6946d49 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/plugin/eurephiadb_session.c b/plugin/eurephiadb_session.c
index 14370f2..f8fb97a 100644
--- a/plugin/eurephiadb_session.c
+++ b/plugin/eurephiadb_session.c
@@ -1,6 +1,6 @@
/* eurephiadb_session.c -- Functions for handling sessions from eurephia-auth
*
- * GPLv2 only - Copyright (C) 2008, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 af827ad..5af2ce2 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 471e6e8..02d9c6f 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 860411b..933d68d 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 76ff9cd..6e6be38 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 7ba93bb..09d9930 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 88719e9..d9f1bd5 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 dc7df59..0fbe1c5 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
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 3d75f5c..ef2a67a 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-2009
+# GPLv2 only - Copyright (C) 2008 - 2010
# 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 5d04d83..8e90ac4 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, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 72ae8c9..73bb99b 100644
--- a/utils/CMakeLists.txt
+++ b/utils/CMakeLists.txt
@@ -1,6 +1,6 @@
# cmake rules for eurephia - utilities
#
-# GPLv2 only - Copyright (C) 2008-2009
+# GPLv2 only - Copyright (C) 2008 - 2010
# 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 d5bb625..0c454cc 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
+ * GPLv2 only - Copyright (C) 2009 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/utils/eurephia_init.c b/utils/eurephia_init.c
index b1bac43..ed03690 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
+ * GPLv2 only - Copyright (C) 2009 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
@@ -70,7 +70,7 @@ char *print_version(char *fprg) {
char *prg = basename(fprg);
fprintf(stdout, "%s (v%s) - eurephia initialisation utility\n"
- "Copyright (C) 2009 David Sommerseth <dazo@users.sourceforge.net>\n",
+ "Copyright (C) 2009-2010 David Sommerseth <dazo@users.sourceforge.net>\n",
prg, EUREPHIAVERSION);
return prg;
}
diff --git a/utils/saltdecode.c b/utils/saltdecode.c
index 45254e0..80692e8 100644
--- a/utils/saltdecode.c
+++ b/utils/saltdecode.c
@@ -1,6 +1,6 @@
/* saltdecode.c -- Decode a given password salt into a readable format
*
- * GPLv2 only - Copyright (C) 2009
+ * GPLv2 only - Copyright (C) 2009 - 2010
* 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 3e5366e..df5dd99 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-2009
+# GPLv2 only - Copyright (C) 2008 - 2010
# 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 2edfdd7..e783d20 100644
--- a/xslt/eurephiadm/adminaccess.xsl
+++ b/xslt/eurephiadm/adminaccess.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
*
- * GPLv2 only - Copyright (C) 2009
+ * GPLv2 only - Copyright (C) 2009 - 2010
* 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 a8a3332..e5d58d8 100644
--- a/xslt/eurephiadm/attempts.xsl
+++ b/xslt/eurephiadm/attempts.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
*
- * GPLv2 only - Copyright (C) 2008, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 0e26af5..3057a6c 100644
--- a/xslt/eurephiadm/blacklist.xsl
+++ b/xslt/eurephiadm/blacklist.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
*
- * GPLv2 only - Copyright (C) 2008, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 945c939..151179f 100644
--- a/xslt/eurephiadm/certificates.xsl
+++ b/xslt/eurephiadm/certificates.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
*
- * GPLv2 only - Copyright (C) 2008, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 8d60b4b..7e1c94b 100644
--- a/xslt/eurephiadm/fwadmin.xsl
+++ b/xslt/eurephiadm/fwadmin.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
*
- * GPLv2 only - Copyright (C) 2008, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 5484ce3..7f60ecd 100644
--- a/xslt/eurephiadm/lastlog.xsl
+++ b/xslt/eurephiadm/lastlog.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
*
- * GPLv2 only - Copyright (C) 2008, 2009
+ * GPLv2 only - Copyright (C) 2008 - 2010
* 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 ff5eaea..6034a29 100644
--- a/xslt/eurephiadm/usercerts.xsl
+++ b/xslt/eurephiadm/usercerts.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
*
- * GPLv2 only - Copyright (C) 2009
+ * GPLv2 only - Copyright (C) 2009 - 2010
* 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 daafd99..ff73c2f 100644
--- a/xslt/eurephiadm/users.xsl
+++ b/xslt/eurephiadm/users.xsl
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
*
- * GPLv2 only - Copyright (C) 2009
+ * GPLv2 only - Copyright (C) 2009 - 2010
* David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or