You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by ha...@apache.org on 2018/03/08 23:55:04 UTC

[incubator-skywalking-ui] branch global/license created (now 436cf23)

This is an automated email from the ASF dual-hosted git repository.

hanahmily pushed a change to branch global/license
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking-ui.git.


      at 436cf23  Update copyright

This branch includes the following new commits:

     new 436cf23  Update copyright

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
hanahmily@apache.org.

[incubator-skywalking-ui] 01/01: Update copyright

Posted by ha...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

hanahmily pushed a commit to branch global/license
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking-ui.git

commit 436cf23f8b0028980d75161d6a2186fe1e367b50
Author: hanahmily <ha...@gmail.com>
AuthorDate: Fri Mar 9 07:54:02 2018 +0800

    Update copyright
---
 src/layouts/BasicLayout.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/layouts/BasicLayout.js b/src/layouts/BasicLayout.js
index 2503113..31e8488 100644
--- a/src/layouts/BasicLayout.js
+++ b/src/layouts/BasicLayout.js
@@ -264,7 +264,7 @@ class BasicLayout extends React.PureComponent {
           <GlobalFooter
             links={[{
               key: 'SkyWalking',
-              title: 'SkyWalking',
+              title: 'Apache SkyWalking',
               href: 'http://skywalking.io',
               blankTarget: true,
             }, {
@@ -275,7 +275,7 @@ class BasicLayout extends React.PureComponent {
             }]}
             copyright={
               <div>
-                Copyright <Icon type="copyright" /> 2018 SkyWalking
+                Copyright <Icon type="copyright" /> 2018 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
               </div>
             }
           />

-- 
To stop receiving notification emails like this one, please contact
hanahmily@apache.org.