diff options
Diffstat (limited to 'src/libstate/init.h')
-rw-r--r-- | src/libstate/init.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/libstate/init.h b/src/libstate/init.h index 1339d49a5..254f9458b 100644 --- a/src/libstate/init.h +++ b/src/libstate/init.h @@ -1,6 +1,8 @@ /** -* Library Initialization Header File +* Library Initialization * (C) 1999-2008 Jack Lloyd +* +* Distributed under the terms of the Botan license */ #ifndef BOTAN_LIBRARY_INITIALIZER_H__ |