mirror of
https://github.com/boostorg/website-v2-docs.git
synced 2026-01-19 04:42:17 +00:00
Add license header to all source files
This commit is contained in:
committed by
Alan de Freitas
parent
b94cc47a23
commit
49e844b332
@@ -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 Antora-based
|
||||
# documentation for Boost libraries and for the
|
||||
|
||||
Reference in New Issue
Block a user