diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-05-19 22:14:29 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-05-19 22:14:29 +0200 |
commit | dfca381db341205b7a68f40ef2b7550ac6972cab (patch) | |
tree | 752795f034757303f518b5bfc0326228f0501573 /units/fedora/prefdm.service | |
parent | d017c6ca11ff48f8b39e7a16e139c4809ed1536e (diff) |
shorten copyright header of configuration files
Diffstat (limited to 'units/fedora/prefdm.service')
-rw-r--r-- | units/fedora/prefdm.service | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/units/fedora/prefdm.service b/units/fedora/prefdm.service index 227ffbaad8..6fcd9752e3 100644 --- a/units/fedora/prefdm.service +++ b/units/fedora/prefdm.service @@ -1,19 +1,9 @@ # This file is part of systemd. # -# Copyright 2010 Lennart Poettering -# # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 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 -# General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. [Unit] Description=Display Manager |