aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/gost_3411/gost_3411.cpp
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-10-07 15:53:03 +0000
committerlloyd <[email protected]>2009-10-07 15:53:03 +0000
commit56ebd3dfdab9e0f6b84773f7447ea0a0c52236e5 (patch)
tree864e4eb20f3a81b03ff17b665a0de203e5ea114f /src/hash/gost_3411/gost_3411.cpp
parent7c71072fe090b9925715614861471b7e51a70a56 (diff)
Add 'Distributed under...' text to files missing it. Some format cleanups
Diffstat (limited to 'src/hash/gost_3411/gost_3411.cpp')
-rw-r--r--src/hash/gost_3411/gost_3411.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hash/gost_3411/gost_3411.cpp b/src/hash/gost_3411/gost_3411.cpp
index 3c7f5f92b..8f3982fca 100644
--- a/src/hash/gost_3411/gost_3411.cpp
+++ b/src/hash/gost_3411/gost_3411.cpp
@@ -1,6 +1,8 @@
/*
* GOST 34.11
* (C) 2009 Jack Lloyd
+*
+* Distributed under the terms of the Botan license
*/
#include <botan/gost_3411.h>