mirror of
https://github.com/fmtlib/fmt.git
synced 2026-06-22 03:46:33 +08:00
Merge pull request #1 from silvawp/silvawp-patch-1
Add copyright notice to fmt.cc
This commit is contained in:
commit
5127591b4d
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user