mirror of
https://github.com/fmtlib/fmt.git
synced 2026-08-03 20:14:20 +02:00
Unify copyright notices
This commit is contained in:
+1
-5
@@ -1,13 +1,9 @@
|
||||
// Formatting library for C++ - module tests
|
||||
//
|
||||
// Copyright (c) 2012 - present, Victor Zverovich
|
||||
// Copyright (c) 2012 - present, Victor Zverovich and {fmt} contributors
|
||||
// All rights reserved.
|
||||
//
|
||||
// For the license information refer to format.h.
|
||||
//
|
||||
// Copyright (c) 2021 - present, Daniela Engert
|
||||
// All Rights Reserved
|
||||
// {fmt} module.
|
||||
|
||||
#include <bit>
|
||||
#include <chrono>
|
||||
|
||||
Reference in New Issue
Block a user