Update copyright in test module

This commit is contained in:
Nikolay Krasko
2019-02-04 12:05:53 +03:00
parent ff4279762e
commit 22a46d96c1
351 changed files with 675 additions and 3761 deletions
@@ -1,3 +1,8 @@
/*
* Copyright 2010-2019 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.
*/
package org.jetbrains.kotlin.test
import com.intellij.testFramework.LightPlatformTestCase