diff options
author | Lennart Poettering <lennart@poettering.net> | 2018-06-14 14:51:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-14 14:51:57 +0200 |
commit | 8f1ae1d99855514afc480996a7174204dd6022fc (patch) | |
tree | d9b63df52201fd158315e16e0c353ef7e045f8e2 /man/custom-man.xsl | |
parent | Merge pull request #9274 from poettering/comment-header-cleanup (diff) | |
parent | Drop more license boilerplate (diff) | |
download | systemd-8f1ae1d99855514afc480996a7174204dd6022fc.tar.xz systemd-8f1ae1d99855514afc480996a7174204dd6022fc.zip |
Merge pull request #9302 from keszybz/drop-my-copyright-and-some-license-tags
Drop my copyright and some license tags
Diffstat (limited to 'man/custom-man.xsl')
-rw-r--r-- | man/custom-man.xsl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/man/custom-man.xsl b/man/custom-man.xsl index 4156a06730..d9af519d32 100644 --- a/man/custom-man.xsl +++ b/man/custom-man.xsl @@ -2,8 +2,6 @@ <!-- SPDX-License-Identifier: LGPL-2.1+ - - Copyright © 2013 Zbigniew Jędrzejewski-Szmek --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" |