Update composer.json, add proper license

pull/547/head
Daniel Supernault 7 years ago
parent b75745f4d6
commit 3a281575e2
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -1,8 +1,8 @@
{ {
"name": "laravel/laravel", "name": "pixelfed/pixelfed",
"description": "The Laravel Framework.", "description": "Open and ethical photo sharing platform, powered by ActivityPub federation.",
"keywords": ["framework", "laravel"], "keywords": ["framework", "laravel", "pixelfed", "activitypub", "social", "network", "federation"],
"license": "MIT", "license": "AGPL-3.0-only",
"type": "project", "type": "project",
"require": { "require": {
"php": "^7.1.3", "php": "^7.1.3",

Loading…
Cancel
Save