diff options
author | Hristo Venev <hristo@venev.name> | 2019-09-30 15:21:19 +0300 |
---|---|---|
committer | Hristo Venev <hristo@venev.name> | 2019-09-30 15:30:55 +0300 |
commit | 8aead91532b116f40649ae7e9c1b7d15fbd67a4f (patch) | |
tree | a36d24cbd409ddc1354084ef1540c1a2b6665768 /COPYING | |
parent | 6c7b4fb2f781d33fb49e760b34dd2595e1adc0fb (diff) |
Add SPDX-License-Identifier.
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/COPYING b/COPYING deleted file mode 100644 index aca2a6a..0000000 --- a/COPYING +++ /dev/null @@ -1,14 +0,0 @@ -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/>. |