feat: remove copyright bloat

This commit is contained in:
Jacob Nguyen
2022-05-30 12:58:41 -05:00
parent 163e48f3eb
commit 48737efea3

View File

@@ -1,12 +1,3 @@
/*
* ---------------------------------------------------------------------
* Copyright (C) 2022 Sern
* This software is licensed under the MIT License.
* See LICENSE.md in the project root for license information.
* ---------------------------------------------------------------------
*/
export * as Sern from './handler/sern';
export * from './types/handler';
export * from './handler/structures/structxports';