summaryrefslogtreecommitdiff
path: root/libgupnp/gupnp-simple-context-manager.c
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2021-06-10 22:35:46 +0200
committerJens Georg <mail@jensge.org>2021-06-10 22:35:46 +0200
commit0490ea5a65683397816eb03188c0b78806a238c4 (patch)
treec762228b4a00f19246f93b6112f5fd612de866e4 /libgupnp/gupnp-simple-context-manager.c
parent67cb9c8f10c948eda0cb11d3403bee186a9d1711 (diff)
downloadgupnp-0490ea5a65683397816eb03188c0b78806a238c4.tar.gz
all: SPDX license identifier
Forgot the C files in the last commit
Diffstat (limited to 'libgupnp/gupnp-simple-context-manager.c')
-rw-r--r--libgupnp/gupnp-simple-context-manager.c14
1 files changed, 1 insertions, 13 deletions
diff --git a/libgupnp/gupnp-simple-context-manager.c b/libgupnp/gupnp-simple-context-manager.c
index f070735..29a2a31 100644
--- a/libgupnp/gupnp-simple-context-manager.c
+++ b/libgupnp/gupnp-simple-context-manager.c
@@ -6,20 +6,8 @@
* Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
* Jorn Baayen <jorn@openedhand.com>
*
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
+ * SPDX-License-Identifier: LGPL-2.1-or-later
*
- * 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
- * Library General Public License for more details.
- *
- * You should have received a copy of the GNU Library 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.
*/
/**