mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 16:54:29 +02:00
Add util headers
None of the util files had headers.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
/*
|
||||
* sbt
|
||||
* Copyright 2011 - 2018, Lightbend, Inc.
|
||||
* Copyright 2008 - 2010, Mark Harrah
|
||||
* Licensed under Apache License 2.0 (see LICENSE)
|
||||
*/
|
||||
|
||||
package xsbti;
|
||||
|
||||
/** Used to pass a pair of values. */
|
||||
|
||||
Reference in New Issue
Block a user