diff options
Diffstat (limited to 'src/static_patterns.h')
-rw-r--r-- | src/static_patterns.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/static_patterns.h b/src/static_patterns.h index f590f60..9190180 100644 --- a/src/static_patterns.h +++ b/src/static_patterns.h @@ -1,3 +1,13 @@ +/* + * Copyright (C) 2016 by Daniel Friesel + * + * License: You may use, redistribute and/or modify this file under the terms + * of either: + * * The GNU LGPL v3 (see COPYING and COPYING.LESSER), or + * * The 3-clause BSD License (see COPYING.BSD) + * + */ + #ifndef STATIC_PATTERNS_H_ #define STATIC_PATTERNS_H_ |