diff options
author | 2011-07-14 23:53:53 +0200 | |
---|---|---|
committer | 2011-07-14 23:53:53 +0200 | |
commit | 673eab9bf0d2d79a72f3d7c430807b8786de7ee3 (patch) | |
tree | 0cd4dfb39369e047b5b889b1f035f4828ce6b755 /README | |
parent | git: hide more files from git (diff) | |
download | systemd-673eab9bf0d2d79a72f3d7c430807b8786de7ee3.tar.gz systemd-673eab9bf0d2d79a72f3d7c430807b8786de7ee3.tar.bz2 systemd-673eab9bf0d2d79a72f3d7c430807b8786de7ee3.zip |
README: document license
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -26,6 +26,9 @@ BUG REPORTS: AUTHOR: Lennart Poettering with major support from Kay Sievers +LICENSE: + GPLv2+ for all code, except sd-daemon.[ch] which is MIT + REQUIREMENTS: Linux kernel >= 2.6.30 (with devtmpfs, cgroups; optional but strongly recommended: autofs4, ipv6) libudev >= 163 |