diff options
Diffstat (limited to 'modules/es_win32')
-rw-r--r-- | modules/es_win32/es_win32.cpp | 2 | ||||
-rw-r--r-- | modules/es_win32/es_win32.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/es_win32/es_win32.cpp b/modules/es_win32/es_win32.cpp index 1428b588a..8379afb7b 100644 --- a/modules/es_win32/es_win32.cpp +++ b/modules/es_win32/es_win32.cpp @@ -1,6 +1,6 @@ /************************************************* * Win32 EntropySource Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2008 The Botan Project * *************************************************/ #include <botan/es_win32.h> diff --git a/modules/es_win32/es_win32.h b/modules/es_win32/es_win32.h index 3fd368afa..4fb7fa650 100644 --- a/modules/es_win32/es_win32.h +++ b/modules/es_win32/es_win32.h @@ -1,6 +1,6 @@ /************************************************* * Win32 EntropySource Header File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2008 The Botan Project * *************************************************/ #ifndef BOTAN_EXT_ENTROPY_SRC_WIN32_H__ |