Updated copyright year from 2015 to 2016

This commit is contained in:
Benoit Blanchon
2016-01-07 22:35:12 +01:00
parent ab2502f7b8
commit b6d8e6c989
113 changed files with 250 additions and 122 deletions

View File

@ -1,3 +1,10 @@
# Copyright Benoit Blanchon 2014-2016
# MIT License
#
# Arduino JSON library
# https://github.com/bblanchon/ArduinoJson
# If you like this project, please add a star!
set(GTEST_DIR ../third-party/gtest-1.7.0)
file(GLOB TESTS_FILES *.hpp *.cpp)