mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-08 16:10:26 +00:00
fix license notices
This commit is contained in:
@@ -1,10 +1,21 @@
|
||||
/*
|
||||
* Copyright (c) 2026-present ValioBungee contributors
|
||||
* All rights reserved. This program and the accompanying materials
|
||||
* are made available under the terms of the GNU GENERAL PUBLIC LICENSE Version 3
|
||||
* which accompanies this distribution, and is available at
|
||||
* https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
*/
|
||||
* Copyright (c) 2026 ValioBungee contributors
|
||||
*
|
||||
* This file is part of ValioBungee.
|
||||
*
|
||||
* ValioBungee is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* ValioBungee is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with ValioBungee. If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>.
|
||||
*/
|
||||
package net.limework.valiobungee.core;
|
||||
|
||||
public class ConstantVariables {
|
||||
|
||||
@@ -1,10 +1,21 @@
|
||||
/*
|
||||
* Copyright (c) 2026-present ValioBungee contributors
|
||||
* All rights reserved. This program and the accompanying materials
|
||||
* are made available under the terms of the GNU GENERAL PUBLIC LICENSE Version 3
|
||||
* which accompanies this distribution, and is available at
|
||||
* https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
*/
|
||||
* Copyright (c) 2026 ValioBungee contributors
|
||||
*
|
||||
* This file is part of ValioBungee.
|
||||
*
|
||||
* ValioBungee is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* ValioBungee is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with ValioBungee. If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>.
|
||||
*/
|
||||
package net.limework.valiobungee.core;
|
||||
|
||||
import com.github.benmanes.caffeine.cache.Cache;
|
||||
|
||||
@@ -1,10 +1,21 @@
|
||||
/*
|
||||
* Copyright (c) 2026-present ValioBungee contributors
|
||||
* All rights reserved. This program and the accompanying materials
|
||||
* are made available under the terms of the GNU GENERAL PUBLIC LICENSE Version 3
|
||||
* which accompanies this distribution, and is available at
|
||||
* https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
*/
|
||||
* Copyright (c) 2026 ValioBungee contributors
|
||||
*
|
||||
* This file is part of ValioBungee.
|
||||
*
|
||||
* ValioBungee is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* ValioBungee is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with ValioBungee. If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>.
|
||||
*/
|
||||
package net.limework.valiobungee.core;
|
||||
|
||||
public interface ValioBungeePlatform {
|
||||
|
||||
@@ -1,10 +1,21 @@
|
||||
/*
|
||||
* Copyright (c) 2026-present ValioBungee contributors
|
||||
* All rights reserved. This program and the accompanying materials
|
||||
* are made available under the terms of the GNU GENERAL PUBLIC LICENSE Version 3
|
||||
* which accompanies this distribution, and is available at
|
||||
* https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
*/
|
||||
* Copyright (c) 2026 ValioBungee contributors
|
||||
*
|
||||
* This file is part of ValioBungee.
|
||||
*
|
||||
* ValioBungee is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* ValioBungee is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with ValioBungee. If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>.
|
||||
*/
|
||||
package net.limework.valiobungee.core.api.impl;
|
||||
|
||||
import net.limework.valiobungee.api.NetworkProxy;
|
||||
|
||||
@@ -1,10 +1,21 @@
|
||||
/*
|
||||
* Copyright (c) 2026-present ValioBungee contributors
|
||||
* All rights reserved. This program and the accompanying materials
|
||||
* are made available under the terms of the GNU GENERAL PUBLIC LICENSE Version 3
|
||||
* which accompanies this distribution, and is available at
|
||||
* https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
*/
|
||||
* Copyright (c) 2026 ValioBungee contributors
|
||||
*
|
||||
* This file is part of ValioBungee.
|
||||
*
|
||||
* ValioBungee is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* ValioBungee is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with ValioBungee. If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>.
|
||||
*/
|
||||
package net.limework.valiobungee.core.util.logging;
|
||||
|
||||
import org.slf4j.Logger;
|
||||
|
||||
Reference in New Issue
Block a user