mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01:00
Updated copyright year to 2019
This commit is contained in:
2
third-party/catch/CMakeLists.txt
vendored
2
third-party/catch/CMakeLists.txt
vendored
@@ -1,5 +1,5 @@
|
||||
# ArduinoJson - arduinojson.org
|
||||
# Copyright Benoit Blanchon 2014-2018
|
||||
# Copyright Benoit Blanchon 2014-2019
|
||||
# MIT License
|
||||
|
||||
add_library(catch
|
||||
|
||||
2
third-party/catch/catch.cpp
vendored
2
third-party/catch/catch.cpp
vendored
@@ -1,5 +1,5 @@
|
||||
// ArduinoJson - arduinojson.org
|
||||
// Copyright Benoit Blanchon 2014-2018
|
||||
// Copyright Benoit Blanchon 2014-2019
|
||||
// MIT License
|
||||
|
||||
#define CATCH_CONFIG_MAIN
|
||||
|
||||
Reference in New Issue
Block a user