Skip to content

Commit 5773ff3

Browse files
authored
Merge branch 'Tencent:master' into master
2 parents d21e400 + c9c546b commit 5773ff3

Some content is hidden

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

69 files changed

+89
-73
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
1+
/*Copyright (C) 2020 Tencent. All rights reserved.
22
33
This source code is licensed under the Apache License Version 2.0.*/
44

APIJSONORM/src/main/java/apijson/JSONCreator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
1+
/*Copyright (C) 2020 Tencent. All rights reserved.
22
33
This source code is licensed under the Apache License Version 2.0.*/
44

APIJSONORM/src/main/java/apijson/JSONList.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
1+
/*Copyright (C) 2020 Tencent. All rights reserved.
22
33
This source code is licensed under the Apache License Version 2.0.*/
44

APIJSONORM/src/main/java/apijson/JSONMap.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
1+
/*Copyright (C) 2020 Tencent. All rights reserved.
22
33
This source code is licensed under the Apache License Version 2.0.*/
44

APIJSONORM/src/main/java/apijson/JSONParser.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
1+
/*Copyright (C) 2020 Tencent. All rights reserved.
22
33
This source code is licensed under the Apache License Version 2.0.*/
44

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
1+
/*Copyright (C) 2020 Tencent. All rights reserved.
22
33
This source code is licensed under the Apache License Version 2.0.*/
44

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
1+
/*Copyright (C) 2020 Tencent. All rights reserved.
22
33
This source code is licensed under the Apache License Version 2.0.*/
44

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
1+
/*Copyright (C) 2020 Tencent. All rights reserved.
22
33
This source code is licensed under the Apache License Version 2.0.*/
44

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
1+
/*Copyright (C) 2020 Tencent. All rights reserved.
22
33
This source code is licensed under the Apache License Version 2.0.*/
44

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
1+
/*Copyright (C) 2020 Tencent. All rights reserved.
22
33
This source code is licensed under the Apache License Version 2.0.*/
44

0 commit comments

Comments
 (0)