summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-10-20 16:50:28 +0200
committerThomas Haller <thaller@redhat.com>2020-10-20 16:50:28 +0200
commit1806b80f31bf0d5232322617e2be50347e118639 (patch)
tree68beb12340ff57fb2961bfc48338fa652521f6fb
parent335d13c354a5288887fd9350b5256194555402d5 (diff)
parent7d894374808b137570251110b0acb90e9aa4d9a9 (diff)
license: merge branch 'th/fix-lgpl-license-violations' (part 3)
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/390
-rw-r--r--libnm-core/nm-dbus-interface.h2
-rw-r--r--libnm-core/nm-vpn-dbus-interface.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/libnm-core/nm-dbus-interface.h b/libnm-core/nm-dbus-interface.h
index eaa4c1b56c..e7e1244bed 100644
--- a/libnm-core/nm-dbus-interface.h
+++ b/libnm-core/nm-dbus-interface.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
+/* SPDX-License-Identifier: LGPL-2.1+ */
/*
* Copyright (C) 2004 - 2018 Red Hat, Inc.
*/
diff --git a/libnm-core/nm-vpn-dbus-interface.h b/libnm-core/nm-vpn-dbus-interface.h
index fc72c4faf8..38aa794a47 100644
--- a/libnm-core/nm-vpn-dbus-interface.h
+++ b/libnm-core/nm-vpn-dbus-interface.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
+/* SPDX-License-Identifier: LGPL-2.1+ */
/*
* Copyright (C) 2004 Red Hat, Inc.
*/