Merge pull request #1 from silvawp/silvawp-patch-1

Add copyright notice to fmt.cc
This commit is contained in:
Wendell Pereira da Silva 2026-06-11 11:16:29 -03:00 committed by GitHub
commit 5127591b4d
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 - present, Victor Zverovich
// All rights reserved.
//
// For the license information refer to format.h.
module;
#define FMT_MODULE