Update copyright of generatedUnicodeData files
diff --git a/kotlin-native/backend.native/tests/stdlib_external/text/_IsCaseIgnorableTest.kt b/kotlin-native/backend.native/tests/stdlib_external/text/_IsCaseIgnorableTest.kt
index 5888101..8d59f45 100644
--- a/kotlin-native/backend.native/tests/stdlib_external/text/_IsCaseIgnorableTest.kt
+++ b/kotlin-native/backend.native/tests/stdlib_external/text/_IsCaseIgnorableTest.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/kotlin-native/backend.native/tests/stdlib_external/text/_IsCasedTest.kt b/kotlin-native/backend.native/tests/stdlib_external/text/_IsCasedTest.kt
index f1a9f3a..45a5ad5 100644
--- a/kotlin-native/backend.native/tests/stdlib_external/text/_IsCasedTest.kt
+++ b/kotlin-native/backend.native/tests/stdlib_external/text/_IsCasedTest.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/kotlin-native/runtime/src/main/kotlin/generated/_CharCategories.kt b/kotlin-native/runtime/src/main/kotlin/generated/_CharCategories.kt
index 0e54def..924354e 100644
--- a/kotlin-native/runtime/src/main/kotlin/generated/_CharCategories.kt
+++ b/kotlin-native/runtime/src/main/kotlin/generated/_CharCategories.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/kotlin-native/runtime/src/main/kotlin/generated/_DigitChars.kt b/kotlin-native/runtime/src/main/kotlin/generated/_DigitChars.kt
index 609e3f3..82a24fe 100644
--- a/kotlin-native/runtime/src/main/kotlin/generated/_DigitChars.kt
+++ b/kotlin-native/runtime/src/main/kotlin/generated/_DigitChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/kotlin-native/runtime/src/main/kotlin/generated/_LetterChars.kt b/kotlin-native/runtime/src/main/kotlin/generated/_LetterChars.kt
index 3e52807..e4421c8 100644
--- a/kotlin-native/runtime/src/main/kotlin/generated/_LetterChars.kt
+++ b/kotlin-native/runtime/src/main/kotlin/generated/_LetterChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/kotlin-native/runtime/src/main/kotlin/generated/_LowercaseMappings.kt b/kotlin-native/runtime/src/main/kotlin/generated/_LowercaseMappings.kt
index 927a828..c485b7b 100644
--- a/kotlin-native/runtime/src/main/kotlin/generated/_LowercaseMappings.kt
+++ b/kotlin-native/runtime/src/main/kotlin/generated/_LowercaseMappings.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/kotlin-native/runtime/src/main/kotlin/generated/_OneToManyLowercaseMappings.kt b/kotlin-native/runtime/src/main/kotlin/generated/_OneToManyLowercaseMappings.kt
index 334d124..a9d0850 100644
--- a/kotlin-native/runtime/src/main/kotlin/generated/_OneToManyLowercaseMappings.kt
+++ b/kotlin-native/runtime/src/main/kotlin/generated/_OneToManyLowercaseMappings.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/kotlin-native/runtime/src/main/kotlin/generated/_OneToManyUppercaseMappings.kt b/kotlin-native/runtime/src/main/kotlin/generated/_OneToManyUppercaseMappings.kt
index e9851f6..c35f722 100644
--- a/kotlin-native/runtime/src/main/kotlin/generated/_OneToManyUppercaseMappings.kt
+++ b/kotlin-native/runtime/src/main/kotlin/generated/_OneToManyUppercaseMappings.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/kotlin-native/runtime/src/main/kotlin/generated/_OtherLowercaseChars.kt b/kotlin-native/runtime/src/main/kotlin/generated/_OtherLowercaseChars.kt
index d4beacb..91c0552 100644
--- a/kotlin-native/runtime/src/main/kotlin/generated/_OtherLowercaseChars.kt
+++ b/kotlin-native/runtime/src/main/kotlin/generated/_OtherLowercaseChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/kotlin-native/runtime/src/main/kotlin/generated/_OtherUppercaseChars.kt b/kotlin-native/runtime/src/main/kotlin/generated/_OtherUppercaseChars.kt
index b5a4b08..28471e2 100644
--- a/kotlin-native/runtime/src/main/kotlin/generated/_OtherUppercaseChars.kt
+++ b/kotlin-native/runtime/src/main/kotlin/generated/_OtherUppercaseChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/kotlin-native/runtime/src/main/kotlin/generated/_StringLowercase.kt b/kotlin-native/runtime/src/main/kotlin/generated/_StringLowercase.kt
index 2427fdd..0f7dd4a 100644
--- a/kotlin-native/runtime/src/main/kotlin/generated/_StringLowercase.kt
+++ b/kotlin-native/runtime/src/main/kotlin/generated/_StringLowercase.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/kotlin-native/runtime/src/main/kotlin/generated/_StringUppercase.kt b/kotlin-native/runtime/src/main/kotlin/generated/_StringUppercase.kt
index cd1f2b0..375bd01 100644
--- a/kotlin-native/runtime/src/main/kotlin/generated/_StringUppercase.kt
+++ b/kotlin-native/runtime/src/main/kotlin/generated/_StringUppercase.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/kotlin-native/runtime/src/main/kotlin/generated/_TitlecaseMappings.kt b/kotlin-native/runtime/src/main/kotlin/generated/_TitlecaseMappings.kt
index 281a620..e12c166 100644
--- a/kotlin-native/runtime/src/main/kotlin/generated/_TitlecaseMappings.kt
+++ b/kotlin-native/runtime/src/main/kotlin/generated/_TitlecaseMappings.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/kotlin-native/runtime/src/main/kotlin/generated/_UppercaseMappings.kt b/kotlin-native/runtime/src/main/kotlin/generated/_UppercaseMappings.kt
index c9dfffb..040ba45 100644
--- a/kotlin-native/runtime/src/main/kotlin/generated/_UppercaseMappings.kt
+++ b/kotlin-native/runtime/src/main/kotlin/generated/_UppercaseMappings.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/kotlin-native/runtime/src/main/kotlin/generated/_WhitespaceChars.kt b/kotlin-native/runtime/src/main/kotlin/generated/_WhitespaceChars.kt
index 5ab0a14..17a9397 100644
--- a/kotlin-native/runtime/src/main/kotlin/generated/_WhitespaceChars.kt
+++ b/kotlin-native/runtime/src/main/kotlin/generated/_WhitespaceChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/common/src/generated/_OneToManyTitlecaseMappings.kt b/libraries/stdlib/common/src/generated/_OneToManyTitlecaseMappings.kt
index 996b521..4b5efc0 100644
--- a/libraries/stdlib/common/src/generated/_OneToManyTitlecaseMappings.kt
+++ b/libraries/stdlib/common/src/generated/_OneToManyTitlecaseMappings.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/js-ir/src/generated/_CharCategories.kt b/libraries/stdlib/js-ir/src/generated/_CharCategories.kt
index 6e6bb64..a4b9ed1 100644
--- a/libraries/stdlib/js-ir/src/generated/_CharCategories.kt
+++ b/libraries/stdlib/js-ir/src/generated/_CharCategories.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/js-ir/src/generated/_DigitChars.kt b/libraries/stdlib/js-ir/src/generated/_DigitChars.kt
index 8e92a19..37ab1b7 100644
--- a/libraries/stdlib/js-ir/src/generated/_DigitChars.kt
+++ b/libraries/stdlib/js-ir/src/generated/_DigitChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/js-ir/src/generated/_LetterChars.kt b/libraries/stdlib/js-ir/src/generated/_LetterChars.kt
index a40e5a9..bee143a 100644
--- a/libraries/stdlib/js-ir/src/generated/_LetterChars.kt
+++ b/libraries/stdlib/js-ir/src/generated/_LetterChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/js-ir/src/generated/_OtherLowercaseChars.kt b/libraries/stdlib/js-ir/src/generated/_OtherLowercaseChars.kt
index 08cddc0..06d1847 100644
--- a/libraries/stdlib/js-ir/src/generated/_OtherLowercaseChars.kt
+++ b/libraries/stdlib/js-ir/src/generated/_OtherLowercaseChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/js-ir/src/generated/_OtherUppercaseChars.kt b/libraries/stdlib/js-ir/src/generated/_OtherUppercaseChars.kt
index d26518c..0a7479f 100644
--- a/libraries/stdlib/js-ir/src/generated/_OtherUppercaseChars.kt
+++ b/libraries/stdlib/js-ir/src/generated/_OtherUppercaseChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/js-ir/src/generated/_TitlecaseMappings.kt b/libraries/stdlib/js-ir/src/generated/_TitlecaseMappings.kt
index 281a620..e12c166 100644
--- a/libraries/stdlib/js-ir/src/generated/_TitlecaseMappings.kt
+++ b/libraries/stdlib/js-ir/src/generated/_TitlecaseMappings.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/js-ir/src/generated/_WhitespaceChars.kt b/libraries/stdlib/js-ir/src/generated/_WhitespaceChars.kt
index 5ab0a14..17a9397 100644
--- a/libraries/stdlib/js-ir/src/generated/_WhitespaceChars.kt
+++ b/libraries/stdlib/js-ir/src/generated/_WhitespaceChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/js/src/generated/_CharCategories.kt b/libraries/stdlib/js/src/generated/_CharCategories.kt
index 6e6bb64..a4b9ed1 100644
--- a/libraries/stdlib/js/src/generated/_CharCategories.kt
+++ b/libraries/stdlib/js/src/generated/_CharCategories.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/js/src/generated/_DigitChars.kt b/libraries/stdlib/js/src/generated/_DigitChars.kt
index 8e92a19..37ab1b7 100644
--- a/libraries/stdlib/js/src/generated/_DigitChars.kt
+++ b/libraries/stdlib/js/src/generated/_DigitChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/js/src/generated/_LetterChars.kt b/libraries/stdlib/js/src/generated/_LetterChars.kt
index a40e5a9..bee143a 100644
--- a/libraries/stdlib/js/src/generated/_LetterChars.kt
+++ b/libraries/stdlib/js/src/generated/_LetterChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/js/src/generated/_OtherLowercaseChars.kt b/libraries/stdlib/js/src/generated/_OtherLowercaseChars.kt
index 08cddc0..06d1847 100644
--- a/libraries/stdlib/js/src/generated/_OtherLowercaseChars.kt
+++ b/libraries/stdlib/js/src/generated/_OtherLowercaseChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/js/src/generated/_OtherUppercaseChars.kt b/libraries/stdlib/js/src/generated/_OtherUppercaseChars.kt
index d26518c..0a7479f 100644
--- a/libraries/stdlib/js/src/generated/_OtherUppercaseChars.kt
+++ b/libraries/stdlib/js/src/generated/_OtherUppercaseChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/js/src/generated/_TitlecaseMappings.kt b/libraries/stdlib/js/src/generated/_TitlecaseMappings.kt
index 281a620..e12c166 100644
--- a/libraries/stdlib/js/src/generated/_TitlecaseMappings.kt
+++ b/libraries/stdlib/js/src/generated/_TitlecaseMappings.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/js/src/generated/_WhitespaceChars.kt b/libraries/stdlib/js/src/generated/_WhitespaceChars.kt
index 5ab0a14..17a9397 100644
--- a/libraries/stdlib/js/src/generated/_WhitespaceChars.kt
+++ b/libraries/stdlib/js/src/generated/_WhitespaceChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/wasm/src/generated/_CharCategories.kt b/libraries/stdlib/wasm/src/generated/_CharCategories.kt
index 7138fc7..1b41fd3 100644
--- a/libraries/stdlib/wasm/src/generated/_CharCategories.kt
+++ b/libraries/stdlib/wasm/src/generated/_CharCategories.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/wasm/src/generated/_DigitChars.kt b/libraries/stdlib/wasm/src/generated/_DigitChars.kt
index e53ebe3..40df951 100644
--- a/libraries/stdlib/wasm/src/generated/_DigitChars.kt
+++ b/libraries/stdlib/wasm/src/generated/_DigitChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/wasm/src/generated/_LetterChars.kt b/libraries/stdlib/wasm/src/generated/_LetterChars.kt
index 17e94b9..3e31bd4 100644
--- a/libraries/stdlib/wasm/src/generated/_LetterChars.kt
+++ b/libraries/stdlib/wasm/src/generated/_LetterChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/wasm/src/generated/_LowercaseMappings.kt b/libraries/stdlib/wasm/src/generated/_LowercaseMappings.kt
index 5e88a6e..1ad2027 100644
--- a/libraries/stdlib/wasm/src/generated/_LowercaseMappings.kt
+++ b/libraries/stdlib/wasm/src/generated/_LowercaseMappings.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/wasm/src/generated/_OneToManyLowercaseMappings.kt b/libraries/stdlib/wasm/src/generated/_OneToManyLowercaseMappings.kt
index 334d124..a9d0850 100644
--- a/libraries/stdlib/wasm/src/generated/_OneToManyLowercaseMappings.kt
+++ b/libraries/stdlib/wasm/src/generated/_OneToManyLowercaseMappings.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/wasm/src/generated/_OneToManyUppercaseMappings.kt b/libraries/stdlib/wasm/src/generated/_OneToManyUppercaseMappings.kt
index 2c2e707..e719807 100644
--- a/libraries/stdlib/wasm/src/generated/_OneToManyUppercaseMappings.kt
+++ b/libraries/stdlib/wasm/src/generated/_OneToManyUppercaseMappings.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/wasm/src/generated/_OtherLowercaseChars.kt b/libraries/stdlib/wasm/src/generated/_OtherLowercaseChars.kt
index 13bfe14..5180a54 100644
--- a/libraries/stdlib/wasm/src/generated/_OtherLowercaseChars.kt
+++ b/libraries/stdlib/wasm/src/generated/_OtherLowercaseChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/wasm/src/generated/_OtherUppercaseChars.kt b/libraries/stdlib/wasm/src/generated/_OtherUppercaseChars.kt
index d26518c..0a7479f 100644
--- a/libraries/stdlib/wasm/src/generated/_OtherUppercaseChars.kt
+++ b/libraries/stdlib/wasm/src/generated/_OtherUppercaseChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/wasm/src/generated/_StringLowercase.kt b/libraries/stdlib/wasm/src/generated/_StringLowercase.kt
index 3a5a82f..b1abb20 100644
--- a/libraries/stdlib/wasm/src/generated/_StringLowercase.kt
+++ b/libraries/stdlib/wasm/src/generated/_StringLowercase.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/wasm/src/generated/_StringUppercase.kt b/libraries/stdlib/wasm/src/generated/_StringUppercase.kt
index cd1f2b0..375bd01 100644
--- a/libraries/stdlib/wasm/src/generated/_StringUppercase.kt
+++ b/libraries/stdlib/wasm/src/generated/_StringUppercase.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/wasm/src/generated/_TitlecaseMappings.kt b/libraries/stdlib/wasm/src/generated/_TitlecaseMappings.kt
index 281a620..e12c166 100644
--- a/libraries/stdlib/wasm/src/generated/_TitlecaseMappings.kt
+++ b/libraries/stdlib/wasm/src/generated/_TitlecaseMappings.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/wasm/src/generated/_UppercaseMappings.kt b/libraries/stdlib/wasm/src/generated/_UppercaseMappings.kt
index a4413ba..f401d10 100644
--- a/libraries/stdlib/wasm/src/generated/_UppercaseMappings.kt
+++ b/libraries/stdlib/wasm/src/generated/_UppercaseMappings.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
diff --git a/libraries/stdlib/wasm/src/generated/_WhitespaceChars.kt b/libraries/stdlib/wasm/src/generated/_WhitespaceChars.kt
index 5ab0a14..17a9397 100644
--- a/libraries/stdlib/wasm/src/generated/_WhitespaceChars.kt
+++ b/libraries/stdlib/wasm/src/generated/_WhitespaceChars.kt
@@ -1,5 +1,5 @@
/*
- * Copyright 2010-2021 JetBrains s.r.o. and Kotlin Programming Language contributors.
+ * Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/