Skip to content

Commit 0b1115f

Browse files
committed
Update the license/headers.
1 parent aed4b61 commit 0b1115f

File tree

1,521 files changed

+3040
-3040
lines changed

Some content is hidden

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

1,521 files changed

+3040
-3040
lines changed

HEADER.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ This file is part of ${name}, licensed under the MIT License (MIT).
22

33
Copyright (c) ${organizationa} <${urla}>
44
Copyright (c) ${organizationb} <${urlb}>
5-
Copyright (c) Contributors
5+
Copyright (c) contributors
66

77
Permission is hereby granted, free of charge, to any person obtaining a copy
88
of this software and associated documentation files (the Software), to deal

LICENSE.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
The MIT License (MIT)
22

3-
Copyright (c) LanternPowered <https://github.com/LanternPowered>
3+
Copyright (c) LanternPowered <https://www.lanternpowered.org>
44
Copyright (c) SpongePowered <https://www.spongepowered.org>
5-
Copyright (c) Contributors
5+
Copyright (c) contributors
66

77
Permission is hereby granted, free of charge, to any person obtaining a copy
88
of this software and associated documentation files (the "Software"), to deal

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name=LanternServer
22
description=A Minecraft server.
3-
url=https://github.com/LanternPowered
3+
url=https://www.lanternpowered.org
44
organization=LanternPowered

src/java6/java/org/lanternpowered/launch/VersionCheckingMain.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/asset/Asset.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/asset/package-info.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/Import.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/ObjectType.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/Parameter.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/Script.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/ScriptContext.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/ScriptGameRegistry.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/ScriptObjectTypes.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/context/Parameter.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/context/Parameters.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/context/package-info.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/FunctionType.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/action/Action.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/action/ActionType.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/action/ConditionalAction.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/action/EmptyAction.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/action/MultiAction.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/action/package-info.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/condition/AndCondition.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/condition/Condition.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/condition/ConditionType.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/condition/ConditionTypes.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/condition/OrCondition.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/condition/package-info.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/package-info.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/value/DoubleValueProvider.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/value/DoubleValueProviderType.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/value/DoubleValueProviderTypes.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

src/main/java/org/lanternpowered/api/script/function/value/FloatValueProvider.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
* This file is part of LanternServer, licensed under the MIT License (MIT).
33
*
4-
* Copyright (c) LanternPowered <https://github.com/LanternPowered>
4+
* Copyright (c) LanternPowered <https://www.lanternpowered.org>
55
* Copyright (c) SpongePowered <https://www.spongepowered.org>
6-
* Copyright (c) Contributors
6+
* Copyright (c) contributors
77
*
88
* Permission is hereby granted, free of charge, to any person obtaining a copy
99
* of this software and associated documentation files (the Software), to deal

0 commit comments

Comments
 (0)