2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2025-04-20 01:27:07 +00:00

Add copyright header to HandleMotdOrder

This commit is contained in:
PinkLolicorn 2024-07-05 02:19:00 +02:00
parent f28c0425f0
commit c7f274af21

View File

@ -1,3 +1,13 @@
/*
* Copyright (c) 2013-present RedisBungee contributors
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
*
* http://www.eclipse.org/legal/epl-v10.html
*/
package com.imaginarycode.minecraft.redisbungee.api.config; package com.imaginarycode.minecraft.redisbungee.api.config;
public enum HandleMotdOrder { public enum HandleMotdOrder {