summaryrefslogtreecommitdiff
path: root/systemd/strv.h
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-08-07 11:41:16 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-08-07 11:49:56 -0400
commitd2bc51344064f839f6189383a90b77ea8f6e633a (patch)
treecc050ef55f4700478da129701c00d486cf7c86cf /systemd/strv.h
parent40e08de1a632e81651d75b845134bc2ec43b297b (diff)
downloadpython-systemd-d2bc51344064f839f6189383a90b77ea8f6e633a.tar.gz
tree-wide: systemd→python-systemd in headers
Diffstat (limited to 'systemd/strv.h')
-rw-r--r--systemd/strv.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/systemd/strv.h b/systemd/strv.h
index 02d64d4..3ce5505 100644
--- a/systemd/strv.h
+++ b/systemd/strv.h
@@ -4,18 +4,18 @@
Copyright 2010 Lennart Poettering
- systemd is free software; you can redistribute it and/or modify it
+ python-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
+ python-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/>.
+ along with python-systemd; If not, see <http://www.gnu.org/licenses/>.
***/
#include "macro.h"