From a9da6d130a884a10572a6c98596a6f50e9b3e625 Mon Sep 17 00:00:00 2001 From: Yaima Valdivia Date: Mon, 29 Feb 2016 14:49:02 -0800 Subject: [PATCH] Changed copyright information for Ecobee Sensor https://smartthings.atlassian.net/browse/DVCSMP-1511 --- .../smartthings/ecobee-sensor.src/ecobee-sensor.groovy | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/devicetypes/smartthings/ecobee-sensor.src/ecobee-sensor.groovy b/devicetypes/smartthings/ecobee-sensor.src/ecobee-sensor.groovy index a945352..84adb01 100644 --- a/devicetypes/smartthings/ecobee-sensor.src/ecobee-sensor.groovy +++ b/devicetypes/smartthings/ecobee-sensor.src/ecobee-sensor.groovy @@ -1,7 +1,5 @@ /** - * Ecobee Sensor - * - * Copyright 2015 Juan Risso + * Copyright 2015 SmartThings * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at: @@ -12,6 +10,9 @@ * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License * for the specific language governing permissions and limitations under the License. * + * Ecobee Thermostat + * + * Author: SmartThings */ metadata { definition (name: "Ecobee Sensor", namespace: "smartthings", author: "SmartThings") {