Skip to content

Commit b249994

Browse files
committed
所有代码文件版权归属改为腾讯公司 THL A29 Limited
1 parent 36e9b73 commit b249994

Some content is hidden

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

59 files changed

+127
-617
lines changed

APIJSONORM/src/main/java/apijson/JSON.java

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,6 @@
1-
/*Copyright ©2016 TommyLemon(https://github.com/TommyLemon/APIJSON)
1+
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
22
3-
Licensed under the Apache License, Version 2.0 (the "License");
4-
you may not use this file except in compliance with the License.
5-
You may obtain a copy of the License at
6-
7-
http://www.apache.org/licenses/LICENSE-2.0
8-
9-
Unless required by applicable law or agreed to in writing, software
10-
distributed under the License is distributed on an "AS IS" BASIS,
11-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
See the License for the specific language governing permissions and
13-
limitations under the License.*/
3+
This source code is licensed under the Apache License Version 2.0.*/
144

155
package apijson;
166

APIJSONORM/src/main/java/apijson/JSONObject.java

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
/*Copyright ©2016 TommyLemon(https://github.com/TommyLemon/APIJSON)
1+
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
22
3-
Licensed under the Apache License, Version 2.0 (the "License");
4-
you may not use this file except in compliance with the License.
5-
You may obtain a copy of the License at
3+
This source code is licensed under the Apache License Version 2.0.*/
64

7-
http://www.apache.org/licenses/LICENSE-2.0
8-
9-
Unless required by applicable law or agreed to in writing, software
10-
distributed under the License is distributed on an "AS IS" BASIS,
11-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
See the License for the specific language governing permissions and
13-
limitations under the License.*/
145

156
package apijson;
167

APIJSONORM/src/main/java/apijson/JSONRequest.java

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
/*Copyright ©2016 TommyLemon(https://github.com/TommyLemon/APIJSON)
1+
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
22
3-
Licensed under the Apache License, Version 2.0 (the "License");
4-
you may not use this file except in compliance with the License.
5-
You may obtain a copy of the License at
3+
This source code is licensed under the Apache License Version 2.0.*/
64

7-
http://www.apache.org/licenses/LICENSE-2.0
8-
9-
Unless required by applicable law or agreed to in writing, software
10-
distributed under the License is distributed on an "AS IS" BASIS,
11-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
See the License for the specific language governing permissions and
13-
limitations under the License.*/
145

156
package apijson;
167

APIJSONORM/src/main/java/apijson/JSONResponse.java

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
/*Copyright ©2016 TommyLemon(https://github.com/TommyLemon/APIJSON)
1+
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
22
3-
Licensed under the Apache License, Version 2.0 (the "License");
4-
you may not use this file except in compliance with the License.
5-
You may obtain a copy of the License at
3+
This source code is licensed under the Apache License Version 2.0.*/
64

7-
http://www.apache.org/licenses/LICENSE-2.0
8-
9-
Unless required by applicable law or agreed to in writing, software
10-
distributed under the License is distributed on an "AS IS" BASIS,
11-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
See the License for the specific language governing permissions and
13-
limitations under the License.*/
145

156
package apijson;
167

APIJSONORM/src/main/java/apijson/Log.java

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
/*Copyright ©2015 TommyLemon(https://github.com/TommyLemon)
1+
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
22
3-
Licensed under the Apache License, Version 2.0 (the "License");
4-
you may not use this file except in compliance with the License.
5-
You may obtain a copy of the License at
3+
This source code is licensed under the Apache License Version 2.0.*/
64

7-
http://www.apache.org/licenses/LICENSE-2.0
8-
9-
Unless required by applicable law or agreed to in writing, software
10-
distributed under the License is distributed on an "AS IS" BASIS,
11-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
See the License for the specific language governing permissions and
13-
limitations under the License.*/
145

156
package apijson;
167

APIJSONORM/src/main/java/apijson/MethodAccess.java

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
/*Copyright ©2016 TommyLemon(https://github.com/TommyLemon/APIJSON)
1+
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
22
3-
Licensed under the Apache License, Version 2.0 (the "License");
4-
you may not use this file except in compliance with the License.
5-
You may obtain a copy of the License at
3+
This source code is licensed under the Apache License Version 2.0.*/
64

7-
http://www.apache.org/licenses/LICENSE-2.0
8-
9-
Unless required by applicable law or agreed to in writing, software
10-
distributed under the License is distributed on an "AS IS" BASIS,
11-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
See the License for the specific language governing permissions and
13-
limitations under the License.*/
145

156
package apijson;
167

APIJSONORM/src/main/java/apijson/NotNull.java

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
/*Copyright ©2016 TommyLemon(https://github.com/TommyLemon/APIJSON)
1+
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
22
3-
Licensed under the Apache License, Version 2.0 (the "License");
4-
you may not use this file except in compliance with the License.
5-
You may obtain a copy of the License at
3+
This source code is licensed under the Apache License Version 2.0.*/
64

7-
http://www.apache.org/licenses/LICENSE-2.0
8-
9-
Unless required by applicable law or agreed to in writing, software
10-
distributed under the License is distributed on an "AS IS" BASIS,
11-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
See the License for the specific language governing permissions and
13-
limitations under the License.*/
145

156
package apijson;
167

APIJSONORM/src/main/java/apijson/RequestMethod.java

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
/*Copyright ©2016 TommyLemon(https://github.com/TommyLemon/APIJSON)
1+
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
22
3-
Licensed under the Apache License, Version 2.0 (the "License");
4-
you may not use this file except in compliance with the License.
5-
You may obtain a copy of the License at
3+
This source code is licensed under the Apache License Version 2.0.*/
64

7-
http://www.apache.org/licenses/LICENSE-2.0
8-
9-
Unless required by applicable law or agreed to in writing, software
10-
distributed under the License is distributed on an "AS IS" BASIS,
11-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
See the License for the specific language governing permissions and
13-
limitations under the License.*/
145

156
package apijson;
167

APIJSONORM/src/main/java/apijson/RequestRole.java

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
/*Copyright ©2016 TommyLemon(https://github.com/TommyLemon/APIJSON)
1+
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
22
3-
Licensed under the Apache License, Version 2.0 (the "License");
4-
you may not use this file except in compliance with the License.
5-
You may obtain a copy of the License at
3+
This source code is licensed under the Apache License Version 2.0.*/
64

7-
http://www.apache.org/licenses/LICENSE-2.0
8-
9-
Unless required by applicable law or agreed to in writing, software
10-
distributed under the License is distributed on an "AS IS" BASIS,
11-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
See the License for the specific language governing permissions and
13-
limitations under the License.*/
145

156
package apijson;
167

APIJSONORM/src/main/java/apijson/SQL.java

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
/*Copyright ©2016 TommyLemon(https://github.com/TommyLemon)
1+
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
22
3-
Licensed under the Apache License, Version 2.0 (the "License");
4-
you may not use this file except in compliance with the License.
5-
You may obtain a copy of the License at
3+
This source code is licensed under the Apache License Version 2.0.*/
64

7-
http://www.apache.org/licenses/LICENSE-2.0
8-
9-
Unless required by applicable law or agreed to in writing, software
10-
distributed under the License is distributed on an "AS IS" BASIS,
11-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
See the License for the specific language governing permissions and
13-
limitations under the License.*/
145

156
package apijson;
167

0 commit comments

Comments
 (0)