mirror of
https://github.com/flarum/core.git
synced 2025-08-04 23:47:32 +02:00
Removed more outdated license docblocks
This commit is contained in:
committed by
David Sevilla Martín
parent
ea880632e1
commit
8980189917
@@ -1,11 +1,2 @@
|
|||||||
/*
|
|
||||||
* 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.
|
|
||||||
*/
|
|
||||||
|
|
||||||
export * from './src/common';
|
export * from './src/common';
|
||||||
export * from './src/admin';
|
export * from './src/admin';
|
||||||
|
@@ -1,11 +1,2 @@
|
|||||||
/*
|
|
||||||
* 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.
|
|
||||||
*/
|
|
||||||
|
|
||||||
export * from './src/common';
|
export * from './src/common';
|
||||||
export * from './src/forum';
|
export * from './src/forum';
|
||||||
|
Reference in New Issue
Block a user