aboutsummaryrefslogtreecommitdiffstats
path: root/include/loadstor.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/loadstor.h')
-rw-r--r--include/loadstor.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/loadstor.h b/include/loadstor.h
index 432aff4dc..5b5746cdb 100644
--- a/include/loadstor.h
+++ b/include/loadstor.h
@@ -1,6 +1,7 @@
/*************************************************
* Load/Store Operators Header File *
-* (C) 1999-2008 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
+* 2007 Yves Jerschow *
*************************************************/
#ifndef BOTAN_LOAD_STORE_H__