diff options
Diffstat (limited to 'src/libstate/look_pk.h')
-rw-r--r-- | src/libstate/look_pk.h | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/src/libstate/look_pk.h b/src/libstate/look_pk.h index 926416a41..27b67dc5b 100644 --- a/src/libstate/look_pk.h +++ b/src/libstate/look_pk.h @@ -1,7 +1,9 @@ -/************************************************* -* PK Algorithm Lookup Header File * -* (C) 1999-2007 Jack Lloyd * -*************************************************/ +/* +* PK Algorithm Lookup +* (C) 1999-2007 Jack Lloyd +* +* Distributed under the terms of the Botan license +*/ #ifndef BOTAN_PK_LOOKUP_H__ #define BOTAN_PK_LOOKUP_H__ |