diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-11-18 17:52:56 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-11-19 19:08:15 +0100 |
commit | f48f7543ca8e578f912002185ce25284a028a32b (patch) | |
tree | e9bbe5ea7c312e0e0dd5d8c2d2483fa85ed7d435 /man/hwdb.xml | |
parent | a7df2d1e4349a8c90223d8b7ae339dbad05da503 (diff) | |
download | systemd-f48f7543ca8e578f912002185ce25284a028a32b.tar.gz |
Add missing headers and SPDX identifiers to man pages
Diffstat (limited to 'man/hwdb.xml')
-rw-r--r-- | man/hwdb.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/man/hwdb.xml b/man/hwdb.xml index ae5ddb1a4d..bf89819949 100644 --- a/man/hwdb.xml +++ b/man/hwdb.xml @@ -2,6 +2,28 @@ <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> +<!-- + SPDX-License-Identifier: LGPL-2.1+ + + This file is part of systemd. + + Copyright 2014 Tom Gundersen + Copyright 2016 Zbigniew Jędrzejewski-Szmek + + systemd is free software; you can redistribute it and/or modify it + under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 of the License, or + (at your option) any later version. + + systemd is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public License + along with systemd; If not, see <http://www.gnu.org/licenses/>. +--> + <refentry id="hwdb" conditional="ENABLE_HWDB"> <refentryinfo> <title>hwdb</title> |