Skip to content

Commit 561bd4a

Browse files
authored
Merge pull request #1523 from Friendseeker/remove-duplicated-copyright
2 parents 866b0f0 + dad906b commit 561bd4a

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

internal/zinc-persist/src/main/scala/sbt/internal/inc/consistent/ConsistentFileAnalysisStore.scala

-11
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,6 @@
1212
// Based on zinc's FileAnalysisStore:
1313
package sbt.internal.inc.consistent
1414

15-
/*
16-
* Zinc - The incremental compiler for Scala.
17-
* Copyright Lightbend, Inc. and Mark Harrah
18-
*
19-
* Licensed under Apache License 2.0
20-
* (http://www.apache.org/licenses/LICENSE-2.0).
21-
*
22-
* See the NOTICE file distributed with this work for
23-
* additional information regarding copyright ownership.
24-
*/
25-
2615
import sbt.io.{ IO, Using }
2716
import xsbti.compile.analysis.ReadWriteMappers
2817
import xsbti.compile.{ AnalysisContents, AnalysisStore => XAnalysisStore }

0 commit comments

Comments
 (0)