diff options
| author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-07-05 20:16:46 -0400 |
|---|---|---|
| committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-07-05 20:16:51 -0400 |
| commit | 410f054ddf904a989fd3b0c029bfc88e9182f056 (patch) | |
| tree | 6786876b10fcb8457ac6ad1e789c20133b955e2d /systemd/__init__.py | |
| parent | 31baccc855b48adde5173a31037bb1b82c42f7aa (diff) | |
| download | python-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/__init__.py')
| -rw-r--r-- | systemd/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/systemd/__init__.py b/systemd/__init__.py index 0d56b99..233288a 100644 --- a/systemd/__init__.py +++ b/systemd/__init__.py @@ -1,6 +1,5 @@ # -*- Mode: python; indent-tabs-mode: nil -*- */ # -# This file is part of systemd. # # Copyright 2012 David Strauss # |
