Skip to content

Commit 783b8b6

Browse files
committed
chore: licenseFormat
1 parent 4e71a19 commit 783b8b6

96 files changed

Lines changed: 96 additions & 96 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.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
This file is a part of the Raknetify project, licensed under MIT.
22

3-
Copyright (c) 2022-2023 ishland
3+
Copyright (c) 2022-2025 ishland
44

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

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2022-2023 ishland
3+
Copyright (c) 2022-2025 ishland
44

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

bungee/src/main/java/com/ishland/raknetify/bungee/RaknetifyBungeePlugin.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is a part of the Raknetify project, licensed under MIT.
33
*
4-
* Copyright (c) 2022-2023 ishland
4+
* Copyright (c) 2022-2025 ishland
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

bungee/src/main/java/com/ishland/raknetify/bungee/connection/RakNetBungeeClientChannelEventListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is a part of the Raknetify project, licensed under MIT.
33
*
4-
* Copyright (c) 2022-2023 ishland
4+
* Copyright (c) 2022-2025 ishland
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

bungee/src/main/java/com/ishland/raknetify/bungee/connection/RakNetBungeeConnectionUtil.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is a part of the Raknetify project, licensed under MIT.
33
*
4-
* Copyright (c) 2022-2023 ishland
4+
* Copyright (c) 2022-2025 ishland
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

bungee/src/main/java/com/ishland/raknetify/bungee/connection/RakNetBungeePingUpdater.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is a part of the Raknetify project, licensed under MIT.
33
*
4-
* Copyright (c) 2022-2023 ishland
4+
* Copyright (c) 2022-2025 ishland
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

bungee/src/main/java/com/ishland/raknetify/bungee/connection/RakNetBungeeServerChannelEventListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is a part of the Raknetify project, licensed under MIT.
33
*
4-
* Copyright (c) 2022-2023 ishland
4+
* Copyright (c) 2022-2025 ishland
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

bungee/src/main/java/com/ishland/raknetify/bungee/connection/StripFrameHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is a part of the Raknetify project, licensed under MIT.
33
*
4-
* Copyright (c) 2022-2023 ishland
4+
* Copyright (c) 2022-2025 ishland
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

bungee/src/main/java/com/ishland/raknetify/bungee/init/BungeeRaknetifyServer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is a part of the Raknetify project, licensed under MIT.
33
*
4-
* Copyright (c) 2022-2023 ishland
4+
* Copyright (c) 2022-2025 ishland
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

bungee/src/main/java/com/ishland/raknetify/bungee/init/InjectedSet.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is a part of the Raknetify project, licensed under MIT.
33
*
4-
* Copyright (c) 2022-2023 ishland
4+
* Copyright (c) 2022-2025 ishland
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)