Add copyright notice to fmt.cc

Closes #4781.
This commit is contained in:
Wendell Pereira da Silva 2026-05-18 08:43:52 -03:00 committed by GitHub
parent 2f18a88e68
commit f5cc914ee4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,10 @@
// Formatting library for C++
//
// Copyright (c) 2012 - 2016, Victor Zverovich
// All rights reserved.
//
// For the license information refer to format.h.
module;
#define FMT_MODULE