mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit ee5b9ff185f1bc445978b4ca2c469561a57c81d5
parent 8c2e2fac8a95f1213630b8a148c45f85631f3b8f
Author: markseu <mark2011@mayberg.se>
Date:   Mon, 28 Sep 2015 14:19:33 +0200

Package handling (license)

Diffstat:
Mcomposer.json | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/composer.json b/composer.json @@ -2,6 +2,7 @@ "name": "datenstrom/yellow", "description": "Yellow is for people who make websites. A flat-file CMS.", "keywords": ["yellow", "flat-file", "cms"], + "license": "GPL-2.0", "require": { "php": ">=5.3.0" }