diff options
Diffstat (limited to 'src/timer/timer.h')
-rw-r--r-- | src/timer/timer.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/timer/timer.h b/src/timer/timer.h index 0e0dcc62e..b6e8ef448 100644 --- a/src/timer/timer.h +++ b/src/timer/timer.h @@ -1,6 +1,8 @@ /** -* Timestamp Functions Header File +* Timestamp Functions * (C) 1999-2009 Jack Lloyd +* +* Distributed under the terms of the Botan license */ #ifndef BOTAN_TIMERS_H__ |