diff --git a/platform/platform-impl/resources/messages/DiagnosticBundle.properties b/platform/platform-impl/resources/messages/DiagnosticBundle.properties
index 274a6742682e..eac20a5c0f0a 100644
--- a/platform/platform-impl/resources/messages/DiagnosticBundle.properties
+++ b/platform/platform-impl/resources/messages/DiagnosticBundle.properties
@@ -1,3 +1,7 @@
+# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+#
+# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
+# Any modifications are available on the same license terms as the original source code.
error.monitor.too.many.errors=Too many IDE internal errors. Monitoring stopped.
error.report.title=Error Report
notification.group.error.report=Internal error report submitted
diff --git a/platform/platform-impl/src/com/intellij/diagnostic/WindowsDefenderChecker.java b/platform/platform-impl/src/com/intellij/diagnostic/WindowsDefenderChecker.java
index 18c3c941ff22..8574daee533b 100644
--- a/platform/platform-impl/src/com/intellij/diagnostic/WindowsDefenderChecker.java
+++ b/platform/platform-impl/src/com/intellij/diagnostic/WindowsDefenderChecker.java
@@ -1,4 +1,7 @@
// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package com.intellij.diagnostic;
import com.intellij.execution.configurations.PathEnvironmentVariableUtil;
diff --git a/platform/platform-resources-en/src/messages/ActionsBundle.properties b/platform/platform-resources-en/src/messages/ActionsBundle.properties
index f0f45c529ba9..2a8c07dc7172 100644
--- a/platform/platform-resources-en/src/messages/ActionsBundle.properties
+++ b/platform/platform-resources-en/src/messages/ActionsBundle.properties
@@ -1,3 +1,8 @@
+# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+#
+# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
+# Any modifications are available on the same license terms as the original source code.
+
# IDEA core action texts and descriptions go here.
# The key patterns are "action." + id + ".text" and "action." + id + ".description"
diff --git a/platform/platform-resources/src/META-INF/PlatformExtensions.xml b/platform/platform-resources/src/META-INF/PlatformExtensions.xml
index fc70e222a475..1a152b0270f4 100644
--- a/platform/platform-resources/src/META-INF/PlatformExtensions.xml
+++ b/platform/platform-resources/src/META-INF/PlatformExtensions.xml
@@ -1,3 +1,8 @@
+
+
+
+
+
diff --git a/platform/platform-resources/src/idea/PlatformActions.xml b/platform/platform-resources/src/idea/PlatformActions.xml
index dfe9b61049ed..d4438f42fabc 100644
--- a/platform/platform-resources/src/idea/PlatformActions.xml
+++ b/platform/platform-resources/src/idea/PlatformActions.xml
@@ -1,3 +1,8 @@
+
+
+
+
+
diff --git a/platform/projectModel-api/resources/messages/ProjectModelBundle.properties b/platform/projectModel-api/resources/messages/ProjectModelBundle.properties
index b52055df7735..55774f6a37ff 100644
--- a/platform/projectModel-api/resources/messages/ProjectModelBundle.properties
+++ b/platform/projectModel-api/resources/messages/ProjectModelBundle.properties
@@ -1,3 +1,7 @@
+# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+#
+# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
+# Any modifications are available on the same license terms as the original source code.
filetype.idea.module.description=IDEA module
filetype.idea.module.display.name=IDEA module
filetype.idea.project.description=IDEA project
diff --git a/plugins/ant/resources/tips/CreateTargetTag.html b/plugins/ant/resources/tips/CreateTargetTag.html
index 6035662b931e..951a1710df10 100644
--- a/plugins/ant/resources/tips/CreateTargetTag.html
+++ b/plugins/ant/resources/tips/CreateTargetTag.html
@@ -1,3 +1,7 @@
+
+
+
+
diff --git a/plugins/devkit/devkit-core/resources/messages/DevKitBundle.properties b/plugins/devkit/devkit-core/resources/messages/DevKitBundle.properties
index 7e1d9d9d26ff..3582f4805838 100644
--- a/plugins/devkit/devkit-core/resources/messages/DevKitBundle.properties
+++ b/plugins/devkit/devkit-core/resources/messages/DevKitBundle.properties
@@ -1,3 +1,7 @@
+# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+#
+# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
+# Any modifications are available on the same license terms as the original source code.
#module type
module.title=IntelliJ Platform Plugin
module.description=Plugin modules are used for developing plugins for IntelliJ Platform-based IDEs. \
diff --git a/plugins/eclipse/resources/META-INF/plugin.xml b/plugins/eclipse/resources/META-INF/plugin.xml
index 952d1b2b73b9..2775cc107640 100644
--- a/plugins/eclipse/resources/META-INF/plugin.xml
+++ b/plugins/eclipse/resources/META-INF/plugin.xml
@@ -1,3 +1,7 @@
+
+
+
+
Eclipse Interoperabilityorg.jetbrains.idea.eclipse
diff --git a/plugins/eclipse/resources/messages/EclipseBundle.properties b/plugins/eclipse/resources/messages/EclipseBundle.properties
index 79e9c5dfdf27..55f7757923a1 100644
--- a/plugins/eclipse/resources/messages/EclipseBundle.properties
+++ b/plugins/eclipse/resources/messages/EclipseBundle.properties
@@ -1,3 +1,7 @@
+# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+#
+# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
+# Any modifications are available on the same license terms as the original source code.
eclipse.name=Eclipse
eclipse.import.label.select.workspace=&Select Eclipse projects directory:
eclipse.import.title.select.workspace=Select Eclipse projects directory
diff --git a/plugins/editorconfig/resources/META-INF/plugin.xml b/plugins/editorconfig/resources/META-INF/plugin.xml
index 75ba27b0fcbf..2e3c9bb8dfd7 100644
--- a/plugins/editorconfig/resources/META-INF/plugin.xml
+++ b/plugins/editorconfig/resources/META-INF/plugin.xml
@@ -1,4 +1,7 @@
-
+
+
+
+
org.editorconfig.editorconfigjetbrainsEditorConfig
diff --git a/plugins/git4idea/resources/intellij.vcs.git.xml b/plugins/git4idea/resources/intellij.vcs.git.xml
index 0517449f62e2..9b928b2c0938 100644
--- a/plugins/git4idea/resources/intellij.vcs.git.xml
+++ b/plugins/git4idea/resources/intellij.vcs.git.xml
@@ -1,3 +1,7 @@
+
+
+
+
messages.GitBundle
diff --git a/plugins/gradle/plugin-resources/META-INF/plugin.xml b/plugins/gradle/plugin-resources/META-INF/plugin.xml
index 56db1f663025..7784b5969461 100644
--- a/plugins/gradle/plugin-resources/META-INF/plugin.xml
+++ b/plugins/gradle/plugin-resources/META-INF/plugin.xml
@@ -1,3 +1,7 @@
+
+
+
+
Gradlecom.intellij.gradle
diff --git a/plugins/ide-features-trainer/res/messages/LearnBundle.properties b/plugins/ide-features-trainer/res/messages/LearnBundle.properties
index 60ba678eed24..adb9bd99a916 100755
--- a/plugins/ide-features-trainer/res/messages/LearnBundle.properties
+++ b/plugins/ide-features-trainer/res/messages/LearnBundle.properties
@@ -1,3 +1,7 @@
+# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+#
+# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
+# Any modifications are available on the same license terms as the original source code.
toolwindow.stripe.Learn=Learn
### Dialog messages ###
diff --git a/plugins/ide-features-trainer/src/training/dsl/LessonUtil.kt b/plugins/ide-features-trainer/src/training/dsl/LessonUtil.kt
index 48385ce3acfe..2cc773e73fd9 100644
--- a/plugins/ide-features-trainer/src/training/dsl/LessonUtil.kt
+++ b/plugins/ide-features-trainer/src/training/dsl/LessonUtil.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package training.dsl
import com.intellij.codeInsight.daemon.LineMarkerInfo
diff --git a/plugins/ide-features-trainer/src/training/util/Utils.kt b/plugins/ide-features-trainer/src/training/util/Utils.kt
index 793022a390e3..53dab6b60d0b 100644
--- a/plugins/ide-features-trainer/src/training/util/Utils.kt
+++ b/plugins/ide-features-trainer/src/training/util/Utils.kt
@@ -1,4 +1,7 @@
-// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+//
+// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
+// Any modifications are available on the same license terms as the original source code.
package training.util
import com.google.common.util.concurrent.ThreadFactoryBuilder
diff --git a/plugins/kotlin/features-trainer/resources/messages/KotlinLessonsBundle.properties b/plugins/kotlin/features-trainer/resources/messages/KotlinLessonsBundle.properties
index 82189c1e979f..eb6fdb9a2591 100644
--- a/plugins/kotlin/features-trainer/resources/messages/KotlinLessonsBundle.properties
+++ b/plugins/kotlin/features-trainer/resources/messages/KotlinLessonsBundle.properties
@@ -1,3 +1,7 @@
+# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+#
+# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
+# Any modifications are available on the same license terms as the original source code.
configure.kotlin.progress.title=Configure Kotlin
welcome.promo.start.tour.java=Start Tour in Java
diff --git a/plugins/kotlin/formatter/minimal/resources-en/messages/KotlinFormatterMinimalBundle.properties b/plugins/kotlin/formatter/minimal/resources-en/messages/KotlinFormatterMinimalBundle.properties
index bc81060343d6..1c90c1dbd057 100644
--- a/plugins/kotlin/formatter/minimal/resources-en/messages/KotlinFormatterMinimalBundle.properties
+++ b/plugins/kotlin/formatter/minimal/resources-en/messages/KotlinFormatterMinimalBundle.properties
@@ -1,2 +1,6 @@
+# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+#
+# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
+# Any modifications are available on the same license terms as the original source code.
kotlin.coding.conventions.title=Kotlin Coding Conventions
kotlin.obsolete.coding.conventions.title=Kotlin obsolete IDE codestyle
\ No newline at end of file
diff --git a/plugins/kotlin/onboarding-gradle/resources/messages/GradleFeedbackBundle.properties b/plugins/kotlin/onboarding-gradle/resources/messages/GradleFeedbackBundle.properties
index df1df5e07707..bbad97c85302 100644
--- a/plugins/kotlin/onboarding-gradle/resources/messages/GradleFeedbackBundle.properties
+++ b/plugins/kotlin/onboarding-gradle/resources/messages/GradleFeedbackBundle.properties
@@ -1,3 +1,7 @@
+# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+#
+# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
+# Any modifications are available on the same license terms as the original source code.
dialog.top.title=Feedback
dialog.title=Kotlin Feedback
dialog.description=You have been using Kotlin recently, share your feedback with us.
diff --git a/plugins/markdown/core/resources/META-INF/plugin.xml b/plugins/markdown/core/resources/META-INF/plugin.xml
index 6fa3f31c5544..884a09ae27e1 100644
--- a/plugins/markdown/core/resources/META-INF/plugin.xml
+++ b/plugins/markdown/core/resources/META-INF/plugin.xml
@@ -1,3 +1,7 @@
+
+
+
+
org.intellij.plugins.markdownMarkdown
diff --git a/plugins/maven/src/main/resources/messages/MavenConfigurableBundle.properties b/plugins/maven/src/main/resources/messages/MavenConfigurableBundle.properties
index 4f64333f779e..bc1784405d83 100644
--- a/plugins/maven/src/main/resources/messages/MavenConfigurableBundle.properties
+++ b/plugins/maven/src/main/resources/messages/MavenConfigurableBundle.properties
@@ -1,3 +1,7 @@
+# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+#
+# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
+# Any modifications are available on the same license terms as the original source code.
maven.settings.override=Override
maven.settings.environment.home.directory=Maven &home path
maven.settings.on.targets.environment.home.directory=Maven &home path on {0}
diff --git a/plugins/maven/src/main/resources/messages/MavenSyncBundle.properties b/plugins/maven/src/main/resources/messages/MavenSyncBundle.properties
index 4909eb6deeb1..1ef9c1335a56 100644
--- a/plugins/maven/src/main/resources/messages/MavenSyncBundle.properties
+++ b/plugins/maven/src/main/resources/messages/MavenSyncBundle.properties
@@ -1,3 +1,7 @@
+# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+#
+# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
+# Any modifications are available on the same license terms as the original source code.
# suppress inspection "UnusedProperty" for whole file
maven.sync.title=Sync
maven.sync.project.title=Sync {0}
diff --git a/plugins/ui-designer/resources/messages/UIDesignerBundle.properties b/plugins/ui-designer/resources/messages/UIDesignerBundle.properties
index f58e9fb3a7b1..3ffbfbdb719c 100644
--- a/plugins/ui-designer/resources/messages/UIDesignerBundle.properties
+++ b/plugins/ui-designer/resources/messages/UIDesignerBundle.properties
@@ -1,3 +1,7 @@
+# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
+#
+# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
+# Any modifications are available on the same license terms as the original source code.
action.delete.column=Delete column
action.delete.columns=Delete columns
action.delete.row=Delete row