diff options
Diffstat (limited to 'src/pbe/get_pbe.h')
-rw-r--r-- | src/pbe/get_pbe.h | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/src/pbe/get_pbe.h b/src/pbe/get_pbe.h index b73a79c80..04eda6696 100644 --- a/src/pbe/get_pbe.h +++ b/src/pbe/get_pbe.h @@ -1,7 +1,9 @@ -/************************************************* -* PBE Lookup Header File * -* (C) 1999-2007 Jack Lloyd * -*************************************************/ +/* +* PBE Lookup +* (C) 1999-2007 Jack Lloyd +* +* Distributed under the terms of the Botan license +*/ #ifndef BOTAN_LOOKUP_PBE_H__ #define BOTAN_LOOKUP_PBE_H__ |