aboutsummaryrefslogtreecommitdiff
path: root/src/match_pcre.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/match_pcre.c')
-rw-r--r--src/match_pcre.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/match_pcre.c b/src/match_pcre.c
index 55c4714..dac61cf 100644
--- a/src/match_pcre.c
+++ b/src/match_pcre.c
@@ -1,3 +1,9 @@
+/* This file is part of genrc
+Copyryght (C) 2018 Sergey Poznyakoff
+License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
+This is free software: you are free to change and redistribute it.
+There is NO WARRANTY, to the extent permitted by law.
+*/
#include "genrc.h"
#include <pcre.h>

Return to:

Send suggestions and report system problems to the System administrator.