Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 9457fe7

Browse files
committed
Update license header
1 parent 63d33f6 commit 9457fe7

131 files changed

Lines changed: 429 additions & 429 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

HEADER

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Minecraft Forge, Patchwork Project
2-
Copyright (c) 2016-2019, 2019
2+
Copyright (c) 2016-2020, 2019-2020
33

44
This library is free software; you can redistribute it and/or
55
modify it under the terms of the GNU Lesser General Public

patchwork-biomes/src/main/java/net/minecraftforge/common/BiomeDictionary.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Minecraft Forge, Patchwork Project
3-
* Copyright (c) 2016-2019, 2019
3+
* Copyright (c) 2016-2020, 2019-2020
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

patchwork-biomes/src/main/java/net/minecraftforge/common/BiomeManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Minecraft Forge, Patchwork Project
3-
* Copyright (c) 2016-2019, 2019
3+
* Copyright (c) 2016-2020, 2019-2020
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

patchwork-dispatcher/src/main/java/com/patchworkmc/api/ForgeInitializer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Minecraft Forge, Patchwork Project
3-
* Copyright (c) 2016-2019, 2019
3+
* Copyright (c) 2016-2020, 2019-2020
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

patchwork-dispatcher/src/main/java/com/patchworkmc/api/redirects/block/PatchworkBlockSettings.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Minecraft Forge, Patchwork Project
3-
* Copyright (c) 2016-2019, 2019
3+
* Copyright (c) 2016-2020, 2019-2020
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

patchwork-dispatcher/src/main/java/com/patchworkmc/api/redirects/itemgroup/PatchworkItemGroup.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Minecraft Forge, Patchwork Project
3-
* Copyright (c) 2016-2019, 2019
3+
* Copyright (c) 2016-2020, 2019-2020
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

patchwork-dispatcher/src/main/java/com/patchworkmc/impl/Patchwork.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Minecraft Forge, Patchwork Project
3-
* Copyright (c) 2016-2019, 2019
3+
* Copyright (c) 2016-2020, 2019-2020
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

patchwork-events-entity/src/main/java/com/patchworkmc/impl/event/entity/EntityEvents.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Minecraft Forge, Patchwork Project
3-
* Copyright (c) 2016-2019, 2019
3+
* Copyright (c) 2016-2020, 2019-2020
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

patchwork-events-entity/src/main/java/com/patchworkmc/mixin/event/entity/MixinClientPlayerEntity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Minecraft Forge, Patchwork Project
3-
* Copyright (c) 2016-2019, 2019
3+
* Copyright (c) 2016-2020, 2019-2020
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

patchwork-events-entity/src/main/java/com/patchworkmc/mixin/event/entity/MixinClientWorld.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Minecraft Forge, Patchwork Project
3-
* Copyright (c) 2016-2019, 2019
3+
* Copyright (c) 2016-2020, 2019-2020
44
*
55
* This library is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

0 commit comments

Comments
 (0)