From 49e844b332506bae563ce189f1dc1428a9390252 Mon Sep 17 00:00:00 2001 From: Mohammad Nejati Date: Sun, 18 Feb 2024 06:39:20 +0000 Subject: [PATCH] Add license header to all source files --- .../ISSUE_TEMPLATE/submit-a-correction-or-bug-report.md | 8 ++++++++ .../suggest-a-topic--enhancement--or-information.md | 8 ++++++++ .github/actions/antora_publish/action.yml | 8 ++++++++ .github/workflows/publish.yml | 8 ++++++++ .github/workflows/ui-release.yml | 8 ++++++++ README.adoc | 8 ++++++++ build.sh | 8 ++++++++ contributor-guide/antora.yml | 8 ++++++++ contributor-guide/modules/ROOT/nav.adoc | 8 ++++++++ contributor-guide/modules/ROOT/pages/best-practices.adoc | 8 ++++++++ .../modules/ROOT/pages/build-systems/b2.adoc | 8 ++++++++ .../modules/ROOT/pages/build-systems/cmake.adoc | 8 ++++++++ .../ROOT/pages/design-guide/backwards-compatibility.adoc | 8 ++++++++ .../modules/ROOT/pages/design-guide/borland.adoc | 8 ++++++++ .../modules/ROOT/pages/design-guide/dependencies.adoc | 8 ++++++++ .../modules/ROOT/pages/design-guide/design-guide.adoc | 8 ++++++++ .../modules/ROOT/pages/design-guide/headers.adoc | 8 ++++++++ .../ROOT/pages/design-guide/separate-compilation.adoc | 8 ++++++++ .../modules/ROOT/pages/docs/asciidoc-style-guide.adoc | 8 ++++++++ .../ROOT/pages/docs/documentation-components.adoc | 8 ++++++++ .../ROOT/pages/docs/documentation-guidelines.adoc | 8 ++++++++ .../modules/ROOT/pages/getting-involved.adoc | 8 ++++++++ contributor-guide/modules/ROOT/pages/index.adoc | 8 ++++++++ contributor-guide/modules/ROOT/pages/release-notes.adoc | 8 ++++++++ .../modules/ROOT/pages/release-process.adoc | 8 ++++++++ .../ROOT/pages/requirements/library-metadata.adoc | 8 ++++++++ .../ROOT/pages/requirements/library-requirements.adoc | 8 ++++++++ .../ROOT/pages/requirements/license-requirements.adoc | 8 ++++++++ .../pages/requirements/organization-requirements.adoc | 8 ++++++++ .../pages/requirements/portability-requirements.adoc | 8 ++++++++ .../modules/ROOT/pages/site-docs-style-guide.adoc | 8 ++++++++ .../modules/ROOT/pages/superproject/getting-started.adoc | 8 ++++++++ .../ROOT/pages/superproject/library-maintenance.adoc | 8 ++++++++ .../ROOT/pages/superproject/library-workflow.adoc | 8 ++++++++ .../modules/ROOT/pages/superproject/overview.adoc | 8 ++++++++ .../modules/ROOT/pages/testing/boost-test-matrix.adoc | 8 ++++++++ .../ROOT/pages/testing/continuous-integration.adoc | 8 ++++++++ .../modules/ROOT/pages/testing/fuzzing.adoc | 8 ++++++++ contributor-guide/modules/ROOT/pages/testing/intro.adoc | 8 ++++++++ .../modules/ROOT/pages/testing/sanitizers.adoc | 8 ++++++++ .../modules/ROOT/pages/testing/test-policy.adoc | 8 ++++++++ .../modules/ROOT/pages/testing/writing-tests.adoc | 8 ++++++++ contributor-guide/modules/ROOT/pages/tweeting.adoc | 8 ++++++++ .../modules/ROOT/pages/version-control.adoc | 8 ++++++++ doc/search-functionality.adoc | 8 ++++++++ formal-reviews/antora.yml | 8 ++++++++ formal-reviews/modules/ROOT/nav.adoc | 8 ++++++++ formal-reviews/modules/ROOT/pages/index.adoc | 8 ++++++++ formal-reviews/modules/ROOT/pages/managing-reviews.adoc | 8 ++++++++ formal-reviews/modules/ROOT/pages/submissions.adoc | 8 ++++++++ formal-reviews/modules/ROOT/pages/writing-reviews.adoc | 8 ++++++++ history/libs.1.81.0.playbook.yml | 8 ++++++++ history/libs.1.82.0.playbook.yml | 8 ++++++++ history/libs.1.83.0.playbook.yml | 8 ++++++++ libdoc.sh | 9 +++++++++ libs.playbook.yml | 9 +++++++++ site-pages/help.adoc | 8 ++++++++ site-pages/style-guides.adoc | 8 ++++++++ site-pages/users/people.adoc | 8 ++++++++ site-pages/users/people/darin_adler.adoc | 8 ++++++++ site-pages/users/people/dave_abrahams.adoc | 8 ++++++++ site-pages/users/people/ed_brey.adoc | 8 ++++++++ site-pages/users/people/fernando_cacciola.adoc | 8 ++++++++ site-pages/users/people/herve_bronnimann.adoc | 8 ++++++++ site.playbook.yml | 9 +++++++++ sitedoc.sh | 9 +++++++++ user-guide/antora.yml | 8 ++++++++ user-guide/modules/ROOT/nav.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/advanced-builds.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/advanced-introduction.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/boost-history.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/boost-test-tutorial.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/bsl.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/common-introduction.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/explore-the-content.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/faq.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/getting-started.adoc | 8 ++++++++ .../ROOT/pages/header-organization-compilation.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/index.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/intro.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/library-naming.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/release-process.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/reporting-issues.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/resources.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/task-database.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/task-machine-learning.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/task-metaprogramming.adoc | 8 ++++++++ .../ROOT/pages/task-natural-language-parsing.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/task-networking.adoc | 8 ++++++++ .../modules/ROOT/pages/task-parallel-computation.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/task-simulation.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/task-system.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/task-text-processing.adoc | 8 ++++++++ user-guide/modules/ROOT/pages/testing-debugging.adoc | 8 ++++++++ 94 files changed, 756 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/submit-a-correction-or-bug-report.md b/.github/ISSUE_TEMPLATE/submit-a-correction-or-bug-report.md index e8b1bca..5e9aad2 100644 --- a/.github/ISSUE_TEMPLATE/submit-a-correction-or-bug-report.md +++ b/.github/ISSUE_TEMPLATE/submit-a-correction-or-bug-report.md @@ -1,3 +1,11 @@ + --- name: Submit a Correction or Bug report about: This is for typos, grammar, formatting, UI, HTML, or CSS style problems. diff --git a/.github/ISSUE_TEMPLATE/suggest-a-topic--enhancement--or-information.md b/.github/ISSUE_TEMPLATE/suggest-a-topic--enhancement--or-information.md index 3560687..f772a34 100644 --- a/.github/ISSUE_TEMPLATE/suggest-a-topic--enhancement--or-information.md +++ b/.github/ISSUE_TEMPLATE/suggest-a-topic--enhancement--or-information.md @@ -1,3 +1,11 @@ + --- name: Suggest a Topic, Enhancement, or Information about: This is for requesting new topics, enhancements to existing exposition, or diff --git a/.github/actions/antora_publish/action.yml b/.github/actions/antora_publish/action.yml index 8644818..0f67dcb 100644 --- a/.github/actions/antora_publish/action.yml +++ b/.github/actions/antora_publish/action.yml @@ -1,3 +1,11 @@ +# +# 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 +# name: 'Antora Publish' description: 'Build and Publish an Antora documentation website' inputs: diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f3b9884..030dc5d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -1,3 +1,11 @@ +# +# 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 +# name: Build, Test and Upload Antora Docs on: push: diff --git a/.github/workflows/ui-release.yml b/.github/workflows/ui-release.yml index f018947..cdfab96 100644 --- a/.github/workflows/ui-release.yml +++ b/.github/workflows/ui-release.yml @@ -1,3 +1,11 @@ +# +# 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 +# name: Publish Antora-UI bundle on: diff --git a/README.adoc b/README.adoc index d6110c8..3b41105 100644 --- a/README.adoc +++ b/README.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Antora Guide :idprefix: :idseparator: - diff --git a/build.sh b/build.sh index b23b57f..bd5cc4f 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,12 @@ #!/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 +# if command -v git >/dev/null && git rev-parse --is-inside-work-tree >/dev/null 2>&1; then branch=$(git rev-parse --abbrev-ref HEAD) diff --git a/contributor-guide/antora.yml b/contributor-guide/antora.yml index d6acc0c..8b89abb 100644 --- a/contributor-guide/antora.yml +++ b/contributor-guide/antora.yml @@ -1,3 +1,11 @@ +# +# 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 +# name: contributor-guide title: Contributor Guide version: ~ diff --git a/contributor-guide/modules/ROOT/nav.adoc b/contributor-guide/modules/ROOT/nav.adoc index 6fdac1e..0d90de2 100644 --- a/contributor-guide/modules/ROOT/nav.adoc +++ b/contributor-guide/modules/ROOT/nav.adoc @@ -1,3 +1,11 @@ +//// +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 +//// * xref:getting-involved.adoc[] diff --git a/contributor-guide/modules/ROOT/pages/best-practices.adoc b/contributor-guide/modules/ROOT/pages/best-practices.adoc index 126111d..37281be 100644 --- a/contributor-guide/modules/ROOT/pages/best-practices.adoc +++ b/contributor-guide/modules/ROOT/pages/best-practices.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Best Practices :navtitle: Best Practices diff --git a/contributor-guide/modules/ROOT/pages/build-systems/b2.adoc b/contributor-guide/modules/ROOT/pages/build-systems/b2.adoc index 194d820..a9c53ac 100644 --- a/contributor-guide/modules/ROOT/pages/build-systems/b2.adoc +++ b/contributor-guide/modules/ROOT/pages/build-systems/b2.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = B2 *Content under construction.* diff --git a/contributor-guide/modules/ROOT/pages/build-systems/cmake.adoc b/contributor-guide/modules/ROOT/pages/build-systems/cmake.adoc index f750de6..7cd359e 100644 --- a/contributor-guide/modules/ROOT/pages/build-systems/cmake.adoc +++ b/contributor-guide/modules/ROOT/pages/build-systems/cmake.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = CMake *Content under construction.* diff --git a/contributor-guide/modules/ROOT/pages/design-guide/backwards-compatibility.adoc b/contributor-guide/modules/ROOT/pages/design-guide/backwards-compatibility.adoc index ed1d31b..a555a80 100644 --- a/contributor-guide/modules/ROOT/pages/design-guide/backwards-compatibility.adoc +++ b/contributor-guide/modules/ROOT/pages/design-guide/backwards-compatibility.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Backwards Compatibility :navtitle: Backwards Compatibility diff --git a/contributor-guide/modules/ROOT/pages/design-guide/borland.adoc b/contributor-guide/modules/ROOT/pages/design-guide/borland.adoc index 63c2675..993498a 100644 --- a/contributor-guide/modules/ROOT/pages/design-guide/borland.adoc +++ b/contributor-guide/modules/ROOT/pages/design-guide/borland.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Portability Hints: Borland C++ 5.5.1 :navtitle: Borland C++ :idprefix: diff --git a/contributor-guide/modules/ROOT/pages/design-guide/dependencies.adoc b/contributor-guide/modules/ROOT/pages/design-guide/dependencies.adoc index d607581..05477e9 100644 --- a/contributor-guide/modules/ROOT/pages/design-guide/dependencies.adoc +++ b/contributor-guide/modules/ROOT/pages/design-guide/dependencies.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Dependencies :navtitle: Dependencies :idprefix: diff --git a/contributor-guide/modules/ROOT/pages/design-guide/design-guide.adoc b/contributor-guide/modules/ROOT/pages/design-guide/design-guide.adoc index 5b04b38..916dc8f 100644 --- a/contributor-guide/modules/ROOT/pages/design-guide/design-guide.adoc +++ b/contributor-guide/modules/ROOT/pages/design-guide/design-guide.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Design Guide :navtitle: Design Guide diff --git a/contributor-guide/modules/ROOT/pages/design-guide/headers.adoc b/contributor-guide/modules/ROOT/pages/design-guide/headers.adoc index 4f6248d..ff6ec3f 100644 --- a/contributor-guide/modules/ROOT/pages/design-guide/headers.adoc +++ b/contributor-guide/modules/ROOT/pages/design-guide/headers.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Headers :navtitle: Headers :idprefix: diff --git a/contributor-guide/modules/ROOT/pages/design-guide/separate-compilation.adoc b/contributor-guide/modules/ROOT/pages/design-guide/separate-compilation.adoc index 1fae9b2..b05cea6 100644 --- a/contributor-guide/modules/ROOT/pages/design-guide/separate-compilation.adoc +++ b/contributor-guide/modules/ROOT/pages/design-guide/separate-compilation.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Separate Compilation :navtitle: Separate Compilation :idprefix: diff --git a/contributor-guide/modules/ROOT/pages/docs/asciidoc-style-guide.adoc b/contributor-guide/modules/ROOT/pages/docs/asciidoc-style-guide.adoc index 8bdd208..03b8fd8 100644 --- a/contributor-guide/modules/ROOT/pages/docs/asciidoc-style-guide.adoc +++ b/contributor-guide/modules/ROOT/pages/docs/asciidoc-style-guide.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = AsciiDoc Style Guide :navtitle: AsciiDoc Style Guide diff --git a/contributor-guide/modules/ROOT/pages/docs/documentation-components.adoc b/contributor-guide/modules/ROOT/pages/docs/documentation-components.adoc index 7947b7c..a068f1f 100644 --- a/contributor-guide/modules/ROOT/pages/docs/documentation-components.adoc +++ b/contributor-guide/modules/ROOT/pages/docs/documentation-components.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Documentation Components :navtitle: Documentation Components diff --git a/contributor-guide/modules/ROOT/pages/docs/documentation-guidelines.adoc b/contributor-guide/modules/ROOT/pages/docs/documentation-guidelines.adoc index 77ae3af..7ecf1e4 100644 --- a/contributor-guide/modules/ROOT/pages/docs/documentation-guidelines.adoc +++ b/contributor-guide/modules/ROOT/pages/docs/documentation-guidelines.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Guidelines :navtitle: Guidelines diff --git a/contributor-guide/modules/ROOT/pages/getting-involved.adoc b/contributor-guide/modules/ROOT/pages/getting-involved.adoc index f56fcac..cda4994 100644 --- a/contributor-guide/modules/ROOT/pages/getting-involved.adoc +++ b/contributor-guide/modules/ROOT/pages/getting-involved.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Getting Involved :navtitle: Getting Involved diff --git a/contributor-guide/modules/ROOT/pages/index.adoc b/contributor-guide/modules/ROOT/pages/index.adoc index 8a9c54e..e981985 100644 --- a/contributor-guide/modules/ROOT/pages/index.adoc +++ b/contributor-guide/modules/ROOT/pages/index.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Contributor Guide This Contributor Guide is for C++ developers who wish to submit a library to the Boost collection. Or to contribute in some other way, such as testing or evaluating library submissions. diff --git a/contributor-guide/modules/ROOT/pages/release-notes.adoc b/contributor-guide/modules/ROOT/pages/release-notes.adoc index f695ea2..3d20b76 100644 --- a/contributor-guide/modules/ROOT/pages/release-notes.adoc +++ b/contributor-guide/modules/ROOT/pages/release-notes.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Release Notes :navtitle: Release Notes diff --git a/contributor-guide/modules/ROOT/pages/release-process.adoc b/contributor-guide/modules/ROOT/pages/release-process.adoc index 8290875..b77c6c7 100644 --- a/contributor-guide/modules/ROOT/pages/release-process.adoc +++ b/contributor-guide/modules/ROOT/pages/release-process.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Release Process :navtitle: Release Process diff --git a/contributor-guide/modules/ROOT/pages/requirements/library-metadata.adoc b/contributor-guide/modules/ROOT/pages/requirements/library-metadata.adoc index d4dd89c..f28b10f 100644 --- a/contributor-guide/modules/ROOT/pages/requirements/library-metadata.adoc +++ b/contributor-guide/modules/ROOT/pages/requirements/library-metadata.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Library Metadata :idprefix: :idseparator: - diff --git a/contributor-guide/modules/ROOT/pages/requirements/library-requirements.adoc b/contributor-guide/modules/ROOT/pages/requirements/library-requirements.adoc index d8b4fe0..64fd299 100644 --- a/contributor-guide/modules/ROOT/pages/requirements/library-requirements.adoc +++ b/contributor-guide/modules/ROOT/pages/requirements/library-requirements.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Library Requirements :navtitle: Library Requirements diff --git a/contributor-guide/modules/ROOT/pages/requirements/license-requirements.adoc b/contributor-guide/modules/ROOT/pages/requirements/license-requirements.adoc index a6c3c11..1c36dd5 100644 --- a/contributor-guide/modules/ROOT/pages/requirements/license-requirements.adoc +++ b/contributor-guide/modules/ROOT/pages/requirements/license-requirements.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = License Requirements :navtitle: License Requirements diff --git a/contributor-guide/modules/ROOT/pages/requirements/organization-requirements.adoc b/contributor-guide/modules/ROOT/pages/requirements/organization-requirements.adoc index 0fecc5e..d07bb3f 100644 --- a/contributor-guide/modules/ROOT/pages/requirements/organization-requirements.adoc +++ b/contributor-guide/modules/ROOT/pages/requirements/organization-requirements.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Organization Requirements :navtitle: Organization Requirements diff --git a/contributor-guide/modules/ROOT/pages/requirements/portability-requirements.adoc b/contributor-guide/modules/ROOT/pages/requirements/portability-requirements.adoc index 8ea1cff..2335d95 100644 --- a/contributor-guide/modules/ROOT/pages/requirements/portability-requirements.adoc +++ b/contributor-guide/modules/ROOT/pages/requirements/portability-requirements.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Portability Requirements :navtitle: Portability Requirements diff --git a/contributor-guide/modules/ROOT/pages/site-docs-style-guide.adoc b/contributor-guide/modules/ROOT/pages/site-docs-style-guide.adoc index b13bb96..8530f09 100644 --- a/contributor-guide/modules/ROOT/pages/site-docs-style-guide.adoc +++ b/contributor-guide/modules/ROOT/pages/site-docs-style-guide.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Site-docs Style Guide :navtitle: Site-docs Style Guide diff --git a/contributor-guide/modules/ROOT/pages/superproject/getting-started.adoc b/contributor-guide/modules/ROOT/pages/superproject/getting-started.adoc index 84a730e..54f4faa 100644 --- a/contributor-guide/modules/ROOT/pages/superproject/getting-started.adoc +++ b/contributor-guide/modules/ROOT/pages/superproject/getting-started.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Getting Started with the Super-project :navtitle: Getting Started diff --git a/contributor-guide/modules/ROOT/pages/superproject/library-maintenance.adoc b/contributor-guide/modules/ROOT/pages/superproject/library-maintenance.adoc index 2e3c7fb..ef18ac8 100644 --- a/contributor-guide/modules/ROOT/pages/superproject/library-maintenance.adoc +++ b/contributor-guide/modules/ROOT/pages/superproject/library-maintenance.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Getting Started with Super-project Library Maintenance :navtitle: Library Maintenance diff --git a/contributor-guide/modules/ROOT/pages/superproject/library-workflow.adoc b/contributor-guide/modules/ROOT/pages/superproject/library-workflow.adoc index d36224a..30d5f52 100644 --- a/contributor-guide/modules/ROOT/pages/superproject/library-workflow.adoc +++ b/contributor-guide/modules/ROOT/pages/superproject/library-workflow.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Super-project Library Workflow :navtitle: Library Workflow diff --git a/contributor-guide/modules/ROOT/pages/superproject/overview.adoc b/contributor-guide/modules/ROOT/pages/superproject/overview.adoc index 5c87356..9981073 100644 --- a/contributor-guide/modules/ROOT/pages/superproject/overview.adoc +++ b/contributor-guide/modules/ROOT/pages/superproject/overview.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Super-project Layout :navtitle: Super-project Layout diff --git a/contributor-guide/modules/ROOT/pages/testing/boost-test-matrix.adoc b/contributor-guide/modules/ROOT/pages/testing/boost-test-matrix.adoc index 36f5ff1..280484d 100644 --- a/contributor-guide/modules/ROOT/pages/testing/boost-test-matrix.adoc +++ b/contributor-guide/modules/ROOT/pages/testing/boost-test-matrix.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Test Matrix :navtitle: Test Matrix diff --git a/contributor-guide/modules/ROOT/pages/testing/continuous-integration.adoc b/contributor-guide/modules/ROOT/pages/testing/continuous-integration.adoc index 6547338..6a768ce 100644 --- a/contributor-guide/modules/ROOT/pages/testing/continuous-integration.adoc +++ b/contributor-guide/modules/ROOT/pages/testing/continuous-integration.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Continuous Integration diff --git a/contributor-guide/modules/ROOT/pages/testing/fuzzing.adoc b/contributor-guide/modules/ROOT/pages/testing/fuzzing.adoc index e02b34e..05fdfa6 100644 --- a/contributor-guide/modules/ROOT/pages/testing/fuzzing.adoc +++ b/contributor-guide/modules/ROOT/pages/testing/fuzzing.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Fuzz Testing *What is fuzz testing?* Fuzzing is a testing technique that injects random pieces of data to a software function to uncover crashes and vulnerabilities. It helps improving code security and reliability, since it can trigger edge cases that went unnoticed during unit testing. diff --git a/contributor-guide/modules/ROOT/pages/testing/intro.adoc b/contributor-guide/modules/ROOT/pages/testing/intro.adoc index e51d538..e7bd089 100644 --- a/contributor-guide/modules/ROOT/pages/testing/intro.adoc +++ b/contributor-guide/modules/ROOT/pages/testing/intro.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Introduction to Testing :navtitle: Introduction diff --git a/contributor-guide/modules/ROOT/pages/testing/sanitizers.adoc b/contributor-guide/modules/ROOT/pages/testing/sanitizers.adoc index 66fc072..0b401e7 100644 --- a/contributor-guide/modules/ROOT/pages/testing/sanitizers.adoc +++ b/contributor-guide/modules/ROOT/pages/testing/sanitizers.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Sanitize Your Code :navtitle: Sanitizers diff --git a/contributor-guide/modules/ROOT/pages/testing/test-policy.adoc b/contributor-guide/modules/ROOT/pages/testing/test-policy.adoc index b29286a..8bdebf7 100644 --- a/contributor-guide/modules/ROOT/pages/testing/test-policy.adoc +++ b/contributor-guide/modules/ROOT/pages/testing/test-policy.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Test Policy :navtitle: Test Policy diff --git a/contributor-guide/modules/ROOT/pages/testing/writing-tests.adoc b/contributor-guide/modules/ROOT/pages/testing/writing-tests.adoc index a51e884..44d597c 100644 --- a/contributor-guide/modules/ROOT/pages/testing/writing-tests.adoc +++ b/contributor-guide/modules/ROOT/pages/testing/writing-tests.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Writing Tests :navtitle: Writing Tests diff --git a/contributor-guide/modules/ROOT/pages/tweeting.adoc b/contributor-guide/modules/ROOT/pages/tweeting.adoc index 6c0d241..e1de0c9 100644 --- a/contributor-guide/modules/ROOT/pages/tweeting.adoc +++ b/contributor-guide/modules/ROOT/pages/tweeting.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Tweeting :navtitle: Tweeting diff --git a/contributor-guide/modules/ROOT/pages/version-control.adoc b/contributor-guide/modules/ROOT/pages/version-control.adoc index b7065de..2d3efd6 100644 --- a/contributor-guide/modules/ROOT/pages/version-control.adoc +++ b/contributor-guide/modules/ROOT/pages/version-control.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Version Control :navtitle: Version Control diff --git a/doc/search-functionality.adoc b/doc/search-functionality.adoc index 680ed79..c134572 100644 --- a/doc/search-functionality.adoc +++ b/doc/search-functionality.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Search Functionality This document outlines the requirements and design of search functionality for Boost site documentation generated by Antora. diff --git a/formal-reviews/antora.yml b/formal-reviews/antora.yml index 2386e9c..fe58d7d 100644 --- a/formal-reviews/antora.yml +++ b/formal-reviews/antora.yml @@ -1,3 +1,11 @@ +# +# 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 +# name: formal-reviews title: Formal Reviews version: ~ diff --git a/formal-reviews/modules/ROOT/nav.adoc b/formal-reviews/modules/ROOT/nav.adoc index 86b0202..2c255a9 100644 --- a/formal-reviews/modules/ROOT/nav.adoc +++ b/formal-reviews/modules/ROOT/nav.adoc @@ -1,3 +1,11 @@ +//// +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 +//// * xref:index.adoc[Introduction to Boost Formal Reviews] * xref:submissions.adoc[] * xref:writing-reviews.adoc[] diff --git a/formal-reviews/modules/ROOT/pages/index.adoc b/formal-reviews/modules/ROOT/pages/index.adoc index 169f1a2..623e4fa 100644 --- a/formal-reviews/modules/ROOT/pages/index.adoc +++ b/formal-reviews/modules/ROOT/pages/index.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Introduction to Boost Formal Reviews :navtitle: Introduction to Boost Formal Reviews diff --git a/formal-reviews/modules/ROOT/pages/managing-reviews.adoc b/formal-reviews/modules/ROOT/pages/managing-reviews.adoc index 1a2bac8..c7c27b1 100644 --- a/formal-reviews/modules/ROOT/pages/managing-reviews.adoc +++ b/formal-reviews/modules/ROOT/pages/managing-reviews.adoc @@ -1 +1,9 @@ +//// +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 +//// = Managing a Review diff --git a/formal-reviews/modules/ROOT/pages/submissions.adoc b/formal-reviews/modules/ROOT/pages/submissions.adoc index 0833303..2499f05 100644 --- a/formal-reviews/modules/ROOT/pages/submissions.adoc +++ b/formal-reviews/modules/ROOT/pages/submissions.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Boost Library Submission Process :idprefix: :idseparator: - diff --git a/formal-reviews/modules/ROOT/pages/writing-reviews.adoc b/formal-reviews/modules/ROOT/pages/writing-reviews.adoc index 4958b94..75508dd 100644 --- a/formal-reviews/modules/ROOT/pages/writing-reviews.adoc +++ b/formal-reviews/modules/ROOT/pages/writing-reviews.adoc @@ -1 +1,9 @@ +//// +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 +//// = Writing a Review diff --git a/history/libs.1.81.0.playbook.yml b/history/libs.1.81.0.playbook.yml index 402998d..6690cba 100644 --- a/history/libs.1.81.0.playbook.yml +++ b/history/libs.1.81.0.playbook.yml @@ -1,3 +1,11 @@ +# +# 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 +# site: url: https://antora.cppalliance.org/1.81.0/libs title: Boost Libraries Documentation diff --git a/history/libs.1.82.0.playbook.yml b/history/libs.1.82.0.playbook.yml index 98aa9db..3c55dfb 100644 --- a/history/libs.1.82.0.playbook.yml +++ b/history/libs.1.82.0.playbook.yml @@ -1,3 +1,11 @@ +# +# 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 +# site: url: https://antora.cppalliance.org/1.82.0/libs title: Boost Libraries Documentation diff --git a/history/libs.1.83.0.playbook.yml b/history/libs.1.83.0.playbook.yml index d339e6a..b25d0ac 100644 --- a/history/libs.1.83.0.playbook.yml +++ b/history/libs.1.83.0.playbook.yml @@ -1,3 +1,11 @@ +# +# 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 +# site: url: https://antora.cppalliance.org/1.83.0/libs title: Boost Libraries Documentation diff --git a/libdoc.sh b/libdoc.sh index 54990e8..50057ff 100755 --- a/libdoc.sh +++ b/libdoc.sh @@ -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 diff --git a/libs.playbook.yml b/libs.playbook.yml index b37fde0..3f74495 100644 --- a/libs.playbook.yml +++ b/libs.playbook.yml @@ -1,3 +1,12 @@ +# +# 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 configures Antora for building library docs # # diff --git a/site-pages/help.adoc b/site-pages/help.adoc index edb3119..f8144ad 100644 --- a/site-pages/help.adoc +++ b/site-pages/help.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Help This is the help page. diff --git a/site-pages/style-guides.adoc b/site-pages/style-guides.adoc index ef79358..92ef693 100644 --- a/site-pages/style-guides.adoc +++ b/site-pages/style-guides.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Boost Style Guide This document outlines the style guidelines for the site-docs. Adhering to these diff --git a/site-pages/users/people.adoc b/site-pages/users/people.adoc index 510336e..bf53e57 100644 --- a/site-pages/users/people.adoc +++ b/site-pages/users/people.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Boost People diff --git a/site-pages/users/people/darin_adler.adoc b/site-pages/users/people/darin_adler.adoc index 10ee350..402df04 100644 --- a/site-pages/users/people/darin_adler.adoc +++ b/site-pages/users/people/darin_adler.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Darin Adler image::../images/darin_adler.jpg[Darin Adler] diff --git a/site-pages/users/people/dave_abrahams.adoc b/site-pages/users/people/dave_abrahams.adoc index e1c8955..91eaab7 100644 --- a/site-pages/users/people/dave_abrahams.adoc +++ b/site-pages/users/people/dave_abrahams.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Dave Abrahams image::../images/dave_abrahams.jpg[Dave Abrahams] diff --git a/site-pages/users/people/ed_brey.adoc b/site-pages/users/people/ed_brey.adoc index e69de29..6b72d8f 100644 --- a/site-pages/users/people/ed_brey.adoc +++ b/site-pages/users/people/ed_brey.adoc @@ -0,0 +1,8 @@ +//// +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 +//// diff --git a/site-pages/users/people/fernando_cacciola.adoc b/site-pages/users/people/fernando_cacciola.adoc index e69de29..6b72d8f 100644 --- a/site-pages/users/people/fernando_cacciola.adoc +++ b/site-pages/users/people/fernando_cacciola.adoc @@ -0,0 +1,8 @@ +//// +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 +//// diff --git a/site-pages/users/people/herve_bronnimann.adoc b/site-pages/users/people/herve_bronnimann.adoc index e69de29..6b72d8f 100644 --- a/site-pages/users/people/herve_bronnimann.adoc +++ b/site-pages/users/people/herve_bronnimann.adoc @@ -0,0 +1,8 @@ +//// +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 +//// diff --git a/site.playbook.yml b/site.playbook.yml index 653685d..70eb58c 100644 --- a/site.playbook.yml +++ b/site.playbook.yml @@ -1,3 +1,12 @@ +# +# 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 configures Antora for building site docs # # website link structure: diff --git a/sitedoc.sh b/sitedoc.sh index 87d1605..358416d 100755 --- a/sitedoc.sh +++ b/sitedoc.sh @@ -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. diff --git a/user-guide/antora.yml b/user-guide/antora.yml index 7a9224e..207acdb 100644 --- a/user-guide/antora.yml +++ b/user-guide/antora.yml @@ -1,3 +1,11 @@ +# +# 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 +# name: user-guide title: User Guide version: ~ diff --git a/user-guide/modules/ROOT/nav.adoc b/user-guide/modules/ROOT/nav.adoc index f4a6228..efe0146 100644 --- a/user-guide/modules/ROOT/nav.adoc +++ b/user-guide/modules/ROOT/nav.adoc @@ -1,3 +1,11 @@ +//// +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 +//// * xref:intro.adoc[] * xref:getting-started.adoc[] * xref:explore-the-content.adoc[] diff --git a/user-guide/modules/ROOT/pages/advanced-builds.adoc b/user-guide/modules/ROOT/pages/advanced-builds.adoc index b2557e4..9e533b7 100644 --- a/user-guide/modules/ROOT/pages/advanced-builds.adoc +++ b/user-guide/modules/ROOT/pages/advanced-builds.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Advanced Builds *Content under construction.* \ No newline at end of file diff --git a/user-guide/modules/ROOT/pages/advanced-introduction.adoc b/user-guide/modules/ROOT/pages/advanced-introduction.adoc index b88ca7e..cb89a08 100644 --- a/user-guide/modules/ROOT/pages/advanced-introduction.adoc +++ b/user-guide/modules/ROOT/pages/advanced-introduction.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Advanced Scenarios :navtitle: Introduction diff --git a/user-guide/modules/ROOT/pages/boost-history.adoc b/user-guide/modules/ROOT/pages/boost-history.adoc index 09499fc..758e821 100644 --- a/user-guide/modules/ROOT/pages/boost-history.adoc +++ b/user-guide/modules/ROOT/pages/boost-history.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = History :navtitle: History diff --git a/user-guide/modules/ROOT/pages/boost-test-tutorial.adoc b/user-guide/modules/ROOT/pages/boost-test-tutorial.adoc index 647ef58..8d7ca11 100644 --- a/user-guide/modules/ROOT/pages/boost-test-tutorial.adoc +++ b/user-guide/modules/ROOT/pages/boost-test-tutorial.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Boost.Test Tutorial :navtitle: Boost.Test Tutorial diff --git a/user-guide/modules/ROOT/pages/bsl.adoc b/user-guide/modules/ROOT/pages/bsl.adoc index d645f1c..ea0b7e3 100644 --- a/user-guide/modules/ROOT/pages/bsl.adoc +++ b/user-guide/modules/ROOT/pages/bsl.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = The Boost Software License This section contains the current Boost Software License verbatim, and is followed by a rationale on why using this license is recommended. diff --git a/user-guide/modules/ROOT/pages/common-introduction.adoc b/user-guide/modules/ROOT/pages/common-introduction.adoc index 559e5e7..67d8bfa 100644 --- a/user-guide/modules/ROOT/pages/common-introduction.adoc +++ b/user-guide/modules/ROOT/pages/common-introduction.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Common Scenarios :navtitle: Introduction diff --git a/user-guide/modules/ROOT/pages/explore-the-content.adoc b/user-guide/modules/ROOT/pages/explore-the-content.adoc index a575ff0..078dcab 100644 --- a/user-guide/modules/ROOT/pages/explore-the-content.adoc +++ b/user-guide/modules/ROOT/pages/explore-the-content.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Explore the Content :navtitle: Explore the Content diff --git a/user-guide/modules/ROOT/pages/faq.adoc b/user-guide/modules/ROOT/pages/faq.adoc index b79d651..05d2d94 100644 --- a/user-guide/modules/ROOT/pages/faq.adoc +++ b/user-guide/modules/ROOT/pages/faq.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Frequently Asked Questions :navtitle: FAQ diff --git a/user-guide/modules/ROOT/pages/getting-started.adoc b/user-guide/modules/ROOT/pages/getting-started.adoc index 63e7032..2cd40b1 100644 --- a/user-guide/modules/ROOT/pages/getting-started.adoc +++ b/user-guide/modules/ROOT/pages/getting-started.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Getting Started :navtitle: Getting Started :latest_tag: 1_82_0 diff --git a/user-guide/modules/ROOT/pages/header-organization-compilation.adoc b/user-guide/modules/ROOT/pages/header-organization-compilation.adoc index ad1cbda..752a844 100644 --- a/user-guide/modules/ROOT/pages/header-organization-compilation.adoc +++ b/user-guide/modules/ROOT/pages/header-organization-compilation.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Header Organization and Compiled Binaries :navtitle: Header Organization and Compiled Binaries diff --git a/user-guide/modules/ROOT/pages/index.adoc b/user-guide/modules/ROOT/pages/index.adoc index a9af4c4..1e296c1 100644 --- a/user-guide/modules/ROOT/pages/index.adoc +++ b/user-guide/modules/ROOT/pages/index.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = User Guide This User Guide is for all pass:[C++] developers using or evaluating Boost libraries. diff --git a/user-guide/modules/ROOT/pages/intro.adoc b/user-guide/modules/ROOT/pages/intro.adoc index 950fbc3..8013a52 100644 --- a/user-guide/modules/ROOT/pages/intro.adoc +++ b/user-guide/modules/ROOT/pages/intro.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Introduction :idprefix: :idseparator: - diff --git a/user-guide/modules/ROOT/pages/library-naming.adoc b/user-guide/modules/ROOT/pages/library-naming.adoc index 7b8fd79..ac7acd2 100644 --- a/user-guide/modules/ROOT/pages/library-naming.adoc +++ b/user-guide/modules/ROOT/pages/library-naming.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Library Names and Organization :navtitle: Library Names and Organization diff --git a/user-guide/modules/ROOT/pages/release-process.adoc b/user-guide/modules/ROOT/pages/release-process.adoc index 5295d7f..5ca9657 100644 --- a/user-guide/modules/ROOT/pages/release-process.adoc +++ b/user-guide/modules/ROOT/pages/release-process.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Release Process Boost libraries are released together and publicly three times per year: diff --git a/user-guide/modules/ROOT/pages/reporting-issues.adoc b/user-guide/modules/ROOT/pages/reporting-issues.adoc index f210bbe..88484fa 100644 --- a/user-guide/modules/ROOT/pages/reporting-issues.adoc +++ b/user-guide/modules/ROOT/pages/reporting-issues.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Reporting Issues :idprefix: :idseparator: - diff --git a/user-guide/modules/ROOT/pages/resources.adoc b/user-guide/modules/ROOT/pages/resources.adoc index 3ab3904..2d25e5d 100644 --- a/user-guide/modules/ROOT/pages/resources.adoc +++ b/user-guide/modules/ROOT/pages/resources.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Resources :navtitle: Resources diff --git a/user-guide/modules/ROOT/pages/task-database.adoc b/user-guide/modules/ROOT/pages/task-database.adoc index 9d1e9ec..27f330e 100644 --- a/user-guide/modules/ROOT/pages/task-database.adoc +++ b/user-guide/modules/ROOT/pages/task-database.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = High-Performance Database Engine :navtitle: Database Engine diff --git a/user-guide/modules/ROOT/pages/task-machine-learning.adoc b/user-guide/modules/ROOT/pages/task-machine-learning.adoc index 220d919..f4c2d52 100644 --- a/user-guide/modules/ROOT/pages/task-machine-learning.adoc +++ b/user-guide/modules/ROOT/pages/task-machine-learning.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Machine Learning :navtitle: Machine Learning diff --git a/user-guide/modules/ROOT/pages/task-metaprogramming.adoc b/user-guide/modules/ROOT/pages/task-metaprogramming.adoc index dc51f82..26311ed 100644 --- a/user-guide/modules/ROOT/pages/task-metaprogramming.adoc +++ b/user-guide/modules/ROOT/pages/task-metaprogramming.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Metaprogramming :navtitle: Metaprogramming diff --git a/user-guide/modules/ROOT/pages/task-natural-language-parsing.adoc b/user-guide/modules/ROOT/pages/task-natural-language-parsing.adoc index 7515c71..23f1600 100644 --- a/user-guide/modules/ROOT/pages/task-natural-language-parsing.adoc +++ b/user-guide/modules/ROOT/pages/task-natural-language-parsing.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Natural Language Processing :navtitle: Natural Language diff --git a/user-guide/modules/ROOT/pages/task-networking.adoc b/user-guide/modules/ROOT/pages/task-networking.adoc index ced89e4..9cad61e 100644 --- a/user-guide/modules/ROOT/pages/task-networking.adoc +++ b/user-guide/modules/ROOT/pages/task-networking.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Networking :navtitle: Networking diff --git a/user-guide/modules/ROOT/pages/task-parallel-computation.adoc b/user-guide/modules/ROOT/pages/task-parallel-computation.adoc index 662b3b2..5e56515 100644 --- a/user-guide/modules/ROOT/pages/task-parallel-computation.adoc +++ b/user-guide/modules/ROOT/pages/task-parallel-computation.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Parallel Computation :navtitle: Parallel Computation diff --git a/user-guide/modules/ROOT/pages/task-simulation.adoc b/user-guide/modules/ROOT/pages/task-simulation.adoc index 00c34e4..eb84a06 100644 --- a/user-guide/modules/ROOT/pages/task-simulation.adoc +++ b/user-guide/modules/ROOT/pages/task-simulation.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Real-Time Simulation :navtitle: Simulation diff --git a/user-guide/modules/ROOT/pages/task-system.adoc b/user-guide/modules/ROOT/pages/task-system.adoc index 3b704c2..ffe6b69 100644 --- a/user-guide/modules/ROOT/pages/task-system.adoc +++ b/user-guide/modules/ROOT/pages/task-system.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = System Components :navtitle: System diff --git a/user-guide/modules/ROOT/pages/task-text-processing.adoc b/user-guide/modules/ROOT/pages/task-text-processing.adoc index 6e247f0..213afca 100644 --- a/user-guide/modules/ROOT/pages/task-text-processing.adoc +++ b/user-guide/modules/ROOT/pages/task-text-processing.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Text Processing :navtitle: Text Processing diff --git a/user-guide/modules/ROOT/pages/testing-debugging.adoc b/user-guide/modules/ROOT/pages/testing-debugging.adoc index 43784e6..0f2eb21 100644 --- a/user-guide/modules/ROOT/pages/testing-debugging.adoc +++ b/user-guide/modules/ROOT/pages/testing-debugging.adoc @@ -1,3 +1,11 @@ +//// +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 +//// = Testing and Debugging :navtitle: Testing and Debugging