Updated copyright year

This commit is contained in:
Benoit Blanchon
2015-08-20 15:15:59 +02:00
parent 75f8e25aed
commit 0a1c27f873
6 changed files with 15 additions and 14 deletions

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014
// Copyright Benoit Blanchon 2014-2015
// MIT License
//
// Arduino JSON library
@ -34,4 +34,4 @@ void setup() {
void loop() {
// not used in this example
}
}