aboutsummaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorHristo Venev <hristo@venev.name>2019-03-19 02:13:41 +0200
committerHristo Venev <hristo@venev.name>2019-03-19 02:13:41 +0200
commit517040083e7796f59c47f8afe6a782417b132c20 (patch)
treee4502a39396028c7b7a199546bf6ef901f538a94 /COPYING
parentfab2654c10cf0d0f440970d55bbe5841d93a4ae3 (diff)
Add license.
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING14
1 files changed, 14 insertions, 0 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..aca2a6a
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,14 @@
+wgconfd is free software: you can redistribute it and/or modify
+it under the terms of the GNU Lesser General Public License as
+published by the Free Software Foundation, either version 3 of the
+License, or (at your option) any later version.
+
+wgconfd 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 Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License (a file named "LICENSE.LGPL3") and a copy of the GNU General
+Public License (a file named "LICESNSE.GPL3") along with wgconfd.
+If not, see <https://www.gnu.org/licenses/>.