Add header

This commit is contained in:
Eugene Yokota
2017-11-29 17:12:40 -05:00
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
import scala.annotation.tailrec