diff --git a/build.gradle.kts b/build.gradle.kts index 10ac5a39..c28c415f 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/buildSrc/build.gradle.kts b/buildSrc/build.gradle.kts index a729300e..ebd04f97 100644 --- a/buildSrc/build.gradle.kts +++ b/buildSrc/build.gradle.kts @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureAssemble.kt b/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureAssemble.kt index 5e1b70b7..6b469d12 100644 --- a/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureAssemble.kt +++ b/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureAssemble.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureJacoco.kt b/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureJacoco.kt index a5aecf51..a31a67d9 100644 --- a/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureJacoco.kt +++ b/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureJacoco.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigurePublishing.kt b/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigurePublishing.kt index c1ca8e11..ba071663 100644 --- a/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigurePublishing.kt +++ b/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigurePublishing.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureTesting.kt b/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureTesting.kt index 03106cef..e6ad797c 100644 --- a/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureTesting.kt +++ b/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureTesting.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureVersioning.kt b/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureVersioning.kt index 269c99bd..3fa73537 100644 --- a/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureVersioning.kt +++ b/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureVersioning.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureWrapper.kt b/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureWrapper.kt index ecc33301..2f7a479c 100644 --- a/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureWrapper.kt +++ b/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/ConfigureWrapper.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/SpotlessConfiguration.kt b/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/SpotlessConfiguration.kt index 0b521e42..913ad367 100644 --- a/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/SpotlessConfiguration.kt +++ b/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/SpotlessConfiguration.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, @@ -25,13 +25,13 @@ import org.gradle.kotlin.dsl.apply import org.gradle.kotlin.dsl.configure val licenseText = """ - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/Utils.kt b/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/Utils.kt index aeb0fe9f..fa2b6115 100644 --- a/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/Utils.kt +++ b/buildSrc/src/main/kotlin/com/charleskorn/kaml/build/Utils.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/settings.gradle.kts b/settings.gradle.kts index 6ea162cb..8fdb271b 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/Location.kt b/src/commonMain/kotlin/com/charleskorn/kaml/Location.kt index 0115ad4f..055b72b4 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/Location.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/Location.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/Yaml.kt b/src/commonMain/kotlin/com/charleskorn/kaml/Yaml.kt index 6a0acdb3..0e887d89 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/Yaml.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/Yaml.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/YamlComment.kt b/src/commonMain/kotlin/com/charleskorn/kaml/YamlComment.kt index d8fcd49e..08537f89 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/YamlComment.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/YamlComment.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/YamlConfiguration.kt b/src/commonMain/kotlin/com/charleskorn/kaml/YamlConfiguration.kt index 479cfc21..878b35ff 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/YamlConfiguration.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/YamlConfiguration.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/YamlContextualInput.kt b/src/commonMain/kotlin/com/charleskorn/kaml/YamlContextualInput.kt index 5a37e154..6e80a01d 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/YamlContextualInput.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/YamlContextualInput.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/YamlException.kt b/src/commonMain/kotlin/com/charleskorn/kaml/YamlException.kt index 0546c208..3daa797d 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/YamlException.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/YamlException.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/YamlInput.kt b/src/commonMain/kotlin/com/charleskorn/kaml/YamlInput.kt index 940d16ef..cbe8186d 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/YamlInput.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/YamlInput.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/YamlListInput.kt b/src/commonMain/kotlin/com/charleskorn/kaml/YamlListInput.kt index e40f576f..9675c986 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/YamlListInput.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/YamlListInput.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/YamlMapInput.kt b/src/commonMain/kotlin/com/charleskorn/kaml/YamlMapInput.kt index 9952b6fa..c1edf898 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/YamlMapInput.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/YamlMapInput.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/YamlMapLikeInputBase.kt b/src/commonMain/kotlin/com/charleskorn/kaml/YamlMapLikeInputBase.kt index 3666675b..4bd2b292 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/YamlMapLikeInputBase.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/YamlMapLikeInputBase.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/YamlNamingStrategy.kt b/src/commonMain/kotlin/com/charleskorn/kaml/YamlNamingStrategy.kt index ef29f71c..ffa3bd6a 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/YamlNamingStrategy.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/YamlNamingStrategy.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/YamlNode.kt b/src/commonMain/kotlin/com/charleskorn/kaml/YamlNode.kt index 76cce5f0..dddd5b9e 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/YamlNode.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/YamlNode.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/YamlNodeReader.kt b/src/commonMain/kotlin/com/charleskorn/kaml/YamlNodeReader.kt index e3474495..3d088d90 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/YamlNodeReader.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/YamlNodeReader.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/YamlNullInput.kt b/src/commonMain/kotlin/com/charleskorn/kaml/YamlNullInput.kt index 480137b5..b6979c2c 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/YamlNullInput.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/YamlNullInput.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/YamlObjectInput.kt b/src/commonMain/kotlin/com/charleskorn/kaml/YamlObjectInput.kt index 13c33b2c..b6546580 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/YamlObjectInput.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/YamlObjectInput.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/YamlPath.kt b/src/commonMain/kotlin/com/charleskorn/kaml/YamlPath.kt index 67a1d359..761fbb36 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/YamlPath.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/YamlPath.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/YamlPolymorphicInput.kt b/src/commonMain/kotlin/com/charleskorn/kaml/YamlPolymorphicInput.kt index 68ed7cc4..15e7b6e5 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/YamlPolymorphicInput.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/YamlPolymorphicInput.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonMain/kotlin/com/charleskorn/kaml/YamlScalarInput.kt b/src/commonMain/kotlin/com/charleskorn/kaml/YamlScalarInput.kt index 8c9cddbd..5db5fc9c 100644 --- a/src/commonMain/kotlin/com/charleskorn/kaml/YamlScalarInput.kt +++ b/src/commonMain/kotlin/com/charleskorn/kaml/YamlScalarInput.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonTest/kotlin/com/charleskorn/kaml/YamlExceptionTest.kt b/src/commonTest/kotlin/com/charleskorn/kaml/YamlExceptionTest.kt index a98d1b9d..5999156a 100644 --- a/src/commonTest/kotlin/com/charleskorn/kaml/YamlExceptionTest.kt +++ b/src/commonTest/kotlin/com/charleskorn/kaml/YamlExceptionTest.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonTest/kotlin/com/charleskorn/kaml/YamlListTest.kt b/src/commonTest/kotlin/com/charleskorn/kaml/YamlListTest.kt index 8241b6ea..c0614414 100644 --- a/src/commonTest/kotlin/com/charleskorn/kaml/YamlListTest.kt +++ b/src/commonTest/kotlin/com/charleskorn/kaml/YamlListTest.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonTest/kotlin/com/charleskorn/kaml/YamlMapTest.kt b/src/commonTest/kotlin/com/charleskorn/kaml/YamlMapTest.kt index 87957cb9..bcffffdb 100644 --- a/src/commonTest/kotlin/com/charleskorn/kaml/YamlMapTest.kt +++ b/src/commonTest/kotlin/com/charleskorn/kaml/YamlMapTest.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonTest/kotlin/com/charleskorn/kaml/YamlNodeTest.kt b/src/commonTest/kotlin/com/charleskorn/kaml/YamlNodeTest.kt index 7820ef03..c381b041 100644 --- a/src/commonTest/kotlin/com/charleskorn/kaml/YamlNodeTest.kt +++ b/src/commonTest/kotlin/com/charleskorn/kaml/YamlNodeTest.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonTest/kotlin/com/charleskorn/kaml/YamlNullTest.kt b/src/commonTest/kotlin/com/charleskorn/kaml/YamlNullTest.kt index 35645afa..41d753fd 100644 --- a/src/commonTest/kotlin/com/charleskorn/kaml/YamlNullTest.kt +++ b/src/commonTest/kotlin/com/charleskorn/kaml/YamlNullTest.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonTest/kotlin/com/charleskorn/kaml/YamlPathTest.kt b/src/commonTest/kotlin/com/charleskorn/kaml/YamlPathTest.kt index a5842056..2010a9bb 100644 --- a/src/commonTest/kotlin/com/charleskorn/kaml/YamlPathTest.kt +++ b/src/commonTest/kotlin/com/charleskorn/kaml/YamlPathTest.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonTest/kotlin/com/charleskorn/kaml/YamlReadingTest.kt b/src/commonTest/kotlin/com/charleskorn/kaml/YamlReadingTest.kt index b12edd71..8b37af06 100644 --- a/src/commonTest/kotlin/com/charleskorn/kaml/YamlReadingTest.kt +++ b/src/commonTest/kotlin/com/charleskorn/kaml/YamlReadingTest.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonTest/kotlin/com/charleskorn/kaml/YamlScalarTest.kt b/src/commonTest/kotlin/com/charleskorn/kaml/YamlScalarTest.kt index aafaad41..f8fb0ff7 100644 --- a/src/commonTest/kotlin/com/charleskorn/kaml/YamlScalarTest.kt +++ b/src/commonTest/kotlin/com/charleskorn/kaml/YamlScalarTest.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonTest/kotlin/com/charleskorn/kaml/YamlTaggedNodeTest.kt b/src/commonTest/kotlin/com/charleskorn/kaml/YamlTaggedNodeTest.kt index 883f04b9..4115bf78 100644 --- a/src/commonTest/kotlin/com/charleskorn/kaml/YamlTaggedNodeTest.kt +++ b/src/commonTest/kotlin/com/charleskorn/kaml/YamlTaggedNodeTest.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonTest/kotlin/com/charleskorn/kaml/YamlWritingTest.kt b/src/commonTest/kotlin/com/charleskorn/kaml/YamlWritingTest.kt index 1745379b..02065aef 100644 --- a/src/commonTest/kotlin/com/charleskorn/kaml/YamlWritingTest.kt +++ b/src/commonTest/kotlin/com/charleskorn/kaml/YamlWritingTest.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonTest/kotlin/com/charleskorn/kaml/testobjects/PolymorphicTestObjects.kt b/src/commonTest/kotlin/com/charleskorn/kaml/testobjects/PolymorphicTestObjects.kt index 1e034005..72786a6a 100644 --- a/src/commonTest/kotlin/com/charleskorn/kaml/testobjects/PolymorphicTestObjects.kt +++ b/src/commonTest/kotlin/com/charleskorn/kaml/testobjects/PolymorphicTestObjects.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/commonTest/kotlin/com/charleskorn/kaml/testobjects/TestObjects.kt b/src/commonTest/kotlin/com/charleskorn/kaml/testobjects/TestObjects.kt index a0946912..1a8444a2 100644 --- a/src/commonTest/kotlin/com/charleskorn/kaml/testobjects/TestObjects.kt +++ b/src/commonTest/kotlin/com/charleskorn/kaml/testobjects/TestObjects.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/jvmMain/kotlin/com/charleskorn/kaml/Yaml.kt b/src/jvmMain/kotlin/com/charleskorn/kaml/Yaml.kt index 3ad3817b..b983db5c 100644 --- a/src/jvmMain/kotlin/com/charleskorn/kaml/Yaml.kt +++ b/src/jvmMain/kotlin/com/charleskorn/kaml/Yaml.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/jvmMain/kotlin/com/charleskorn/kaml/YamlNodeReader.kt b/src/jvmMain/kotlin/com/charleskorn/kaml/YamlNodeReader.kt index 5f5c4498..be8dfcca 100644 --- a/src/jvmMain/kotlin/com/charleskorn/kaml/YamlNodeReader.kt +++ b/src/jvmMain/kotlin/com/charleskorn/kaml/YamlNodeReader.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/jvmMain/kotlin/com/charleskorn/kaml/YamlOutput.kt b/src/jvmMain/kotlin/com/charleskorn/kaml/YamlOutput.kt index 5d671cc6..4aee1342 100644 --- a/src/jvmMain/kotlin/com/charleskorn/kaml/YamlOutput.kt +++ b/src/jvmMain/kotlin/com/charleskorn/kaml/YamlOutput.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/jvmMain/kotlin/com/charleskorn/kaml/YamlParser.kt b/src/jvmMain/kotlin/com/charleskorn/kaml/YamlParser.kt index 34f1179c..d10c5c0c 100644 --- a/src/jvmMain/kotlin/com/charleskorn/kaml/YamlParser.kt +++ b/src/jvmMain/kotlin/com/charleskorn/kaml/YamlParser.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/jvmTest/kotlin/com/charleskorn/kaml/JvmYamlReadingTest.kt b/src/jvmTest/kotlin/com/charleskorn/kaml/JvmYamlReadingTest.kt index c3a5a3fe..4b502b0a 100644 --- a/src/jvmTest/kotlin/com/charleskorn/kaml/JvmYamlReadingTest.kt +++ b/src/jvmTest/kotlin/com/charleskorn/kaml/JvmYamlReadingTest.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/jvmTest/kotlin/com/charleskorn/kaml/JvmYamlWritingTest.kt b/src/jvmTest/kotlin/com/charleskorn/kaml/JvmYamlWritingTest.kt index 9dc7d1f3..e5914f4e 100644 --- a/src/jvmTest/kotlin/com/charleskorn/kaml/JvmYamlWritingTest.kt +++ b/src/jvmTest/kotlin/com/charleskorn/kaml/JvmYamlWritingTest.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/src/jvmTest/kotlin/com/charleskorn/kaml/YamlNodeReaderTest.kt b/src/jvmTest/kotlin/com/charleskorn/kaml/YamlNodeReaderTest.kt index f988badf..3253ff06 100644 --- a/src/jvmTest/kotlin/com/charleskorn/kaml/YamlNodeReaderTest.kt +++ b/src/jvmTest/kotlin/com/charleskorn/kaml/YamlNodeReaderTest.kt @@ -1,12 +1,12 @@ /* - Copyright 2018-2021 Charles Korn. + Copyright 2018-2023 Charles Korn. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,