mirror of
https://github.com/boostorg/assert.git
synced 2025-07-31 21:04:29 +02:00
Add missing copyright/license preambles
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
// Copyright 2019 Peter Dimov
|
||||
// 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
|
||||
|
||||
#include <boost/assert.hpp>
|
||||
|
||||
int main()
|
||||
|
@@ -1,3 +1,7 @@
|
||||
// Copyright 2019 Peter Dimov
|
||||
// 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
|
||||
|
||||
#include <boost/assert.hpp>
|
||||
|
||||
int main()
|
||||
|
Reference in New Issue
Block a user