From 29aa11d42b6eb6b640d79e34d041ae9d233066ac Mon Sep 17 00:00:00 2001 From: Wendell Pereira da Silva Date: Mon, 18 May 2026 08:57:02 -0300 Subject: [PATCH] Update copyright year in fmt.cc --- src/fmt.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fmt.cc b/src/fmt.cc index 1180ef15..55d76cef 100644 --- a/src/fmt.cc +++ b/src/fmt.cc @@ -1,6 +1,6 @@ // Formatting library for C++ // -// Copyright (c) 2012 - 2016, Victor Zverovich +// Copyright (c) 2012 - present, Victor Zverovich // All rights reserved. // // For the license information refer to format.h.