diff options
Diffstat (limited to 'src/timer/timer.cpp')
-rw-r--r-- | src/timer/timer.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/timer/timer.cpp b/src/timer/timer.cpp index a801761cf..035c217f9 100644 --- a/src/timer/timer.cpp +++ b/src/timer/timer.cpp @@ -1,6 +1,8 @@ /** -* Timestamp Functions Source File +* Timestamp Functions * (C) 1999-2009 Jack Lloyd +* +* Distributed under the terms of the Botan license */ #include <botan/timer.h> |