aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/gost_3411/gost_3411.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash/gost_3411/gost_3411.h')
-rw-r--r--src/hash/gost_3411/gost_3411.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hash/gost_3411/gost_3411.h b/src/hash/gost_3411/gost_3411.h
index c69555052..960adaa44 100644
--- a/src/hash/gost_3411/gost_3411.h
+++ b/src/hash/gost_3411/gost_3411.h
@@ -1,6 +1,8 @@
/**
* GOST 34.11
* (C) 2009 Jack Lloyd
+*
+* Distributed under the terms of the Botan license
*/
#ifndef BOTAN_GOST_3411_H__