From 52061a7c64ba5082b7c260b1ba9b407240a6f23b Mon Sep 17 00:00:00 2001 From: joaquintides Date: Fri, 18 Aug 2023 21:03:12 +0200 Subject: [PATCH] typo --- test/objects/test.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/objects/test.hpp b/test/objects/test.hpp index 17abed92..853e2205 100644 --- a/test/objects/test.hpp +++ b/test/objects/test.hpp @@ -1,7 +1,7 @@ // Copyright 2006-2009 Daniel James. // Copyright 2022 Christian Mazakas -// Copyright 2023 Joaqui M Lopez Munoz +// Copyright 2023 Joaquin M Lopez Munoz // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)