Remove redundant copyright header in test data

This commit is contained in:
Vitaliy.Bibaev
2017-12-21 11:05:53 +03:00
committed by Yan Zhulanow
parent 42aba80eb7
commit 3114691a02
6 changed files with 0 additions and 6 deletions
@@ -1,4 +1,3 @@
// 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 filter
fun main(args: Array<String>) {
@@ -1,4 +1,3 @@
// 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 filter
fun main(args: Array<String>) {
@@ -1,4 +1,3 @@
// 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 filter
fun main(args: Array<String>) {
@@ -1,4 +1,3 @@
// 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 filter
fun main(args: Array<String>) {
@@ -1,4 +1,3 @@
// 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 map
fun main(args: Array<String>) {
@@ -1,4 +1,3 @@
// 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 map
fun main(args: Array<String>) {