meson: merge branch 'inigomartinez/meson-license'
Add SPDX license headers for meson files. As far as I can tell, according to RELICENSE.md file, almost everybody who contributed to the meson files agreed to the LGPL-2.1+ licensing. This entails the vast majority of code in question. https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/397
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# SPDX-License-Identifier: LGPL-2.1+
|
||||
|
||||
configure_file(
|
||||
input: 'server.conf.in',
|
||||
output: '@BASENAME@',
|
||||
|
Reference in New Issue
Block a user