Update copyright headers in test sources

This commit is contained in:
Vitaliy.Bibaev
2017-10-19 10:55:31 +03:00
committed by Yan Zhulanow
parent a630390781
commit 9bc08da6c6
10 changed files with 18 additions and 30 deletions
@@ -1,18 +1,4 @@
/* // Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
* Copyright 2000-2017 JetBrains s.r.o.
*
* 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
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.intellij.debugger.streams.kotlin package com.intellij.debugger.streams.kotlin
import com.intellij.openapi.projectRoots.JavaSdk import com.intellij.openapi.projectRoots.JavaSdk
@@ -1,3 +1,5 @@
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.debugger.streams.kotlin package com.intellij.debugger.streams.kotlin
import com.intellij.debugger.streams.test.StreamChainBuilderTestCase import com.intellij.debugger.streams.test.StreamChainBuilderTestCase
@@ -1,3 +1,5 @@
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.debugger.streams.kotlin package com.intellij.debugger.streams.kotlin
import java.io.File import java.io.File
@@ -1,3 +1,5 @@
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.debugger.streams.kotlin.dsl package com.intellij.debugger.streams.kotlin.dsl
import com.intellij.debugger.streams.kotlin.trace.dsl.KotlinStatementFactory import com.intellij.debugger.streams.kotlin.trace.dsl.KotlinStatementFactory
@@ -1,3 +1,5 @@
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.debugger.streams.kotlin.exec package com.intellij.debugger.streams.kotlin.exec
import com.intellij.debugger.impl.OutputChecker import com.intellij.debugger.impl.OutputChecker
@@ -1,18 +1,4 @@
/* // Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
* Copyright 2010-2017 JetBrains s.r.o.
*
* 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
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.intellij.debugger.streams.kotlin.exec package com.intellij.debugger.streams.kotlin.exec
@@ -1,3 +1,5 @@
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.debugger.streams.kotlin.exec.java package com.intellij.debugger.streams.kotlin.exec.java
import com.intellij.debugger.streams.kotlin.exec.KotlinEvaluationTestCase import com.intellij.debugger.streams.kotlin.exec.KotlinEvaluationTestCase
@@ -1,3 +1,5 @@
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.debugger.streams.kotlin.psi.java package com.intellij.debugger.streams.kotlin.psi.java
import com.intellij.debugger.streams.kotlin.KotlinPsiChainBuilderTestCase import com.intellij.debugger.streams.kotlin.KotlinPsiChainBuilderTestCase
@@ -1,3 +1,5 @@
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.debugger.streams.kotlin.psi.java package com.intellij.debugger.streams.kotlin.psi.java
import com.intellij.debugger.streams.kotlin.KotlinPsiChainBuilderTestCase import com.intellij.debugger.streams.kotlin.KotlinPsiChainBuilderTestCase
@@ -1,3 +1,5 @@
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.debugger.streams.kotlin.psi.java package com.intellij.debugger.streams.kotlin.psi.java
import com.intellij.debugger.streams.kotlin.KotlinPsiChainBuilderTestCase import com.intellij.debugger.streams.kotlin.KotlinPsiChainBuilderTestCase