diff --git a/plugins/imports-dumper/resources/META-INF/services/org.jetbrains.kotlin.compiler.plugin.CommandLineProcessor b/plugins/imports-dumper/resources/META-INF/services/org.jetbrains.kotlin.compiler.plugin.CommandLineProcessor index f9c567cfe61..e81f2642f25 100644 --- a/plugins/imports-dumper/resources/META-INF/services/org.jetbrains.kotlin.compiler.plugin.CommandLineProcessor +++ b/plugins/imports-dumper/resources/META-INF/services/org.jetbrains.kotlin.compiler.plugin.CommandLineProcessor @@ -1,6 +1,6 @@ # -# Copyright 2010-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license -# that can be found in the license/LICENSE.txt file. +# Copyright 2010-2018 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. # org.jetbrains.kotlin.importsDumper.ImportsDumperCommandLineProcessor \ No newline at end of file diff --git a/plugins/imports-dumper/resources/META-INF/services/org.jetbrains.kotlin.compiler.plugin.ComponentRegistrar b/plugins/imports-dumper/resources/META-INF/services/org.jetbrains.kotlin.compiler.plugin.ComponentRegistrar index 8c3cb862e6b..9f6886124f0 100644 --- a/plugins/imports-dumper/resources/META-INF/services/org.jetbrains.kotlin.compiler.plugin.ComponentRegistrar +++ b/plugins/imports-dumper/resources/META-INF/services/org.jetbrains.kotlin.compiler.plugin.ComponentRegistrar @@ -1,6 +1,6 @@ # -# Copyright 2010-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license -# that can be found in the license/LICENSE.txt file. +# Copyright 2010-2018 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. # org.jetbrains.kotlin.importsDumper.ImportsDumperComponentRegistrar \ No newline at end of file diff --git a/plugins/jvm-abi-gen/resources/META-INF/services/org.jetbrains.kotlin.compiler.plugin.CommandLineProcessor b/plugins/jvm-abi-gen/resources/META-INF/services/org.jetbrains.kotlin.compiler.plugin.CommandLineProcessor index e4b198b9215..2597435fac9 100644 --- a/plugins/jvm-abi-gen/resources/META-INF/services/org.jetbrains.kotlin.compiler.plugin.CommandLineProcessor +++ b/plugins/jvm-abi-gen/resources/META-INF/services/org.jetbrains.kotlin.compiler.plugin.CommandLineProcessor @@ -1,6 +1,6 @@ # -# Copyright 2010-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license -# that can be found in the license/LICENSE.txt file. +# Copyright 2010-2018 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. # org.jetbrains.kotlin.jvm.abi.JvmAbiCommandLineProcessor \ No newline at end of file diff --git a/plugins/jvm-abi-gen/resources/META-INF/services/org.jetbrains.kotlin.compiler.plugin.ComponentRegistrar b/plugins/jvm-abi-gen/resources/META-INF/services/org.jetbrains.kotlin.compiler.plugin.ComponentRegistrar index 5a1dabc0503..01e244294cd 100644 --- a/plugins/jvm-abi-gen/resources/META-INF/services/org.jetbrains.kotlin.compiler.plugin.ComponentRegistrar +++ b/plugins/jvm-abi-gen/resources/META-INF/services/org.jetbrains.kotlin.compiler.plugin.ComponentRegistrar @@ -1,6 +1,6 @@ # -# Copyright 2010-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license -# that can be found in the license/LICENSE.txt file. +# Copyright 2010-2018 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. # org.jetbrains.kotlin.jvm.abi.JvmAbiComponentRegistrar \ No newline at end of file