diff options
Diffstat (limited to 'src/cmd/rng.cpp')
-rw-r--r-- | src/cmd/rng.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/rng.cpp b/src/cmd/rng.cpp index 0fdec2019..3f48e629f 100644 --- a/src/cmd/rng.cpp +++ b/src/cmd/rng.cpp @@ -1,7 +1,7 @@ /* * (C) 2014 Jack Lloyd * -* Distributed under the terms in doc/license.rst +* Botan is released under the Simplified BSD License (see license.txt) */ #include "apps.h" |