Skip to content

Commit

Permalink
Relicence to the EUPL v1.2!
Browse files Browse the repository at this point in the history
  • Loading branch information
gdude2002 committed Aug 12, 2024
1 parent c0cab36 commit ca910cd
Show file tree
Hide file tree
Showing 803 changed files with 4,271 additions and 2,753 deletions.
608 changes: 261 additions & 347 deletions LICENSE

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

package dev.kordex.core.annotations
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

@file:Suppress("UndocumentedPublicFunction")
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

@file:Suppress("UncheckedCast")
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

@file:Suppress("UndocumentedPublicFunction", "UndocumentedPublicProperty")
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

@file:Suppress("StringLiteralDuplication", "UnusedPrivateMember")
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

@file:Suppress("StringLiteralDuplication", "UnusedPrivateMember", "UNUSED_PARAMETER")
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

@file:Suppress(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

@file:Suppress(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

package dev.kordex.core.annotations.converters
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

package dev.kordex.core.annotations.converters
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

package dev.kordex.core.annotations.tooling
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

package dev.kordex.core.annotations.tooling
Expand Down
8 changes: 5 additions & 3 deletions codeformat/HEADER
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at https://mozilla.org/MPL/2.0/.
Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
with the specific provision (EUPL articles 14 & 15) that the
applicable law is the (Republic of) Irish law and the Jurisdiction
Dublin.
Any redistribution must include the specific provision above.
8 changes: 5 additions & 3 deletions kord-extensions/src/main/kotlin/dev/kordex/core/Exceptions.kt
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

package dev.kordex.core
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

@file:OptIn(PrivilegedIntent::class, KordPreview::class)
Expand Down
8 changes: 5 additions & 3 deletions kord-extensions/src/main/kotlin/dev/kordex/core/_Constants.kt
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

@file:Suppress("MagicNumber")
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

package dev.kordex.core
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

package dev.kordex.core.annotations
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

package dev.kordex.core.annotations
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

package dev.kordex.core.annotations
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

package dev.kordex.core.annotations
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

package dev.kordex.core.annotations
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

package dev.kordex.core.annotations
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

@file:OptIn(PrivilegedIntent::class)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

package dev.kordex.core.checks
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

package dev.kordex.core.checks
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

package dev.kordex.core.checks
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

package dev.kordex.core.checks
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

@file:Suppress("StringLiteralDuplication")
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

@file:Suppress("StringLiteralDuplication")
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
* Copyrighted (Kord Extensions, 2024). Licensed under the EUPL-1.2
* with the specific provision (EUPL articles 14 & 15) that the
* applicable law is the (Republic of) Irish law and the Jurisdiction
* Dublin.
* Any redistribution must include the specific provision above.
*/

@file:Suppress("StringLiteralDuplication")
Expand Down
Loading

0 comments on commit ca910cd

Please sign in to comment.