diff options
Diffstat (limited to 'src/utils/datastor.h')
-rw-r--r-- | src/utils/datastor.h | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/src/utils/datastor.h b/src/utils/datastor.h index bb61688fc..7ee626fda 100644 --- a/src/utils/datastor.h +++ b/src/utils/datastor.h @@ -1,7 +1,9 @@ -/************************************************* -* Data Store Header File * -* (C) 1999-2007 Jack Lloyd * -*************************************************/ +/* +* Data Store +* (C) 1999-2007 Jack Lloyd +* +* Distributed under the terms of the Botan license +*/ #ifndef BOTAN_DATA_STORE_H__ #define BOTAN_DATA_STORE_H__ |