Updated copyright year to 2019

This commit is contained in:
Benoit Blanchon
2019-02-15 13:34:37 +01:00
parent 0685a36f0e
commit 0d01e84336
174 changed files with 297 additions and 297 deletions

View File

@@ -1,5 +1,5 @@
// ArduinoJson - arduinojson.org
// Copyright Benoit Blanchon 2014-2018
// Copyright Benoit Blanchon 2014-2019
// MIT License
#pragma once
@@ -32,5 +32,5 @@ class StaticStringBuilder {
char *end;
char *p;
};
}
}
} // namespace Internals
} // namespace ArduinoJson