summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-12-23 22:32:57 +0100
committerThomas Haller <thaller@redhat.com>2020-12-23 22:33:06 +0100
commit5435a5345bfc0915da1ac8875b4203c34f1e7695 (patch)
tree6041450d1b581d5cae17cc3e52d90bb821169f4c
parentb65c3a5246cfb7568d5a885509b22157bb994fe1 (diff)
downloadNetworkManager-5435a5345bfc0915da1ac8875b4203c34f1e7695.tar.gz
libnm: fix style for SPDX License Identifer in "libnm-core/nm-keyfile.h"
-rw-r--r--libnm-core/nm-keyfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-core/nm-keyfile.h b/libnm-core/nm-keyfile.h
index 0967d25495..8295c698c8 100644
--- a/libnm-core/nm-keyfile.h
+++ b/libnm-core/nm-keyfile.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: LGPL-2.1+
+/* SPDX-License-Identifier: LGPL-2.1+ */
#ifndef __NM_KEYFILE_H__
#define __NM_KEYFILE_H__