summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-01-01 08:14:46 +0100
committerThomas Haller <thaller@redhat.com>2020-02-16 15:41:44 +0100
commit3eef0cf387a0b7ab0a77b806c8a0fafcc99cd96a (patch)
treec4a2430e70bc8976a3b94dd1d836add5010e0053
parentfee50e17b2c327463581b0af294a3b4610718150 (diff)
license: relicense "shared/nm-libnm-core-intern-aux/nm-auth-subject.[hc]" under LGPL-2.1+
$ git shortlog -n -s a3e75f329446a93a61ca4c458a7657bd919f4fe6 -- shared/nm-libnm-core-intern/nm-auth-subject.'[hc]' src/nm-auth-subject.'[hc]' 28 Thomas Haller 7 Dan Winship 1 Beniamino Galvani 1 Dan Williams 1 Jiří Klimeš All contributors agreed to the relicensing according to "RELICENSE.md".
-rw-r--r--shared/nm-libnm-core-intern/nm-auth-subject.c2
-rw-r--r--shared/nm-libnm-core-intern/nm-auth-subject.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/shared/nm-libnm-core-intern/nm-auth-subject.c b/shared/nm-libnm-core-intern/nm-auth-subject.c
index 7d864e31a3..15c2d65296 100644
--- a/shared/nm-libnm-core-intern/nm-auth-subject.c
+++ b/shared/nm-libnm-core-intern/nm-auth-subject.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+// SPDX-License-Identifier: LGPL-2.1+
/*
* Copyright (C) 2013 - 2014 Red Hat, Inc.
*/
diff --git a/shared/nm-libnm-core-intern/nm-auth-subject.h b/shared/nm-libnm-core-intern/nm-auth-subject.h
index e885c4ea96..fc37b8e2bb 100644
--- a/shared/nm-libnm-core-intern/nm-auth-subject.h
+++ b/shared/nm-libnm-core-intern/nm-auth-subject.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+// SPDX-License-Identifier: LGPL-2.1+
/*
* Copyright (C) 2013 Red Hat, Inc.
*/