update pekko notice used in jars (#250)
Update AddMetaInfLicenseFiles.scala
This commit is contained in:
parent
54470b21f7
commit
fbada2cf16
5 changed files with 15 additions and 4 deletions
|
|
@ -21,6 +21,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"))
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue