diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-08-07 11:41:16 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-08-07 11:49:56 -0400 |
commit | d2bc51344064f839f6189383a90b77ea8f6e633a (patch) | |
tree | cc050ef55f4700478da129701c00d486cf7c86cf /systemd/login.c | |
parent | 40e08de1a632e81651d75b845134bc2ec43b297b (diff) | |
download | python-systemd-d2bc51344064f839f6189383a90b77ea8f6e633a.tar.gz |
tree-wide: systemd→python-systemd in headers
Diffstat (limited to 'systemd/login.c')
-rw-r--r-- | systemd/login.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/systemd/login.c b/systemd/login.c index 24548ea..2bc3978 100644 --- a/systemd/login.c +++ b/systemd/login.c @@ -4,18 +4,18 @@ Copyright 2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 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/>. ***/ #define PY_SSIZE_T_CLEAN |