summaryrefslogtreecommitdiff
path: root/build.sc
diff options
context:
space:
mode:
Diffstat (limited to 'build.sc')
-rwxr-xr-xbuild.sc2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.sc b/build.sc
index 396c1182..6b2224c5 100755
--- a/build.sc
+++ b/build.sc
@@ -22,6 +22,8 @@ trait MillPublishModule extends PublishModule{
licenses = Seq(
License("MIT license", "http://www.opensource.org/licenses/mit-license.php")
),
+ // TODO 0.1.4
+ // licenses = Seq(License.MIT),
scm = SCM(
"git://github.com/lihaoyi/mill.git",
"scm:git://github.com/lihaoyi/mill.git"