From 6ff6a224957f195e203029c30d1c172e612ee67e Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Mon, 26 Jun 2023 11:59:45 +0800 Subject: Copyright notice. --- main/dht.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/dht.c b/main/dht.c index 669f797..2e2bff4 100644 --- a/main/dht.c +++ b/main/dht.c @@ -1,6 +1,6 @@ -Copyright (c) 2015, SuperHouse Automation Pty Ltd -Copyright (c) 2016, Jonathan Hartsuiker (https://github.com/jsuiker) -Copyright (c) 2019, Fonger (https://github.com/fonger) +// Copyright (c) 2015, SuperHouse Automation Pty Ltd +// Copyright (c) 2016, Jonathan Hartsuiker (https://github.com/jsuiker) +// Copyright (c) 2019, Fonger (https://github.com/fonger) #include #include -- cgit v1.2.3