diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-11-18 17:22:32 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-11-19 19:08:15 +0100 |
commit | 572eb058cfecdd3b97f4fe8ffddf5bff8e21e4cf (patch) | |
tree | ca163dd075316accf0f3168a5dc43847bb99e2ee /man/custom-man.xsl | |
parent | f0465e73f86cf12d75ed8886b7a3c0fd8458cfb3 (diff) | |
download | systemd-572eb058cfecdd3b97f4fe8ffddf5bff8e21e4cf.tar.gz |
Add SPDX license identifiers to man pages
Diffstat (limited to 'man/custom-man.xsl')
-rw-r--r-- | man/custom-man.xsl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/custom-man.xsl b/man/custom-man.xsl index e1b8d3618a..3307fd3c0d 100644 --- a/man/custom-man.xsl +++ b/man/custom-man.xsl @@ -1,6 +1,8 @@ <?xml version='1.0'?> <!--*-nxml-*--> <!-- + SPDX-License-Identifier: LGPL-2.1+ + This file is part of systemd. Copyright 2013 Zbigniew Jędrzejewski-Szmek |