mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 00:32:37 +01:00 
			
		
		
		
	Updated copyright notice
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| // ArduinoJson - arduinojson.org | ||||
| // Copyright Benoit Blanchon 2014-2019 | ||||
| // Copyright Benoit Blanchon 2014-2020 | ||||
| // MIT License | ||||
| // | ||||
| // This example shows how to store your project configuration in a file. | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| // ArduinoJson - arduinojson.org | ||||
| // Copyright Benoit Blanchon 2014-2019 | ||||
| // Copyright Benoit Blanchon 2014-2020 | ||||
| // MIT License | ||||
| // | ||||
| // This example shows how to generate a JSON document with ArduinoJson. | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| // ArduinoJson - arduinojson.org | ||||
| // Copyright Benoit Blanchon 2014-2019 | ||||
| // Copyright Benoit Blanchon 2014-2020 | ||||
| // MIT License | ||||
| // | ||||
| // This example shows how to parse a JSON document in an HTTP response. | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| // ArduinoJson - arduinojson.org | ||||
| // Copyright Benoit Blanchon 2014-2019 | ||||
| // Copyright Benoit Blanchon 2014-2020 | ||||
| // MIT License | ||||
| // | ||||
| // This example shows how to deserialize a JSON document with ArduinoJson. | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| // ArduinoJson - arduinojson.org | ||||
| // Copyright Benoit Blanchon 2014-2019 | ||||
| // Copyright Benoit Blanchon 2014-2020 | ||||
| // MIT License | ||||
| // | ||||
| // This example shows how to implement an HTTP server that sends a JSON document | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| // ArduinoJson - arduinojson.org | ||||
| // Copyright Benoit Blanchon 2014-2019 | ||||
| // Copyright Benoit Blanchon 2014-2020 | ||||
| // MIT License | ||||
| // | ||||
| // This example shows how to send a JSON document to a UDP socket. | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| // ArduinoJson - arduinojson.org | ||||
| // Copyright Benoit Blanchon 2014-2019 | ||||
| // Copyright Benoit Blanchon 2014-2020 | ||||
| // MIT License | ||||
| // | ||||
| // This example shows how to deserialize a MessagePack document with | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| // ArduinoJson - arduinojson.org | ||||
| // Copyright Benoit Blanchon 2014-2019 | ||||
| // Copyright Benoit Blanchon 2014-2020 | ||||
| // MIT License | ||||
| // | ||||
| // This example shows the different ways you can use Flash strings with | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| // ArduinoJson - arduinojson.org | ||||
| // Copyright Benoit Blanchon 2014-2019 | ||||
| // Copyright Benoit Blanchon 2014-2020 | ||||
| // MIT License | ||||
| // | ||||
| // This example shows the different ways you can use String with ArduinoJson. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user