Skip to content

Commit 677d5e2

Browse files
author
dave
committed
#133 remove company name from copyright block combined with a few documentation improvements.
1 parent 597551f commit 677d5e2

File tree

112 files changed

+186
-121
lines changed

Some content is hidden

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

112 files changed

+186
-121
lines changed

examples/analogDfRobot/tcMenuLiquidCrystal.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018 https://www.thecoderscorner.com (Nutricherry LTD).
2+
* Copyright (c) 2018 https://www.thecoderscorner.com (Dave Cherry).
33
* This product is licensed under an Apache license, see the LICENSE file in the top-level directory.
44
*/
55

examples/analogDfRobot/tcMenuLiquidCrystal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018 https://www.thecoderscorner.com (Nutricherry LTD).
2+
* Copyright (c) 2018 https://www.thecoderscorner.com (Dave Cherry).
33
* This product is licensed under an Apache license, see the LICENSE file in the top-level directory.
44
*/
55

examples/colorTftEthernet32/EthernetTransport.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018 https://www.thecoderscorner.com (Nutricherry LTD).
2+
* Copyright (c) 2018 https://www.thecoderscorner.com (Dave Cherry).
33
* This product is licensed under an Apache license, see the LICENSE file in the top-level directory.
44
*/
55

examples/colorTftEthernet32/EthernetTransport.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018 https://www.thecoderscorner.com (Nutricherry LTD).
2+
* Copyright (c) 2018 https://www.thecoderscorner.com (Dave Cherry).
33
* This product is licensed under an Apache license, see the LICENSE file in the top-level directory.
44
*/
55

examples/colorTftEthernet32/tcMenuAdaFruitGfx.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018 https://www.thecoderscorner.com (Nutricherry LTD).
2+
* Copyright (c) 2018 https://www.thecoderscorner.com (Dave Cherry).
33
* This product is licensed under an Apache license, see the LICENSE file in the top-level directory.
44
*/
55

examples/colorTftEthernet32/tcMenuAdaFruitGfx.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018 https://www.thecoderscorner.com (Nutricherry LTD).
2+
* Copyright (c) 2018 https://www.thecoderscorner.com (Dave Cherry).
33
* This product is licensed under an Apache license, see the LICENSE file in the top-level directory.
44
*/
55

examples/dynamicMenuItems/tcMenuAdaFruitGfx.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018 https://www.thecoderscorner.com (Nutricherry LTD).
2+
* Copyright (c) 2018 https://www.thecoderscorner.com (Dave Cherry).
33
* This product is licensed under an Apache license, see the LICENSE file in the top-level directory.
44
*/
55

examples/dynamicMenuItems/tcMenuAdaFruitGfx.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018 https://www.thecoderscorner.com (Nutricherry LTD).
2+
* Copyright (c) 2018 https://www.thecoderscorner.com (Dave Cherry).
33
* This product is licensed under an Apache license, see the LICENSE file in the top-level directory.
44
*/
55

examples/esp32Lcd/SerialTransport.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018 https://www.thecoderscorner.com (Nutricherry LTD).
2+
* Copyright (c) 2018 https://www.thecoderscorner.com (Dave Cherry).
33
* This product is licensed under an Apache license, see the LICENSE file in the top-level directory.
44
*/
55

examples/esp32Lcd/SerialTransport.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018 https://www.thecoderscorner.com (Nutricherry LTD).
2+
* Copyright (c) 2018 https://www.thecoderscorner.com (Dave Cherry).
33
* This product is licensed under an Apache license, see the LICENSE file in the top-level directory.
44
*/
55

0 commit comments

Comments
 (0)