mirror of https://github.com/sbt/sbt.git
Add header
This commit is contained in:
parent
ff004993e0
commit
824cfdf527
|
|
@ -1,3 +1,10 @@
|
||||||
|
/*
|
||||||
|
* sbt
|
||||||
|
* Copyright 2011 - 2017, Lightbend, Inc.
|
||||||
|
* Copyright 2008 - 2010, Mark Harrah
|
||||||
|
* Licensed under BSD-3-Clause license (see LICENSE)
|
||||||
|
*/
|
||||||
|
|
||||||
package sbt
|
package sbt
|
||||||
|
|
||||||
import scala.annotation.tailrec
|
import scala.annotation.tailrec
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue