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-grpc.git


The following commit(s) were added to refs/heads/main by this push:
     new 052cbc61 add LEGAL-626 header to pom.xml files (#150)
052cbc61 is described below

commit 052cbc61c8c803892e42a49c70fd41055c486289
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Aug 8 10:37:50 2023 +0100

    add LEGAL-626 header to pom.xml files (#150)
---
 plugin-tester-java/pom.xml  | 9 +++++++++
 plugin-tester-scala/pom.xml | 9 +++++++++
 2 files changed, 18 insertions(+)

diff --git a/plugin-tester-java/pom.xml b/plugin-tester-java/pom.xml
index 2dd34ff2..b67d35c0 100644
--- a/plugin-tester-java/pom.xml
+++ b/plugin-tester-java/pom.xml
@@ -1,3 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ license agreements; and to You under the Apache License, version 2.0:
+
+   https://www.apache.org/licenses/LICENSE-2.0
+
+ This file is part of the Apache Pekko project, which was derived from Akka.
+-->
 <!--
   To test locally, first 'sbt maven-plugin:publishM2' in the parent dir
   and define the published version as pekko.grpc.project.version in the 
properties block below
diff --git a/plugin-tester-scala/pom.xml b/plugin-tester-scala/pom.xml
index eeff0d83..4f1806d8 100644
--- a/plugin-tester-scala/pom.xml
+++ b/plugin-tester-scala/pom.xml
@@ -1,3 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ license agreements; and to You under the Apache License, version 2.0:
+
+   https://www.apache.org/licenses/LICENSE-2.0
+
+ This file is part of the Apache Pekko project, which was derived from Akka.
+-->
 <!--
   To test locally, first 'sbt maven-plugin:publishM2' in the parent dir
   and define the published version as pekko.grpc.project.version in the 
properties block below


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to