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

Drop JS copyright blocks

This commit is contained in:
Alexander Skvortsov
2021-05-15 20:11:38 -04:00
parent 48344069a9
commit 130a07df78
3 changed files with 0 additions and 27 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';