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,3 +1,9 @@
// Copyright Benoit Blanchon 2014
// MIT License
//
// Arduino JSON library
// https://github.com/bblanchon/ArduinoJson
#include "ArduinoJson/JsonObject.hpp"
#include <string.h> // for strcmp