Normalized copyright message

This commit is contained in:
gabime
2019-05-11 20:15:03 +03:00
parent 46ef71e3ec
commit 540f865355
3 changed files with 32 additions and 18 deletions

View File

@@ -1,7 +1,11 @@
// Copyright(c) 2015-present Gabi Melman & spdlog contributors.
// Distributed under the MIT License (http://opensource.org/licenses/MIT)
#include "spdlog/spdlog.h"
#include <mutex>
#include "spdlog/common.h"
#include "spdlog/common-inl.h"
#include "spdlog/details/null_mutex.h"