From 21c775703c9e3852fdda206a9658cb236613ef85 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Tue, 16 Nov 2021 17:53:22 +0100 Subject: libmm-glib: fix license in sources The libmm-glib library is LGPLv2+, not GPLv2+. --- libmm-glib/mm-call.c | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) (limited to 'libmm-glib/mm-call.c') diff --git a/libmm-glib/mm-call.c b/libmm-glib/mm-call.c index 8091ff7c..e4e09ba1 100644 --- a/libmm-glib/mm-call.c +++ b/libmm-glib/mm-call.c @@ -1,16 +1,21 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* - * libmm -- Access modem status & information from glib applications + * libmm-glib -- Access modem status & information from glib applications * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This library 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 2 of the License, or (at your option) any later version. * - * This program is distributed in the hope that it will be useful, + * This library 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 General Public License for more details: + * 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 along with this library; if not, write to the + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301 USA. * * Copyright (C) 2015 Riccardo Vangelisti * Copyright (C) 2015 Marco Bascetta -- cgit v1.2.3-70-g09d2