diff options
| -rw-r--r-- | src/libblind.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libblind.c b/src/libblind.c index 436c433..f8085e2 100644 --- a/src/libblind.c +++ b/src/libblind.c @@ -1,3 +1,4 @@ +/* See LICENSE file for copyright and license details. */ #define LIBBLIND_NO_NAMESPACE #include "libblind.h" |
