[ci skip] Apply license header

This commit is contained in:
2024-03-26 23:13:13 +02:00
parent 38ec799114
commit 5510752879
2 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
/*
* This file is part of dopple, licensed under the MIT License (MIT).
*
* Copyright (c) 2024 HypherionSA and Contributors
*
*/
package dev.firstdark.dopple.plugin;
import lombok.Getter;

View File

@@ -1,3 +1,9 @@
/*
* This file is part of dopple, licensed under the MIT License (MIT).
*
* Copyright (c) 2024 HypherionSA and Contributors
*
*/
package dev.firstdark.dopple.plugin;
import com.google.gson.Gson;