summaryrefslogtreecommitdiff
path: root/libmm-glib/mm-sim-preferred-network.h
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2021-11-16 17:53:22 +0100
committerAleksander Morgado <aleksander@aleksander.es>2021-11-16 17:54:26 +0100
commit21c775703c9e3852fdda206a9658cb236613ef85 (patch)
treef684b90d86a4f17de83602b995c0c5c25993e883 /libmm-glib/mm-sim-preferred-network.h
parent103eb9cf29d0dc550b42cecb1e2fe8d6f5d80377 (diff)
downloadModemManager-21c775703c9e3852fdda206a9658cb236613ef85.tar.gz
libmm-glib: fix license in sources
The libmm-glib library is LGPLv2+, not GPLv2+.
Diffstat (limited to 'libmm-glib/mm-sim-preferred-network.h')
-rw-r--r--libmm-glib/mm-sim-preferred-network.h21
1 files changed, 14 insertions, 7 deletions
diff --git a/libmm-glib/mm-sim-preferred-network.h b/libmm-glib/mm-sim-preferred-network.h
index f514540c8..f9953189e 100644
--- a/libmm-glib/mm-sim-preferred-network.h
+++ b/libmm-glib/mm-sim-preferred-network.h
@@ -1,14 +1,21 @@
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
- * 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.
+ * libmm-glib -- Access modem status & information from glib applications
*
- * This program is distributed in the hope that it will be useful,
+ * 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 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) 2021 UROS Ltd
*/