summaryrefslogtreecommitdiff
path: root/eclass/systemd-unit.eclass
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2019-05-24 16:31:13 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2019-05-24 16:35:02 +0100
commit0eb6597a12c52d8f887ee776825751797e195156 (patch)
tree7ba7f682497cd73f6219eb8764b87f4d3bbba098 /eclass/systemd-unit.eclass
parentUpdate my licenses to MIT (diff)
downloadportage-0eb6597a12c52d8f887ee776825751797e195156.tar.bz2
portage-0eb6597a12c52d8f887ee776825751797e195156.tar.xz
portage-0eb6597a12c52d8f887ee776825751797e195156.zip
Update more licenses to MIT
Diffstat (limited to 'eclass/systemd-unit.eclass')
-rw-r--r--eclass/systemd-unit.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/systemd-unit.eclass b/eclass/systemd-unit.eclass
index cf6c62b..d42858a 100644
--- a/eclass/systemd-unit.eclass
+++ b/eclass/systemd-unit.eclass
@@ -12,7 +12,7 @@ HOMEPAGE="http://git.randomdan.homeip.net/cgit.cgi/util/tree/systemd-units"
SRC_URI="http://git.randomdan.homeip.net/cgit.cgi/util/plain/systemd-units/${PN/-/.}?id=${P} -> ${PN/-/.}"
RESTRICT="mirror"
-LICENSE="gpl"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="x86 amd64"
IUSE=""