This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/master by this push:
new eebea38789 minor typo in the NOTICE file fixed (#10209)
eebea38789 is described below
commit eebea38789df0a71bd8413293d41135cab17c00c
Author: benjobs <[email protected]>
AuthorDate: Wed Dec 28 14:40:51 2022 +0800
minor typo in the NOTICE file fixed (#10209)
---
NOTICE | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/NOTICE b/NOTICE
index a269ddcd4c..25da24006f 100644
--- a/NOTICE
+++ b/NOTICE
@@ -5,7 +5,7 @@ This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
-----------------------------------------------------------------------
-This product contains code form the Prometheus Project:
+This product contains code from the Prometheus Project:
Data model artifacts for Prometheus.
Copyright 2012-2015 The Prometheus Authors
@@ -13,7 +13,7 @@ Copyright 2012-2015 The Prometheus Authors
This product includes software developed at
SoundCloud Ltd. (http://soundcloud.com/).
-----------------------------------------------------------------------
-This product contains code form the Apache Maven Wrapper Project:
+This product contains code from the Apache Maven Wrapper Project:
Apache Maven Wrapper
Copyright 2013-2022 The Apache Software Foundation
@@ -23,4 +23,4 @@ The Apache Software Foundation (http://www.apache.org/).
The original idea and initial implementation of the maven-wrapper module is
derived
from the Gradle Wrapper which was written originally by Hans Dockter and Adam
Murdoch.
-Copyright 2007 the original author or authors.
\ No newline at end of file
+Copyright 2007 the original author or authors.