You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eagle.apache.org by ha...@apache.org on 2016/09/20 12:01:55 UTC

incubator-eagle git commit: [MINOR] Add Apache® Eagle™ trademark label

Repository: incubator-eagle
Updated Branches:
  refs/heads/master d100d03ed -> b02e304b3


[MINOR] Add Apache� Eagle\u2122 trademark label

<!--
{% comment %}
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.  See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to you under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License.  You may obtain a copy of the License at

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,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
{% endcomment %}
-->

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [x] Make sure the PR title is formatted like:
   `[EAGLE-<Jira issue #>] Description of pull request`
 - [x] Make sure tests pass via `mvn clean verify`. (Even better, enable
       Travis-CI on your fork and ensure the whole test matrix passes).
 - [x] Replace `<Jira issue #>` in the title with the actual Jira issue
       number, if there is one.
 - [x] If this contribution is large, please file an Apache
       [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.txt).

---

Author: Hao Chen <ha...@users.noreply.github.com>

Closes #445 from haoch/patch-2.


Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/b02e304b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-eagle/tree/b02e304b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/b02e304b

Branch: refs/heads/master
Commit: b02e304b36ea84f23408d9ccf5f822c2b6e80bc5
Parents: d100d03
Author: Hao Chen <ha...@apache.org>
Authored: Tue Sep 20 20:01:40 2016 +0800
Committer: Hao Chen <ha...@apache.org>
Committed: Tue Sep 20 20:01:40 2016 +0800

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/b02e304b/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index d6c5d4d..77fc93c 100755
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ limitations under the License.
 
 ## Overview
 
-Apache Eagle is an open source analytics solution for identifying security and performance issues instantly on big data platforms e.g. Apache Hadoop, Apache Spark, NoSQL etc. It analyzes data activities, yarn applications, jmx metrics, and daemon logs etc., provides state-of-the-art alert engine to identify security breach, performance issues and shows insights.
+Apache� Eagle\u2122 is an open source analytics solution for identifying security and performance issues instantly on big data platforms e.g. Apache Hadoop, Apache Spark, NoSQL etc. It analyzes data activities, yarn applications, jmx metrics, and daemon logs etc., provides state-of-the-art alert engine to identify security breach, performance issues and shows insights.
 
 For more details, please visit [https://eagle.incubator.apache.org](https://eagle.incubator.apache.org)