From 8aead91532b116f40649ae7e9c1b7d15fbd67a4f Mon Sep 17 00:00:00 2001 From: Hristo Venev Date: Mon, 30 Sep 2019 15:21:19 +0300 Subject: Add SPDX-License-Identifier. --- COPYING | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 COPYING (limited to 'COPYING') 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 . -- cgit