Update copyright notice

This commit is contained in:
Benoit Blanchon
2022-01-01 10:00:54 +01:00
parent 8f9599cd19
commit af18994deb
332 changed files with 333 additions and 333 deletions

View File

@ -1,5 +1,5 @@
# ArduinoJson - https://arduinojson.org
# Copyright Benoit Blanchon 2014-2021
# Copyright © 2014-2022, Benoit BLANCHON
# MIT License
add_executable(MiscTests

View File

@ -1,5 +1,5 @@
// ArduinoJson - https://arduinojson.org
// Copyright Benoit Blanchon 2014-2021
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
#include <ArduinoJson/Numbers/FloatParts.hpp>

View File

@ -1,5 +1,5 @@
// ArduinoJson - https://arduinojson.org
// Copyright Benoit Blanchon 2014-2021
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
#include <ArduinoJson.h>

View File

@ -1,5 +1,5 @@
// ArduinoJson - https://arduinojson.org
// Copyright Benoit Blanchon 2014-2021
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
#define ARDUINO 1

View File

@ -1,5 +1,5 @@
// ArduinoJson - https://arduinojson.org
// Copyright Benoit Blanchon 2014-2021
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
#include <Arduino.h>

View File

@ -1,5 +1,5 @@
// ArduinoJson - https://arduinojson.org
// Copyright Benoit Blanchon 2014-2021
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
#define ARDUINOJSON_ENABLE_PROGMEM 1

View File

@ -1,5 +1,5 @@
// ArduinoJson - https://arduinojson.org
// Copyright Benoit Blanchon 2014-2021
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
#define ARDUINOJSON_ENABLE_ARDUINO_STRING 1

View File

@ -1,5 +1,5 @@
// ArduinoJson - https://arduinojson.org
// Copyright Benoit Blanchon 2014-2021
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
#include <ArduinoJson.h>

View File

@ -1,5 +1,5 @@
// ArduinoJson - https://arduinojson.org
// Copyright Benoit Blanchon 2014-2021
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
#include <ArduinoJson/Json/Utf16.hpp>

View File

@ -1,5 +1,5 @@
// ArduinoJson - https://arduinojson.org
// Copyright Benoit Blanchon 2014-2021
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
#include <ArduinoJson.h>

View File

@ -1,5 +1,5 @@
// ArduinoJson - https://arduinojson.org
// Copyright Benoit Blanchon 2014-2021
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
#include <ArduinoJson/Numbers/arithmeticCompare.hpp>

View File

@ -1,5 +1,5 @@
// ArduinoJson - https://arduinojson.org
// Copyright Benoit Blanchon 2014-2021
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
// Include any header that might use the conflicting macros

View File

@ -1,5 +1,5 @@
// ArduinoJson - https://arduinojson.org
// Copyright Benoit Blanchon 2014-2021
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
#pragma once

View File

@ -1,5 +1,5 @@
// ArduinoJson - https://arduinojson.org
// Copyright Benoit Blanchon 2014-2021
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
#define ARDUINOJSON_DEPRECATED(msg) // nothing

View File

@ -1,5 +1,5 @@
// ArduinoJson - https://arduinojson.org
// Copyright Benoit Blanchon 2014-2021
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
#include <Arduino.h>

View File

@ -1,5 +1,5 @@
// ArduinoJson - https://arduinojson.org
// Copyright Benoit Blanchon 2014-2021
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
#include <ArduinoJson.h>

View File

@ -1,5 +1,5 @@
// ArduinoJson - https://arduinojson.org
// Copyright Benoit Blanchon 2014-2021
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
#include <ArduinoJson/version.hpp>

View File

@ -1,5 +1,5 @@
// ArduinoJson - https://arduinojson.org
// Copyright Benoit Blanchon 2014-2021
// Copyright © 2014-2022, Benoit BLANCHON
// MIT License
#include <ArduinoJson/Namespace.hpp>