Skip to content

Commit 4437ba7

Browse files
committed
Copyright years reverting
1 parent 14aadc9 commit 4437ba7

35 files changed

+45
-45
lines changed

drivers/SmartThings/zigbee-motion-sensor/src/aurora/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Copyright 2025 SmartThings, Inc.
1+
-- Copyright 2022 SmartThings, Inc.
22
-- Licensed under the Apache License, Version 2.0
33

44
local capabilities = require "st.capabilities"

drivers/SmartThings/zigbee-motion-sensor/src/battery-voltage/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Copyright 2025 SmartThings, Inc.
1+
-- Copyright 2022 SmartThings, Inc.
22
-- Licensed under the Apache License, Version 2.0
33

44

drivers/SmartThings/zigbee-motion-sensor/src/centralite/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Copyright 2025 SmartThings, Inc.
1+
-- Copyright 2022 SmartThings, Inc.
22
-- Licensed under the Apache License, Version 2.0
33

44

drivers/SmartThings/zigbee-motion-sensor/src/compacta/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Copyright 2025 SmartThings, Inc.
1+
-- Copyright 2022 SmartThings, Inc.
22
-- Licensed under the Apache License, Version 2.0
33

44

drivers/SmartThings/zigbee-motion-sensor/src/frient/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Copyright 2025 SmartThings, Inc.
1+
-- Copyright 2022 SmartThings, Inc.
22
-- Licensed under the Apache License, Version 2.0
33

44
local battery_defaults = require "st.zigbee.defaults.battery_defaults"

drivers/SmartThings/zigbee-motion-sensor/src/gatorsystem/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Copyright 2025 SmartThings, Inc.
1+
-- Copyright 2022 SmartThings, Inc.
22
-- Licensed under the Apache License, Version 2.0
33

44

drivers/SmartThings/zigbee-motion-sensor/src/ikea/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Copyright 2025 SmartThings, Inc.
1+
-- Copyright 2022 SmartThings, Inc.
22
-- Licensed under the Apache License, Version 2.0
33

44

drivers/SmartThings/zigbee-motion-sensor/src/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Copyright 2025 SmartThings, Inc.
1+
-- Copyright 2022 SmartThings, Inc.
22
-- Licensed under the Apache License, Version 2.0
33

44

drivers/SmartThings/zigbee-motion-sensor/src/iris/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Copyright 2025 SmartThings, Inc.
1+
-- Copyright 2022 SmartThings, Inc.
22
-- Licensed under the Apache License, Version 2.0
33

44

drivers/SmartThings/zigbee-motion-sensor/src/motion_timeout/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Copyright 2025 SmartThings, Inc.
1+
-- Copyright 2022 SmartThings, Inc.
22
-- Licensed under the Apache License, Version 2.0
33

44

0 commit comments

Comments
 (0)