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:
Thomas Haller
2020-03-28 12:39:58 +01:00
65 changed files with 130 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
# SPDX-License-Identifier: LGPL-2.1+
configure_file(
input: 'server.conf.in',
output: '@BASENAME@',