diff options
Diffstat (limited to 'src/mac/mac.cpp')
-rw-r--r-- | src/mac/mac.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mac/mac.cpp b/src/mac/mac.cpp index 63be1ea17..96df25503 100644 --- a/src/mac/mac.cpp +++ b/src/mac/mac.cpp @@ -1,6 +1,8 @@ /** Message Authentication Code base class (C) 1999-2008 Jack Lloyd +* +* Distributed under the terms of the Botan license */ #include <botan/mac.h> |