add license notice to all headers and add LICENSE_1_0.txt
This commit is contained in:
parent
b3250096e1
commit
b8e3f1058c
8 changed files with 46 additions and 3 deletions
|
|
@ -4,6 +4,11 @@
|
|||
yet. All will be explained. This header is primarily used so that you don't
|
||||
have to understand every concept all at once.
|
||||
*/
|
||||
// Copyright Johannes Kapfhammer 2019-2022.
|
||||
// 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 "bits/include-all.hpp"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue