summaryrefslogtreecommitdiff
path: root/systemd/_reader.c
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-07-05 20:16:46 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-07-05 20:16:51 -0400
commit410f054ddf904a989fd3b0c029bfc88e9182f056 (patch)
tree6786876b10fcb8457ac6ad1e789c20133b955e2d /systemd/_reader.c
parent31baccc855b48adde5173a31037bb1b82c42f7aa (diff)
downloadpython-systemd-410f054ddf904a989fd3b0c029bfc88e9182f056.tar.gz
Update LICENSE file and classifiers
The license was originally MIT, but when this module became part of systemd, it was changed to LGPLv2+. All files had correct headers, so only the LICENSE file needs updating. Take the opportunity to add classifiers to setup.py.
Diffstat (limited to 'systemd/_reader.c')
-rw-r--r--systemd/_reader.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/systemd/_reader.c b/systemd/_reader.c
index a28081c..1599602 100644
--- a/systemd/_reader.c
+++ b/systemd/_reader.c
@@ -1,7 +1,6 @@
/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
/***
- This file is part of systemd.
Copyright 2013 Steven Hiscocks, Zbigniew Jędrzejewski-Szmek