diff options
Diffstat (limited to 'src/lib/alloc/secmem.h')
-rw-r--r-- | src/lib/alloc/secmem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/alloc/secmem.h b/src/lib/alloc/secmem.h index 706ea037f..58d0734cb 100644 --- a/src/lib/alloc/secmem.h +++ b/src/lib/alloc/secmem.h @@ -2,7 +2,7 @@ * Secure Memory Buffers * (C) 1999-2007,2012 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #ifndef BOTAN_SECURE_MEMORY_BUFFERS_H__ |