summaryrefslogtreecommitdiff
path: root/systemd/__init__.py
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/__init__.py
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/__init__.py')
-rw-r--r--systemd/__init__.py1
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
#