aboutsummaryrefslogtreecommitdiffstats
path: root/modules/tm_posix/tm_posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/tm_posix/tm_posix.h')
-rw-r--r--modules/tm_posix/tm_posix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/tm_posix/tm_posix.h b/modules/tm_posix/tm_posix.h
index 1c3618dd6..73e96eade 100644
--- a/modules/tm_posix/tm_posix.h
+++ b/modules/tm_posix/tm_posix.h
@@ -1,6 +1,6 @@
/*************************************************
* POSIX Timer Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2008 The Botan Project *
*************************************************/
#ifndef BOTAN_EXT_TIMER_POSIX_H__