mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 03:19:02 +08:00
Updated copyright headers
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Copyright(c) 2015-present Gabi Melman & spdlog contributors.
|
||||
// Copyright(c) 2015-present, Gabi Melman & spdlog contributors.
|
||||
// Distributed under the MIT License (http://opensource.org/licenses/MIT)
|
||||
|
||||
#pragma once
|
||||
@@ -223,7 +223,6 @@ std::unique_ptr<T> make_unique(Args &&... args)
|
||||
#endif
|
||||
} // namespace details
|
||||
|
||||
|
||||
} // namespace spdlog
|
||||
|
||||
#ifdef SPDLOG_HEADER_ONLY
|
||||
|
Reference in New Issue
Block a user