Add license header to all source files

This commit is contained in:
Mohammad Nejati
2024-02-18 06:39:20 +00:00
committed by Alan de Freitas
parent b94cc47a23
commit 49e844b332
94 changed files with 756 additions and 0 deletions

View File

@@ -1,4 +1,13 @@
#!/bin/sh
#
# Copyright (c) 2024 The C++ Alliance, Inc. (https://cppalliance.org)
#
# 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)
#
# Official repository: https://github.com/boostorg/website-v2-docs
#
# This script is used to build the site
# documentation which is not tagged per release.