mirror of
https://github.com/fluencelabs/codec
synced 2025-04-25 06:42:14 +00:00
organization := "one.fluence"
This commit is contained in:
parent
a80d0b1a9c
commit
8049a837f0
@ -17,8 +17,9 @@ val commons = Seq(
|
||||
version := "0.0.1",
|
||||
fork in Test := true,
|
||||
parallelExecution in Test := false,
|
||||
organization := "one.fluence",
|
||||
organizationName := "Fluence Labs Limited",
|
||||
organizationHomepage := Some(new URL("https://fluence.ai")),
|
||||
organizationHomepage := Some(new URL("https://fluence.one")),
|
||||
startYear := Some(2017),
|
||||
licenses += ("AGPL-V3", new URL("http://www.gnu.org/licenses/agpl-3.0.en.html")),
|
||||
headerLicense := Some(License.AGPLv3("2017", organizationName.value)),
|
||||
|
Loading…
x
Reference in New Issue
Block a user