From 26842dfd1d29abf9b653abe7b876ec48696d1199 Mon Sep 17 00:00:00 2001 From: Stephan Kasdorf Date: Thu, 15 Mar 2018 15:59:52 +0100 Subject: [PATCH] Composer configuration update --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fb47547..57a980e 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "description": "PHP MVC rapid prototyping framework", "keywords": ["php","mvc","prototyping","nibiru","template-engine","database","navigation","router","rapid"], "homepage": "https://github.com/alllinux/Nibiru", - "license": "BSD 4 License", + "license": "BSD-4-Old", "authors": [ { "name": "Stephan Kasdorf",