diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-09-06 02:05:57 -0400 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-09-06 02:08:06 -0400 |
commit | 4afb0ff70ea27250e7d0162f4004ef59e41d9d5a (patch) | |
tree | 56881414d761e12786284442117091043e00733d /COPYING | |
parent | openrc provides a pkgconfig file (diff) | |
download | openrc-settingsd-4afb0ff70ea27250e7d0162f4004ef59e41d9d5a.tar.gz openrc-settingsd-4afb0ff70ea27250e7d0162f4004ef59e41d9d5a.tar.bz2 openrc-settingsd-4afb0ff70ea27250e7d0162f4004ef59e41d9d5a.zip |
Relicense utils.{c,h} under the MIT license
Also, include a copy of LGPL-2.1 for the files copied from systemd.
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, +reproduced below, or (at your option) any later version. + +Some individual source files may additionally be redistributed and/or +modified under other terms, which are specified in those files' +headers. + +====================================================================== + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 |