ralf0131 closed pull request #1703: update NOTICE URL: https://github.com/apache/incubator-dubbo/pull/1703
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/NOTICE b/NOTICE index 595110274d..84d3fe1388 100644 --- a/NOTICE +++ b/NOTICE @@ -1,262 +1,5 @@ -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 +Apache Dubbo (incubating) +Copyright 2018 The Apache Software Foundation - 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. - -================================================================ -Dependencies: - -Spring: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://www.springsource.org - -Javassist: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://www.jboss.org/javassist - -Netty: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://netty.io - -Mina: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://mina.apache.org - -Grizzly: - - * LICENSE: - * https://opensource.org/licenses/cddl-1.0 (CDDL 1.1) - * HOMEPAGE: - * https://javaee.github.io/grizzly/ - -HttpClient: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://hc.apache.org - -Hessian: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://hessian.caucho.com - -XStream: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://xstream.codehaus.org - -FastJson: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * https://github.com/alibaba/fastjson - -Zookeeper: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://zookeeper.apache.org - -Jedis: - - * LICENSE: - * https://opensource.org/licenses/MIT (MIT) - * HOMEPAGE: - * https://github.com/xetorthio/jedis - -XMemcached: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://code.google.com/p/xmemcached - -Jetty: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://jetty.mortbay.org - -Thrift: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://thrift.apache.org - -CXF: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://cxf.apache.org - -ZKClient: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * https://github.com/sgroschupf/zkclient - -Curator - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * https://github.com/Netflix/curator - -JFreeChart: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://www.jfree.org - -validation-api: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://beanvalidation.org - -HibernateValidator: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://www.hibernate.org/subprojects/validator.html - -CommonsLogging: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://commons.apache.org/logging - -SLF4J: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://www.slf4j.org - -Log4j: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://log4j.apache.org - -Tomcat: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://tomcat.apache.org - -cache-api: - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * https://github.com/jsr107/jsr107spec - -cglib-nodep - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * https://sourceforge.net/projects/cglib/ - -resteasy - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://resteasy.jboss.org/ - -fst - - * LICENSE: - * http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0) - * HOMEPAGE: - * http://ruedigermoeller.github.io/fast-serialization - -mockito - - * LICENSE: - * https://opensource.org/licenses/MIT (MIT) - * HOMEPAGE: - * http://site.mockito.org - -jedis - - * LICENSE: - * https://opensource.org/licenses/MIT (MIT) - * HOMEPAGE: - * https://github.com/xetorthio/jedis - -javax.servlet-api: - - * LICENSE: - * https://opensource.org/licenses/cddl-1.0 (CDDL 1.1) - * HOMEPAGE: - * http://servlet-spec.java.net - -javax.el: - - * LICENSE: - * https://opensource.org/licenses/cddl-1.0 (CDDL 1.1) - * HOMEPAGE: - * https://javaee.github.io/uel-ri/ - -logback-classic: - - * LICENSE: - * http://www.eclipse.org/legal/epl-v10.html (EPL 1.0) - * HOMEPAGE: - * https://logback.qos.ch/ - -junit: - - * LICENSE: - * http://www.eclipse.org/legal/epl-v10.html (EPL 1.0) - * HOMEPAGE: - * http://www.junit.org - -kryo: - - * LICENSE: - * https://opensource.org/licenses/BSD-3-Clause (BSD 3-clause) - * HOMEPAGE: - * https://github.com/EsotericSoftware/kryo \ No newline at end of file +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). \ No newline at end of file ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
