From fd04feef4d80e0f60bf66c9a2101fdb8d43bc4e1 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Fri, 4 Aug 2023 14:52:24 +0100 Subject: [PATCH] Update MetaInfLicenseNoticeCopy.scala --- project/MetaInfLicenseNoticeCopy.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/MetaInfLicenseNoticeCopy.scala b/project/MetaInfLicenseNoticeCopy.scala index d09c6d28..f62683e2 100644 --- a/project/MetaInfLicenseNoticeCopy.scala +++ b/project/MetaInfLicenseNoticeCopy.scala @@ -18,7 +18,7 @@ import sbt.Keys._ import sbt._ import org.mdedetrich.apache.sonatype.ApacheSonatypePlugin -import ApacheSonatypePlugin.autoImport.{apacheSonatypeDisclaimerFile, apacheSonatypeLicenseFile} +import ApacheSonatypePlugin.autoImport.{ apacheSonatypeDisclaimerFile, apacheSonatypeLicenseFile } /** * Copies LICENSE and NOTICE files into jar META-INF dir