aboutsummaryrefslogtreecommitdiffstats
path: root/modules/eng_aep
diff options
context:
space:
mode:
authorlloyd <[email protected]>2007-01-20 10:54:11 +0000
committerlloyd <[email protected]>2007-01-20 10:54:11 +0000
commitf3c2bab8027a653a251503ad08e6f7607b3aa3a0 (patch)
tree0d9ff75206337317f33c1d0be43ddbf2c34ab556 /modules/eng_aep
parent49922890c906296caf31ad6fa750d197b0d8db5c (diff)
Bump copyright year to 2007
Diffstat (limited to 'modules/eng_aep')
-rw-r--r--modules/eng_aep/aep_conn.cpp2
-rw-r--r--modules/eng_aep/aep_conn.h2
-rw-r--r--modules/eng_aep/aep_main.cpp2
-rw-r--r--modules/eng_aep/eng_aep.cpp2
-rw-r--r--modules/eng_aep/eng_aep.h2
-rw-r--r--modules/eng_aep/es_aep.h2
-rw-r--r--modules/eng_aep/hw_aep.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/modules/eng_aep/aep_conn.cpp b/modules/eng_aep/aep_conn.cpp
index 6175bc5ae..2381c291a 100644
--- a/modules/eng_aep/aep_conn.cpp
+++ b/modules/eng_aep/aep_conn.cpp
@@ -1,6 +1,6 @@
/*************************************************
* AEP Connection Management Source File *
-* (C) 1999-2006 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#include <botan/aep_conn.h>
diff --git a/modules/eng_aep/aep_conn.h b/modules/eng_aep/aep_conn.h
index 9b1d97e58..b012e629a 100644
--- a/modules/eng_aep/aep_conn.h
+++ b/modules/eng_aep/aep_conn.h
@@ -1,6 +1,6 @@
/*************************************************
* AEP Connection Management Header File *
-* (C) 1999-2006 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_EXT_AEP_CONNECTION_H__
diff --git a/modules/eng_aep/aep_main.cpp b/modules/eng_aep/aep_main.cpp
index fd3889b32..162004669 100644
--- a/modules/eng_aep/aep_main.cpp
+++ b/modules/eng_aep/aep_main.cpp
@@ -1,6 +1,6 @@
/*************************************************
* AEP Interface Source File *
-* (C) 1999-2006 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#include <botan/eng_aep.h>
diff --git a/modules/eng_aep/eng_aep.cpp b/modules/eng_aep/eng_aep.cpp
index 90e943a48..18823eca7 100644
--- a/modules/eng_aep/eng_aep.cpp
+++ b/modules/eng_aep/eng_aep.cpp
@@ -1,6 +1,6 @@
/*************************************************
* AEP Engine Source File *
-* (C) 1999-2006 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#include <botan/eng_aep.h>
diff --git a/modules/eng_aep/eng_aep.h b/modules/eng_aep/eng_aep.h
index 0b47c7322..2768029da 100644
--- a/modules/eng_aep/eng_aep.h
+++ b/modules/eng_aep/eng_aep.h
@@ -1,6 +1,6 @@
/*************************************************
* AEP Engine Header File *
-* (C) 1999-2006 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_EXT_AEP_ENGINE_H__
diff --git a/modules/eng_aep/es_aep.h b/modules/eng_aep/es_aep.h
index bb58a9ef5..f13dc1e92 100644
--- a/modules/eng_aep/es_aep.h
+++ b/modules/eng_aep/es_aep.h
@@ -1,6 +1,6 @@
/*************************************************
* AEP EntropySource Header File *
-* (C) 1999-2006 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_EXT_ENTROPY_SRC_AEP_H__
diff --git a/modules/eng_aep/hw_aep.h b/modules/eng_aep/hw_aep.h
index 6e690e4a8..20534c170 100644
--- a/modules/eng_aep/hw_aep.h
+++ b/modules/eng_aep/hw_aep.h
@@ -1,6 +1,6 @@
/*************************************************
* AEP Interface Header File *
-* (C) 1999-2006 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_EXT_HW_AEP_H__