This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
commit 565651a29c958170cbe134b59a017b4eae6e9b08 Author: PJ Fanning <pjfann...@users.noreply.github.com> AuthorDate: Mon Jun 26 19:19:28 2023 +0100 use LEGAL-626 apache header (#182) --- avroparquet/src/test/scala-2/docs/scaladsl/AbstractAvroParquet.scala | 2 +- avroparquet/src/test/scala-3/docs/scaladsl/AbstractAvroParquet.scala | 2 +- .../org/apache/pekko/stream/connectors/google/jwt/JwtSprayJson.scala | 2 +- .../apache/pekko/stream/connectors/jms/impl/GraphStageCompanion.scala | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/avroparquet/src/test/scala-2/docs/scaladsl/AbstractAvroParquet.scala b/avroparquet/src/test/scala-2/docs/scaladsl/AbstractAvroParquet.scala index 3d2da02e0..87fc383a8 100644 --- a/avroparquet/src/test/scala-2/docs/scaladsl/AbstractAvroParquet.scala +++ b/avroparquet/src/test/scala-2/docs/scaladsl/AbstractAvroParquet.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/avroparquet/src/test/scala-3/docs/scaladsl/AbstractAvroParquet.scala b/avroparquet/src/test/scala-3/docs/scaladsl/AbstractAvroParquet.scala index bd91822d6..f3358adb1 100644 --- a/avroparquet/src/test/scala-3/docs/scaladsl/AbstractAvroParquet.scala +++ b/avroparquet/src/test/scala-3/docs/scaladsl/AbstractAvroParquet.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ /* diff --git a/google-common/src/main/scala/org/apache/pekko/stream/connectors/google/jwt/JwtSprayJson.scala b/google-common/src/main/scala/org/apache/pekko/stream/connectors/google/jwt/JwtSprayJson.scala index 8362fa88e..854d84f81 100644 --- a/google-common/src/main/scala/org/apache/pekko/stream/connectors/google/jwt/JwtSprayJson.scala +++ b/google-common/src/main/scala/org/apache/pekko/stream/connectors/google/jwt/JwtSprayJson.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ package org.apache.pekko.stream.connectors.google.jwt diff --git a/jms/src/main/scala/org/apache/pekko/stream/connectors/jms/impl/GraphStageCompanion.scala b/jms/src/main/scala/org/apache/pekko/stream/connectors/jms/impl/GraphStageCompanion.scala index e43a4d242..554d5d8aa 100644 --- a/jms/src/main/scala/org/apache/pekko/stream/connectors/jms/impl/GraphStageCompanion.scala +++ b/jms/src/main/scala/org/apache/pekko/stream/connectors/jms/impl/GraphStageCompanion.scala @@ -4,7 +4,7 @@ * * https://www.apache.org/licenses/LICENSE-2.0 * - * This file is part of the Apache Pekko project, derived from Akka. + * This file is part of the Apache Pekko project, which was derived from Akka. */ package org.apache.pekko.stream.connectors.jms.impl --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pekko.apache.org For additional commands, e-mail: commits-h...@pekko.apache.org