diff options
Diffstat (limited to 'src/cmd/timer.h')
-rw-r--r-- | src/cmd/timer.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/cmd/timer.h b/src/cmd/timer.h index 8e3dc6b26..ac5bd5cef 100644 --- a/src/cmd/timer.h +++ b/src/cmd/timer.h @@ -1,3 +1,8 @@ +/* +* (C) 2014 Jack Lloyd +* +* Botan is released under the Simplified BSD License (see license.txt) +*/ #ifndef BOTAN_BENCHMARK_TIMER_H__ #define BOTAN_BENCHMARK_TIMER_H__ |