Pekko becomes TLP (#1214)
This commit is contained in:
parent
0646754739
commit
e3410bcaa8
53 changed files with 120 additions and 131 deletions
|
|
@ -29,8 +29,7 @@ object AddMetaInfLicenseFiles extends AutoPlugin {
|
|||
|
||||
override lazy val projectSettings = Seq(
|
||||
apacheSonatypeLicenseFile := baseDir.value / "legal" / "StandardLicense.txt",
|
||||
apacheSonatypeNoticeFile := baseDir.value / "legal" / "PekkoNotice.txt",
|
||||
apacheSonatypeDisclaimerFile := Some(baseDir.value / "DISCLAIMER"))
|
||||
apacheSonatypeNoticeFile := baseDir.value / "legal" / "PekkoNotice.txt")
|
||||
|
||||
/**
|
||||
* Settings specific for Pekko actor subproject which requires a different license file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue