MIT license

This commit is contained in:
gabime
2015-11-28 18:24:20 +02:00
parent 0f76db880e
commit 8c38b4ee9e
42 changed files with 199 additions and 732 deletions

View File

@@ -1,3 +1,6 @@
/*
* This content is released under the MIT License as specified in https://raw.githubusercontent.com/gabime/spdlog/master/LICENSE
*/
#include "includes.h"
static std::string file_contents(const std::string& filename)