1
0
mirror of https://github.com/flarum/core.git synced 2025-08-04 15:37:51 +02:00

Removed more outdated license docblocks

This commit is contained in:
Alexander Skvortsov
2020-04-29 22:27:13 -04:00
committed by David Sevilla Martín
parent ea880632e1
commit 8980189917
2 changed files with 0 additions and 18 deletions

View File

@@ -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/admin';

View File

@@ -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/forum';