Skip to content

Commit 11b28b8

Browse files
author
eagleychen
committed
change 主体
1 parent bf28152 commit 11b28b8

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

explorer/explorer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Tencent is pleased to support the open source community by making IoT Hub available.
3-
# Copyright (C) 2016 THL A29 Limited, a Tencent company. All rights reserved.
3+
# Copyright (C) 2016 Tencent. All rights reserved.
44

55
# Licensed under the MIT License (the "License"); you may not use this file except in
66
# compliance with the License. You may obtain a copy of the License at

explorer/services/gateway/gateway.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Tencent is pleased to support the open source community by making IoT Hub available.
3-
# Copyright (C) 2016 THL A29 Limited, a Tencent company. All rights reserved.
3+
# Copyright (C) 2016 Tencent. All rights reserved.
44

55
# Licensed under the MIT License (the "License"); you may not use this file except in
66
# compliance with the License. You may obtain a copy of the License at

explorer/services/template/template.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Tencent is pleased to support the open source community by making IoT Hub available.
3-
# Copyright (C) 2016 THL A29 Limited, a Tencent company. All rights reserved.
3+
# Copyright (C) 2016 Tencent. All rights reserved.
44

55
# Licensed under the MIT License (the "License"); you may not use this file except in
66
# compliance with the License. You may obtain a copy of the License at

hub/hub.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Tencent is pleased to support the open source community by making IoT Hub available.
3-
# Copyright (C) 2016 THL A29 Limited, a Tencent company. All rights reserved.
3+
# Copyright (C) 2016 Tencent. All rights reserved.
44

55
# Licensed under the MIT License (the "License"); you may not use this file except in
66
# compliance with the License. You may obtain a copy of the License at

hub/log/log.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Tencent is pleased to support the open source community by making IoT Hub available.
3-
# Copyright (C) 2016 THL A29 Limited, a Tencent company. All rights reserved.
3+
# Copyright (C) 2016 Tencent. All rights reserved.
44

55
# Licensed under the MIT License (the "License"); you may not use this file except in
66
# compliance with the License. You may obtain a copy of the License at

hub/manager/manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Tencent is pleased to support the open source community by making IoT Hub available.
3-
# Copyright (C) 2016 THL A29 Limited, a Tencent company. All rights reserved.
3+
# Copyright (C) 2016 Tencent. All rights reserved.
44

55
# Licensed under the MIT License (the "License"); you may not use this file except in
66
# compliance with the License. You may obtain a copy of the License at

hub/protocol/protocol.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Tencent is pleased to support the open source community by making IoT Hub available.
3-
# Copyright (C) 2016 THL A29 Limited, a Tencent company. All rights reserved.
3+
# Copyright (C) 2016 Tencent. All rights reserved.
44

55
# Licensed under the MIT License (the "License"); you may not use this file except in
66
# compliance with the License. You may obtain a copy of the License at

hub/services/broadcast/broadcast.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Tencent is pleased to support the open source community by making IoT Hub available.
3-
# Copyright (C) 2016 THL A29 Limited, a Tencent company. All rights reserved.
3+
# Copyright (C) 2016 Tencent. All rights reserved.
44

55
# Licensed under the MIT License (the "License"); you may not use this file except in
66
# compliance with the License. You may obtain a copy of the License at

hub/services/gateway/gateway.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Tencent is pleased to support the open source community by making IoT Hub available.
3-
# Copyright (C) 2016 THL A29 Limited, a Tencent company. All rights reserved.
3+
# Copyright (C) 2016 Tencent. All rights reserved.
44

55
# Licensed under the MIT License (the "License"); you may not use this file except in
66
# compliance with the License. You may obtain a copy of the License at

hub/services/ota/ota.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Tencent is pleased to support the open source community by making IoT Hub available.
3-
# Copyright (C) 2016 THL A29 Limited, a Tencent company. All rights reserved.
3+
# Copyright (C) 2016 Tencent. All rights reserved.
44

55
# Licensed under the MIT License (the "License"); you may not use this file except in
66
# compliance with the License. You may obtain a copy of the License at

0 commit comments

Comments
 (0)