Update composer.json, add proper license

pull/547/head
Daniel Supernault 6 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",
"description": "The Laravel Framework.",
"keywords": ["framework", "laravel"],
"license": "MIT",
"name": "pixelfed/pixelfed",
"description": "Open and ethical photo sharing platform, powered by ActivityPub federation.",
"keywords": ["framework", "laravel", "pixelfed", "activitypub", "social", "network", "federation"],
"license": "AGPL-3.0-only",
"type": "project",
"require": {
"php": "^7.1.3",

Loading…
Cancel
Save