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