summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2021-01-05 12:55:10 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-01-19 07:06:32 +0900
commita0e150b2f4933ae7546fce9a2773b0208b2dc269 (patch)
treed2c127e01a7e1aa4559c435cdd827b6dfe473e2e /tools
parente025c9dfe36b54ce9df893c64689c5477a440fac (diff)
downloadsystemd-a0e150b2f4933ae7546fce9a2773b0208b2dc269.tar.gz
meson: add missing license header
Diffstat (limited to 'tools')
-rwxr-xr-xtools/update-man-rules.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/update-man-rules.py b/tools/update-man-rules.py
index 9e1660c123..8221a37d9a 100755
--- a/tools/update-man-rules.py
+++ b/tools/update-man-rules.py
@@ -47,6 +47,8 @@ def mjoin(files):
return ' \\\n\t'.join(sorted(files) or '#')
MESON_HEADER = '''\
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
# Do not edit. Generated by update-man-rules.py.
# Update with:
# ninja -C build man/update-man-rules