Skip to content

Commit b3a8f1c

Browse files
jerrick-zhubeiwei30
authored andcommittedApr 4, 2018
update pom license, scm, maillists, issuemanagement, add DISCLAIMER (apache#1491)
1 parent 4f34540 commit b3a8f1c

File tree

142 files changed

+1992
-1978
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

142 files changed

+1992
-1978
lines changed
 

‎DISCLAIMER

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Apache Dubbo is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

‎dubbo-admin/pom.xml

+15-15
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
<!--
2-
- Licensed to the Apache Software Foundation (ASF) under one or more
3-
- contributor license agreements. See the NOTICE file distributed with
4-
- this work for additional information regarding copyright ownership.
5-
- The ASF licenses this file to You under the Apache License, Version 2.0
6-
- (the "License"); you may not use this file except in compliance with
7-
- the License. You may obtain a copy of the License at
8-
-
9-
- http://www.apache.org/licenses/LICENSE-2.0
10-
-
11-
- Unless required by applicable law or agreed to in writing, software
12-
- distributed under the License is distributed on an "AS IS" BASIS,
13-
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14-
- See the License for the specific language governing permissions and
15-
- limitations under the License.
16-
-->
2+
Licensed to the Apache Software Foundation (ASF) under one or more
3+
contributor license agreements. See the NOTICE file distributed with
4+
this work for additional information regarding copyright ownership.
5+
The ASF licenses this file to You under the Apache License, Version 2.0
6+
(the "License"); you may not use this file except in compliance with
7+
the License. You may obtain a copy of the License at
8+
9+
http://www.apache.org/licenses/LICENSE-2.0
10+
11+
Unless required by applicable law or agreed to in writing, software
12+
distributed under the License is distributed on an "AS IS" BASIS,
13+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
See the License for the specific language governing permissions and
15+
limitations under the License.
16+
-->
1717
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
1818
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1919
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)
Please sign in to comment.