license: Add license using SPDX identifiers to meson build files
License is missing in meson build files. This has been added using SPDX identifiers and licensed under LGPL-2.1+.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# SPDX-License-Identifier: LGPL-2.1+
|
||||
|
||||
#
|
||||
# target: libcstdaux.so
|
||||
# (No .so is built so far, since we are header-only. This might change in the
|
||||
|
Reference in New Issue
Block a user