diff options
author | Hristo Venev <hristo@venev.name> | 2019-03-19 02:13:41 +0200 |
---|---|---|
committer | Hristo Venev <hristo@venev.name> | 2019-03-19 02:13:41 +0200 |
commit | 517040083e7796f59c47f8afe6a782417b132c20 (patch) | |
tree | e4502a39396028c7b7a199546bf6ef901f538a94 /COPYING | |
parent | fab2654c10cf0d0f440970d55bbe5841d93a4ae3 (diff) |
Add license.
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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/>. |