diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-11-18 18:18:16 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-11-19 19:08:15 +0100 |
commit | d9215cd838eed27c41c9f1ca30b6354ebf87ecb6 (patch) | |
tree | db4618e13335418dd0471cd862cf8a2e886374ba /rules | |
parent | Add missing headers and SPDX identifiers to man pages (diff) | |
download | systemd-d9215cd838eed27c41c9f1ca30b6354ebf87ecb6.tar.gz systemd-d9215cd838eed27c41c9f1ca30b6354ebf87ecb6.tar.bz2 systemd-d9215cd838eed27c41c9f1ca30b6354ebf87ecb6.zip |
Add SPDX license headers to various assorted files
Diffstat (limited to 'rules')
-rw-r--r-- | rules/99-systemd.rules.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/99-systemd.rules.in b/rules/99-systemd.rules.in index 62f0b98cd..419ca4ed8 100644 --- a/rules/99-systemd.rules.in +++ b/rules/99-systemd.rules.in @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: LGPL-2.1+ +# # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it |