libnm: fix style for SPDX License Identifer in "libnm-core/nm-keyfile.h"

This commit is contained in:
Thomas Haller 2020-12-23 22:32:57 +01:00
parent d1f8e843d5
commit 142f9c6b86
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -1,4 +1,4 @@
// SPDX-License-Identifier: LGPL-2.1+
/* SPDX-License-Identifier: LGPL-2.1+ */
#ifndef __NM_KEYFILE_H__
#define __NM_KEYFILE_H__