From 826d6e833da2c72827997031ddd0f9b9ff741a02 Mon Sep 17 00:00:00 2001 From: Giovanni Mascellani Date: Sun, 17 Nov 2019 15:36:53 +0100 Subject: [PATCH] Fix a typo in copyright headers. --- test/assert_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/assert_test.cpp b/test/assert_test.cpp index bc5c3db..4919f6a 100644 --- a/test/assert_test.cpp +++ b/test/assert_test.cpp @@ -2,7 +2,7 @@ // assert_test.cpp - a test for boost/assert.hpp // // Copyright (c) 2002 Peter Dimov and Multi Media Ltd. -// Copyright (2) Beman Dawes 2011 +// Copyright (c) Beman Dawes 2011 // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at