From 533a201c600aa43a69fc8c5e709f6f45d980971d Mon Sep 17 00:00:00 2001 From: andy Date: Sat, 6 Sep 2014 22:33:56 +0400 Subject: [PATCH] License changed --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 001f673..2d539bf 100644 --- a/composer.json +++ b/composer.json @@ -2,8 +2,8 @@ "name": "andycheg/oracle-repo-fetcher", "description": "Package for fetching oracle repository", "minimum-stability": "stable", - "license": "GPL", - "version": "1.0.1", + "license": "proprietary", + "version": "1.0.2", "authors": [ { "name": "Andrey Chegodaev",