add simplest copyright notice

This commit is contained in:
ToruNiina
2018-12-13 20:44:10 +09:00
parent 57de57a1de
commit fd21d5dd95
16 changed files with 32 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
// Copyright Toru Niina 2017.
// Distributed under the MIT License.
#ifndef TOML11_EXCEPTION
#define TOML11_EXCEPTION
#include <stdexcept>