From 7b57f50d771fbf7bd749b2f78714a05d7f999800 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 26 Mar 2016 01:14:48 +0100 Subject: update license ids --- composer.json | 2 +- composer.lock | 2 +- js/bower.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 0eb9f5fcb..14c36cd94 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "type": "project", - "license": "AGPL", + "license": "AGPL-3.0", "description": "An RSS/Atom feed reader. Requires ownCloud backgroundjobs or an updater script to be enabled to update your feeds. See the README.md in the apps top directory", "homepage": "https://github.com/owncloud/news", "authors": [ diff --git a/composer.lock b/composer.lock index 3b4ed28a8..bf2a7e9dd 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "230c705edaa030ee708540dfd3a8fbb7", + "hash": "dc4f8b2bbbaabf73bfded9f62db080a8", "content-hash": "8069d24dda2c0e4ec502233d5c44558b", "packages": [ { diff --git a/js/bower.json b/js/bower.json index 20c164efd..0f9db8493 100644 --- a/js/bower.json +++ b/js/bower.json @@ -13,7 +13,7 @@ "reader", "app" ], - "license": "AGPL", + "license": "AGPL-3.0", "private": true, "ignore": [ "**/.*", -- cgit v1.2.3