Skip to content

Commit

Permalink
Add license
Browse files Browse the repository at this point in the history
  • Loading branch information
rainbowdashlabs committed Jun 22, 2024
1 parent e89edee commit efa5046
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/*
* SPDX-License-Identifier: LGPL-3.0-or-later
*
* Copyright (C) EldoriaRPG Team and Contributor
*/

package de.eldoria.eldoutilities.utils;

import org.junit.jupiter.api.Assertions;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/*
* SPDX-License-Identifier: LGPL-3.0-or-later
*
* Copyright (C) EldoriaRPG Team and Contributor
*/

package de.eldoria.eldoutilities.crossversion.function;

import de.eldoria.eldoutilities.crossversion.builder.FunctionBuilder;
Expand Down

0 comments on commit efa5046

Please sign in to comment.