Added file headers with copyrights

This commit is contained in:
Benoit Blanchon
2014-10-23 23:39:22 +02:00
parent e3b4f5038d
commit e85f27c0f3
52 changed files with 301 additions and 44 deletions

View File

@ -1,7 +1,8 @@
/*
* Arduino JSON library
* Benoit Blanchon 2014 - MIT License
*/
// Copyright Benoit Blanchon 2014
// MIT License
//
// Arduino JSON library
// https://github.com/bblanchon/ArduinoJson
#ifndef ARDUINO