Add license details to add app files.

This commit is contained in:
Dane Everitt 2016-01-19 19:10:39 -05:00
parent a457bf2806
commit b0bcb879d0
59 changed files with 992 additions and 65 deletions

View file

@ -1,9 +1,8 @@
{
"name": "laravel/laravel",
"description": "The Laravel Framework.",
"keywords": ["framework", "laravel"],
"license": "MIT",
"type": "project",
"name": "Pterodactyl Panel",
"description": "The free, open-source game management panel. Supporting Minecraft, Spigot, BungeeCord, and SRCDS servers.",
"license": "GPL-3.0",
"author": "Dane Everitt <dane@daneeveritt.com>",
"require": {
"php": ">=5.5.9",
"laravel/framework": "5.2.*",