Skip to content
Snippets Groups Projects
Commit 8df5830d authored by AlexStocks's avatar AlexStocks
Browse files

Fix: delete Alibaba in license

parent 1f75098f
No related branches found
No related tags found
No related merge requests found
Showing
with 180 additions and 188 deletions
<?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
- Copyright 1999-2011 Alibaba Group. Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- Licensed under the Apache License, Version 2.0 (the "License"); You may obtain a copy of the License at
- 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
-
- 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,
- Unless required by applicable law or agreed to in writing, software WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- distributed under the License is distributed on an "AS IS" BASIS, See the License for the specific language governing permissions and
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. limitations under the License.
- See the License for the specific language governing permissions and
- limitations under the License.
--> -->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
<?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
- Copyright 1999-2011 Alibaba Group. Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- Licensed under the Apache License, Version 2.0 (the "License"); You may obtain a copy of the License at
- 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
-
- 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,
- Unless required by applicable law or agreed to in writing, software WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- distributed under the License is distributed on an "AS IS" BASIS, See the License for the specific language governing permissions and
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. limitations under the License.
- See the License for the specific language governing permissions and
- limitations under the License.
--> -->
<assembly> <assembly>
<id>assembly</id> <id>assembly</id>
<formats> <formats>
......
/* /*
* Copyright 1999-2011 Alibaba Group.
*
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
* You may obtain a copy of the License at * You may obtain a copy of the License at
...@@ -13,6 +11,7 @@ ...@@ -13,6 +11,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package com.ikurento.user; package com.ikurento.user;
// https://github.com/JoeCao/dubbo_jsonrpc_example/tree/master/dubbo_server/src/main/java/com/ofpay/demo/api // https://github.com/JoeCao/dubbo_jsonrpc_example/tree/master/dubbo_server/src/main/java/com/ofpay/demo/api
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
- Copyright 1999-2011 Alibaba Group. Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- Licensed under the Apache License, Version 2.0 (the "License"); You may obtain a copy of the License at
- 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
-
- 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,
- Unless required by applicable law or agreed to in writing, software WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- distributed under the License is distributed on an "AS IS" BASIS, See the License for the specific language governing permissions and
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. limitations under the License.
- See the License for the specific language governing permissions and
- limitations under the License.
--> -->
<beans xmlns="http://www.springframework.org/schema/beans" <beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:dubbo="http://code.alibabatech.com/schema/dubbo" xmlns:dubbo="http://code.alibabatech.com/schema/dubbo"
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Copyright 1999-2011 Alibaba Group.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.
You may obtain a copy of the License at You may obtain a copy of the License at
...@@ -14,6 +12,7 @@ ...@@ -14,6 +12,7 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--> -->
<beans xmlns="http://www.springframework.org/schema/beans" <beans xmlns="http://www.springframework.org/schema/beans"
xmlns:context="http://www.springframework.org/schema/context" xmlns:context="http://www.springframework.org/schema/context"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
......
<?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
- Copyright 1999-2011 Alibaba Group. Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- Licensed under the Apache License, Version 2.0 (the "License"); You may obtain a copy of the License at
- 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
-
- 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,
- Unless required by applicable law or agreed to in writing, software WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- distributed under the License is distributed on an "AS IS" BASIS, See the License for the specific language governing permissions and
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. limitations under the License.
- See the License for the specific language governing permissions and
- limitations under the License.
--> -->
<assembly> <assembly>
<id>assembly</id> <id>assembly</id>
<formats> <formats>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
- Copyright 1999-2011 Alibaba Group. Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- Licensed under the Apache License, Version 2.0 (the "License"); You may obtain a copy of the License at
- 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
-
- 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,
- Unless required by applicable law or agreed to in writing, software WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- distributed under the License is distributed on an "AS IS" BASIS, See the License for the specific language governing permissions and
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. limitations under the License.
- See the License for the specific language governing permissions and
- limitations under the License.
--> -->
<beans xmlns="http://www.springframework.org/schema/beans" <beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:dubbo="http://code.alibabatech.com/schema/dubbo" xmlns:dubbo="http://code.alibabatech.com/schema/dubbo"
......
<?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
- Copyright 1999-2011 Alibaba Group. Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- Licensed under the Apache License, Version 2.0 (the "License"); You may obtain a copy of the License at
- 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
-
- 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,
- Unless required by applicable law or agreed to in writing, software WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- distributed under the License is distributed on an "AS IS" BASIS, See the License for the specific language governing permissions and
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. limitations under the License.
- See the License for the specific language governing permissions and
- limitations under the License.
--> -->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
<?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
- Copyright 1999-2011 Alibaba Group. Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- Licensed under the Apache License, Version 2.0 (the "License"); You may obtain a copy of the License at
- 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
-
- 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,
- Unless required by applicable law or agreed to in writing, software WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- distributed under the License is distributed on an "AS IS" BASIS, See the License for the specific language governing permissions and
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. limitations under the License.
- See the License for the specific language governing permissions and
- limitations under the License.
--> -->
<assembly> <assembly>
<id>assembly</id> <id>assembly</id>
<formats> <formats>
......
/* /*
* Copyright 1999-2011 Alibaba Group.
*
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * you may not use this file except in compliance with the License.
* You may obtain a copy of the License at * You may obtain a copy of the License at
...@@ -13,6 +11,7 @@ ...@@ -13,6 +11,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
*/ */
package com.ikurento.user; package com.ikurento.user;
// https://github.com/JoeCao/dubbo_jsonrpc_example/tree/master/dubbo_server/src/main/java/com/ofpay/demo/api // https://github.com/JoeCao/dubbo_jsonrpc_example/tree/master/dubbo_server/src/main/java/com/ofpay/demo/api
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
- Copyright 1999-2011 Alibaba Group. Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- Licensed under the Apache License, Version 2.0 (the "License"); You may obtain a copy of the License at
- 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
-
- 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,
- Unless required by applicable law or agreed to in writing, software WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- distributed under the License is distributed on an "AS IS" BASIS, See the License for the specific language governing permissions and
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. limitations under the License.
- See the License for the specific language governing permissions and
- limitations under the License.
--> -->
<beans xmlns="http://www.springframework.org/schema/beans" <beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:dubbo="http://code.alibabatech.com/schema/dubbo" xmlns:dubbo="http://code.alibabatech.com/schema/dubbo"
......
<?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
- Copyright 1999-2011 Alibaba Group. Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- Licensed under the Apache License, Version 2.0 (the "License"); You may obtain a copy of the License at
- 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
-
- 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,
- Unless required by applicable law or agreed to in writing, software WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- distributed under the License is distributed on an "AS IS" BASIS, See the License for the specific language governing permissions and
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. limitations under the License.
- See the License for the specific language governing permissions and
- limitations under the License.
--> -->
<assembly> <assembly>
<id>assembly</id> <id>assembly</id>
<formats> <formats>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
- Copyright 1999-2011 Alibaba Group. Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- Licensed under the Apache License, Version 2.0 (the "License"); You may obtain a copy of the License at
- 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
-
- 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,
- Unless required by applicable law or agreed to in writing, software WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- distributed under the License is distributed on an "AS IS" BASIS, See the License for the specific language governing permissions and
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. limitations under the License.
- See the License for the specific language governing permissions and
- limitations under the License.
--> -->
<beans xmlns="http://www.springframework.org/schema/beans" <beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:dubbo="http://code.alibabatech.com/schema/dubbo" xmlns:dubbo="http://code.alibabatech.com/schema/dubbo"
......
<?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
- Copyright 1999-2011 Alibaba Group. Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- Licensed under the Apache License, Version 2.0 (the "License"); You may obtain a copy of the License at
- 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
-
- 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,
- Unless required by applicable law or agreed to in writing, software WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- distributed under the License is distributed on an "AS IS" BASIS, See the License for the specific language governing permissions and
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. limitations under the License.
- See the License for the specific language governing permissions and
- limitations under the License.
--> -->
<assembly> <assembly>
<id>assembly</id> <id>assembly</id>
<formats> <formats>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
- Copyright 1999-2011 Alibaba Group. Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- Licensed under the Apache License, Version 2.0 (the "License"); You may obtain a copy of the License at
- 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
-
- 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,
- Unless required by applicable law or agreed to in writing, software WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- distributed under the License is distributed on an "AS IS" BASIS, See the License for the specific language governing permissions and
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. limitations under the License.
- See the License for the specific language governing permissions and
- limitations under the License.
--> -->
<beans xmlns="http://www.springframework.org/schema/beans" <beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:dubbo="http://code.alibabatech.com/schema/dubbo" xmlns:dubbo="http://code.alibabatech.com/schema/dubbo"
......
<?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
- Copyright 1999-2011 Alibaba Group. Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- Licensed under the Apache License, Version 2.0 (the "License"); You may obtain a copy of the License at
- 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
-
- 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,
- Unless required by applicable law or agreed to in writing, software WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- distributed under the License is distributed on an "AS IS" BASIS, See the License for the specific language governing permissions and
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. limitations under the License.
- See the License for the specific language governing permissions and
- limitations under the License.
--> -->
<assembly> <assembly>
<id>assembly</id> <id>assembly</id>
<formats> <formats>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
- Copyright 1999-2011 Alibaba Group. Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- Licensed under the Apache License, Version 2.0 (the "License"); You may obtain a copy of the License at
- 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
-
- 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,
- Unless required by applicable law or agreed to in writing, software WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- distributed under the License is distributed on an "AS IS" BASIS, See the License for the specific language governing permissions and
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. limitations under the License.
- See the License for the specific language governing permissions and
- limitations under the License.
--> -->
<beans xmlns="http://www.springframework.org/schema/beans" <beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:dubbo="http://code.alibabatech.com/schema/dubbo" xmlns:dubbo="http://code.alibabatech.com/schema/dubbo"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment