1
0
mirror of https://github.com/flarum/core.git synced 2025-08-22 16:14:00 +02:00

Add LICENSE information

This commit is contained in:
Toby Zerner
2015-09-04 12:31:19 +09:30
parent 0e8d6867aa
commit 384330da77
15 changed files with 137 additions and 11 deletions

View File

@@ -1,5 +1,14 @@
<?php
/*
* This file is part of Flarum.
*
* (c) Toby Zerner <toby.zerner@gmail.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
use Illuminate\Database\Schema\Blueprint;
use Flarum\Migrations\Migration;

View File

@@ -1,5 +1,14 @@
<?php
/*
* This file is part of Flarum.
*
* (c) Toby Zerner <toby.zerner@gmail.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
use Illuminate\Database\Schema\Blueprint;
use Flarum\Migrations\Migration;