Updated copyright for 2015

This commit is contained in:
Benoit Blanchon
2015-02-07 16:05:48 +01:00
parent 29ab5fc9c2
commit 5e5f060fc0
70 changed files with 74 additions and 75 deletions

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library
@ -17,8 +17,7 @@ class JsonBufferAllocated {
return jsonBuffer->alloc(n); return jsonBuffer->alloc(n);
} }
void operator delete(void*, JsonBuffer *) throw() { void operator delete(void *, JsonBuffer *) throw() {}
}
}; };
} }
} }

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library

View File

@ -1,4 +1,4 @@
// Copyright Benoit Blanchon 2014 // Copyright Benoit Blanchon 2014-2015
// MIT License // MIT License
// //
// Arduino JSON library // Arduino JSON library