Skip to content

Commit 7f7fa4e

Browse files
committed
Small copyright fix
1 parent 0bba144 commit 7f7fa4e

File tree

124 files changed

+620
-620
lines changed

Some content is hidden

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

124 files changed

+620
-620
lines changed

src/main/kotlin/dev/vxrp/Main.kt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
*
44
* Licenced under the MIT License, any non-license compliant usage of this file(s) content
55
* is prohibited. If you did not receive a copy of the license with this file, you
6-
* may obtain the license at
6+
* may obtain the license at
77
*
88
* https://mit-license.org/
99
*
10-
* This software may be used commercially if the usage is license compliant. The software
11-
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12-
* any form of claim, damages or other liabilities.
10+
* This software may be used commercially if the usage is license compliant. The software
11+
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12+
* any form of claim, damages or other liabilities.
1313
*
14-
* Note: This is no legal advice, please read the license conditions
14+
* Note: This is no legal advice, please read the license conditions
1515
*/
1616

1717
package dev.vxrp

src/main/kotlin/dev/vxrp/api/discord/Discord.kt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
*
44
* Licenced under the MIT License, any non-license compliant usage of this file(s) content
55
* is prohibited. If you did not receive a copy of the license with this file, you
6-
* may obtain the license at
6+
* may obtain the license at
77
*
88
* https://mit-license.org/
99
*
10-
* This software may be used commercially if the usage is license compliant. The software
11-
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12-
* any form of claim, damages or other liabilities.
10+
* This software may be used commercially if the usage is license compliant. The software
11+
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12+
* any form of claim, damages or other liabilities.
1313
*
14-
* Note: This is no legal advice, please read the license conditions
14+
* Note: This is no legal advice, please read the license conditions
1515
*/
1616

1717
package dev.vxrp.api.discord

src/main/kotlin/dev/vxrp/api/discord/data/DiscordConnection.kt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
*
44
* Licenced under the MIT License, any non-license compliant usage of this file(s) content
55
* is prohibited. If you did not receive a copy of the license with this file, you
6-
* may obtain the license at
6+
* may obtain the license at
77
*
88
* https://mit-license.org/
99
*
10-
* This software may be used commercially if the usage is license compliant. The software
11-
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12-
* any form of claim, damages or other liabilities.
10+
* This software may be used commercially if the usage is license compliant. The software
11+
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12+
* any form of claim, damages or other liabilities.
1313
*
14-
* Note: This is no legal advice, please read the license conditions
14+
* Note: This is no legal advice, please read the license conditions
1515
*/
1616

1717
package dev.vxrp.api.discord.data

src/main/kotlin/dev/vxrp/api/discord/data/DiscordTokenResponse.kt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
*
44
* Licenced under the MIT License, any non-license compliant usage of this file(s) content
55
* is prohibited. If you did not receive a copy of the license with this file, you
6-
* may obtain the license at
6+
* may obtain the license at
77
*
88
* https://mit-license.org/
99
*
10-
* This software may be used commercially if the usage is license compliant. The software
11-
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12-
* any form of claim, damages or other liabilities.
10+
* This software may be used commercially if the usage is license compliant. The software
11+
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12+
* any form of claim, damages or other liabilities.
1313
*
14-
* Note: This is no legal advice, please read the license conditions
14+
* Note: This is no legal advice, please read the license conditions
1515
*/
1616

1717
package dev.vxrp.api.discord.data

src/main/kotlin/dev/vxrp/api/discord/data/DiscordUser.kt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
*
44
* Licenced under the MIT License, any non-license compliant usage of this file(s) content
55
* is prohibited. If you did not receive a copy of the license with this file, you
6-
* may obtain the license at
6+
* may obtain the license at
77
*
88
* https://mit-license.org/
99
*
10-
* This software may be used commercially if the usage is license compliant. The software
11-
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12-
* any form of claim, damages or other liabilities.
10+
* This software may be used commercially if the usage is license compliant. The software
11+
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12+
* any form of claim, damages or other liabilities.
1313
*
14-
* Note: This is no legal advice, please read the license conditions
14+
* Note: This is no legal advice, please read the license conditions
1515
*/
1616

1717
package dev.vxrp.api.discord.data

src/main/kotlin/dev/vxrp/bot/BotManager.kt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
*
44
* Licenced under the MIT License, any non-license compliant usage of this file(s) content
55
* is prohibited. If you did not receive a copy of the license with this file, you
6-
* may obtain the license at
6+
* may obtain the license at
77
*
88
* https://mit-license.org/
99
*
10-
* This software may be used commercially if the usage is license compliant. The software
11-
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12-
* any form of claim, damages or other liabilities.
10+
* This software may be used commercially if the usage is license compliant. The software
11+
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12+
* any form of claim, damages or other liabilities.
1313
*
14-
* Note: This is no legal advice, please read the license conditions
14+
* Note: This is no legal advice, please read the license conditions
1515
*/
1616

1717
package dev.vxrp.bot

src/main/kotlin/dev/vxrp/bot/application/ApplicationManager.kt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
*
44
* Licenced under the MIT License, any non-license compliant usage of this file(s) content
55
* is prohibited. If you did not receive a copy of the license with this file, you
6-
* may obtain the license at
6+
* may obtain the license at
77
*
88
* https://mit-license.org/
99
*
10-
* This software may be used commercially if the usage is license compliant. The software
11-
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12-
* any form of claim, damages or other liabilities.
10+
* This software may be used commercially if the usage is license compliant. The software
11+
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12+
* any form of claim, damages or other liabilities.
1313
*
14-
* Note: This is no legal advice, please read the license conditions
14+
* Note: This is no legal advice, please read the license conditions
1515
*/
1616

1717
package dev.vxrp.bot.application

src/main/kotlin/dev/vxrp/bot/application/data/ApplicationType.kt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
*
44
* Licenced under the MIT License, any non-license compliant usage of this file(s) content
55
* is prohibited. If you did not receive a copy of the license with this file, you
6-
* may obtain the license at
6+
* may obtain the license at
77
*
88
* https://mit-license.org/
99
*
10-
* This software may be used commercially if the usage is license compliant. The software
11-
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12-
* any form of claim, damages or other liabilities.
10+
* This software may be used commercially if the usage is license compliant. The software
11+
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12+
* any form of claim, damages or other liabilities.
1313
*
14-
* Note: This is no legal advice, please read the license conditions
14+
* Note: This is no legal advice, please read the license conditions
1515
*/
1616

1717
package dev.vxrp.bot.application.data

src/main/kotlin/dev/vxrp/bot/application/enums/MessageType.kt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
*
44
* Licenced under the MIT License, any non-license compliant usage of this file(s) content
55
* is prohibited. If you did not receive a copy of the license with this file, you
6-
* may obtain the license at
6+
* may obtain the license at
77
*
88
* https://mit-license.org/
99
*
10-
* This software may be used commercially if the usage is license compliant. The software
11-
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12-
* any form of claim, damages or other liabilities.
10+
* This software may be used commercially if the usage is license compliant. The software
11+
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12+
* any form of claim, damages or other liabilities.
1313
*
14-
* Note: This is no legal advice, please read the license conditions
14+
* Note: This is no legal advice, please read the license conditions
1515
*/
1616

1717
package dev.vxrp.bot.application.enums

src/main/kotlin/dev/vxrp/bot/application/handler/ApplicationMessageHandler.kt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
*
44
* Licenced under the MIT License, any non-license compliant usage of this file(s) content
55
* is prohibited. If you did not receive a copy of the license with this file, you
6-
* may obtain the license at
6+
* may obtain the license at
77
*
88
* https://mit-license.org/
99
*
10-
* This software may be used commercially if the usage is license compliant. The software
11-
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12-
* any form of claim, damages or other liabilities.
10+
* This software may be used commercially if the usage is license compliant. The software
11+
* is provided without any sort of WARRANTY, and the authors cannot be held liable for
12+
* any form of claim, damages or other liabilities.
1313
*
14-
* Note: This is no legal advice, please read the license conditions
14+
* Note: This is no legal advice, please read the license conditions
1515
*/
1616

1717
package dev.vxrp.bot.application.handler

0 commit comments

Comments
 (0)