aboutsummaryrefslogtreecommitdiff
path: root/src/dbrw.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-07-13 20:04:28 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-07-13 20:04:28 +0300
commit962a2c10673614b080cd89a8a6a77091f16a5bc7 (patch)
tree8bedc1b35b94dfc1f9ec6cb4689ccdf102593c80 /src/dbrw.h
parent5abb378643814f9ac1170cbdc76098ba4f19a134 (diff)
downloadvmod-dbrw-962a2c10673614b080cd89a8a6a77091f16a5bc7.tar.gz
vmod-dbrw-962a2c10673614b080cd89a8a6a77091f16a5bc7.tar.bz2
Add copyleft headers.
Diffstat (limited to 'src/dbrw.h')
-rw-r--r--src/dbrw.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/dbrw.h b/src/dbrw.h
index 0721247..0b6f44e 100644
--- a/src/dbrw.h
+++ b/src/dbrw.h
@@ -1 +1,17 @@
+/* This file is part of libvmod_dbrw
+ Copyright (C) 2013 Sergey Poznyakoff
+
+ Libvmod_dbrw is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3, or (at your option)
+ any later version.
+
+ Libvmod_dbrw is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with libvmod_dbrw. If not, see <http://www.gnu.org/licenses/>.
+*/
#include <config.h>

Return to:

Send suggestions and report system problems to the System administrator.