diff options
Diffstat (limited to 'systemd.pc.in')
-rw-r--r-- | systemd.pc.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/systemd.pc.in b/systemd.pc.in index 3f8ed5c3e6..71a5678f8d 100644 --- a/systemd.pc.in +++ b/systemd.pc.in @@ -1,3 +1,10 @@ +# This file is part of systemd. +# +# 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. + prefix=@prefix@ exec_prefix=${prefix} systemdsystemunitdir=@systemunitdir@ |