diff options
Diffstat (limited to 'man/meson.build')
| -rw-r--r-- | man/meson.build | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/meson.build b/man/meson.build index f9130535..407d027e 100644 --- a/man/meson.build +++ b/man/meson.build @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: LGPL-2.1+ + common_ent_file = configure_file( input: 'common.ent.in', output: '@BASENAME@', |