Skip to content

Commit 88bc864

Browse files
committed
license add
1 parent 83b2ba7 commit 88bc864

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ThisBuild / developers := List(
1111
),
1212
Developer("brunoballekens", "Bruno Ballekens", "[email protected]", url("https://github.com/brunoballekens"))
1313
)
14+
ThisBuild / licenses := List("MIT License" -> url("http://www.opensource.org/licenses/mit-license.php"))
1415
val playWsVersion = "3.0.5"
1516
val playJsonVersion = "3.0.4"
1617
val specs2Version = "4.20.9"

0 commit comments

Comments
 (0)