diff options
Diffstat (limited to 'src/cmd/timer.cpp')
-rw-r--r-- | src/cmd/timer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/timer.cpp b/src/cmd/timer.cpp index 14eb47524..369e3fd04 100644 --- a/src/cmd/timer.cpp +++ b/src/cmd/timer.cpp @@ -1,7 +1,7 @@ /* * (C) 2009 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #include "timer.h" |