Skip to content

Commit 8b28d36

Browse files
committed
more licence updates
1 parent 9be2cd6 commit 8b28d36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ rpmVendor := "EsmerilProgramming"
2929

3030
rpmGroup := Some("Esmeril/Programming")
3131

32-
rpmUrl := Some("http://github.com/EsmerilProgramming")
32+
rpmUrl := Some("http://github.com/aeshell/scalaesh")
3333

34-
rpmLicense := Some("Eclipse Public License - v 1.0")
34+
rpmLicense := Some("Apache License, Version 2.0")
3535

3636
//rpmBrpJavaRepackJars := true

0 commit comments

Comments
 (0)