Merge pull request #14 from giomasce-throwaway/develop

Fix a typo in copyright headers.
This commit is contained in:
Peter Dimov
2020-10-05 21:48:30 +03:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
// assert_test.cpp - a test for boost/assert.hpp // assert_test.cpp - a test for boost/assert.hpp
// //
// Copyright (c) 2002 Peter Dimov and Multi Media Ltd. // 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 // Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at // accompanying file LICENSE_1_0.txt or copy at