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,8 +1,9 @@
// Copyright Benoit Blanchon 2014-2015
// Copyright Benoit Blanchon 2014-2016
// MIT License
//
// Arduino JSON library
// https://github.com/bblanchon/ArduinoJson
// If you like this project, please add a star!
#pragma once