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.git
The following commit(s) were added to refs/heads/main by this push:
new 29e5cf4b2f use http links in license
29e5cf4b2f is described below
commit 29e5cf4b2fb8776c642caffc692fc0a5b3361dd3
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Jan 16 12:54:46 2023 +0100
use http links in license
---
LICENSE | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/LICENSE b/LICENSE
index 6e91bd37ca..d58aebf02a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
Apache License
Version 2.0, January 2004
- https://www.apache.org/licenses/
+ http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
@@ -192,7 +192,7 @@
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://www.apache.org/licenses/LICENSE-2.0
+ http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
@@ -202,11 +202,6 @@
---------------
-Licenses for dependency projects can be found here:
-[https://akka.io/docs/akka/snapshot/project/licenses.html]
-
----------------
-
pekko-protobuf contains the sources of Google protobuf 2.5.0 runtime support,
moved into the source package `org.apache.pekko.protobuf` so as to avoid
version conflicts.
For license information see COPYING.protobuf
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]