Skip to content

Commit

Permalink
Update TargetValidator.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt committed Jan 4, 2024
1 parent 8f60a29 commit 0efe1d9
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
/*
* Installer
* Copyright (c) 2016-2018.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation version 2.1
* of the License.
*
* This library 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
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
package net.minecraftforge.installer.actions;

import org.jetbrains.annotations.NotNull;
Expand Down

0 comments on commit 0efe1d9

Please sign in to comment.