aboutsummaryrefslogtreecommitdiffstats
path: root/modules/eng_aep
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-03-10 04:19:43 +0000
committerlloyd <[email protected]>2008-03-10 04:19:43 +0000
commit758d5246ea13111b31791e797b059b2b39a512b8 (patch)
tree5d1fea6d759e234908d47ca1f8dfeeab5d13c6cc /modules/eng_aep
parente7740ada3945fa9b1cabeb04a6f0a9862ea2507c (diff)
Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep the
updated dates on files that have actually changed this year. This makes the diff across versions readable again.
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 0587a6d20..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-2008 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 73f3cef52..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-2008 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 f83a47822..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-2008 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 f3e9dca8f..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-2008 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 2a7c7151c..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-2008 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 62bb6b0c8..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-2008 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 e12da6288..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-2008 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_EXT_HW_AEP_H__