From dd2f32e24d10e9428b7e24af44d40f0f7b434307 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 30 Oct 2020 14:53:01 +0100 Subject: src/*.vala: Fix license headers having been a mix of GPL and LGPL license text fragments. Adapt to GPL-3, fully. --- src/bluez.vala | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/bluez.vala') diff --git a/src/bluez.vala b/src/bluez.vala index 353a3af..3d1d6f3 100644 --- a/src/bluez.vala +++ b/src/bluez.vala @@ -8,9 +8,9 @@ * This program 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. + * GNU General General Public License for more details. * - * You should have received a copy of the GNU Lesser General Public License + * You should have received a copy of the GNU General General Public License * along with this program. If not, see . * * Authors: -- cgit v1.2.3