From b54a5eab85ebcaff0af989cd64d24a08ba06a563 Mon Sep 17 00:00:00 2001 From: Caetano Melone Date: Tue, 3 Jun 2025 11:18:50 -0700 Subject: [PATCH] Update of license headers Changing the *rst files for now, the rest of the outdated notices are in package.py files that will be updated soon. --- conf.py | 5 ++--- index.rst | 3 +-- tutorial_advanced_packaging.rst | 3 +-- tutorial_basics.rst | 3 +-- tutorial_binary_cache.rst | 3 +-- tutorial_buildsystems.rst | 3 +-- tutorial_configuration.rst | 3 +-- tutorial_developer_workflows.rst | 3 +-- tutorial_environments.rst | 3 +-- tutorial_modules.rst | 3 +-- tutorial_packaging.rst | 3 +-- tutorial_scripting.rst | 3 +-- tutorial_stacks.rst | 3 +-- 13 files changed, 14 insertions(+), 27 deletions(-) diff --git a/conf.py b/conf.py index b319d88074..6196a83f4c 100644 --- a/conf.py +++ b/conf.py @@ -1,5 +1,4 @@ -# Copyright 2013-2023 Lawrence Livermore National Security, LLC and other -# Spack Project Developers. See the top-level COPYRIGHT file for details. +# Copyright Spack Project Developers. See COPYRIGHT file for details. # # SPDX-License-Identifier: (Apache-2.0 OR MIT) @@ -83,7 +82,7 @@ def setup(sphinx): # General information about the project. project = u'Spack Tutorial' -copyright = u'2013-2024, Lawrence Livermore National Laboratory.' +copyright = u'Spack Project Developers' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/index.rst b/index.rst index 03f3b45d23..a9cd46967e 100644 --- a/index.rst +++ b/index.rst @@ -1,5 +1,4 @@ -.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other - Spack Project Developers. See the top-level COPYRIGHT file for details. +.. Copyright Spack Project Developers. See COPYRIGHT file for details. SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/tutorial_advanced_packaging.rst b/tutorial_advanced_packaging.rst index bf0d9082e2..b6540136bf 100644 --- a/tutorial_advanced_packaging.rst +++ b/tutorial_advanced_packaging.rst @@ -1,5 +1,4 @@ -.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other - Spack Project Developers. See the top-level COPYRIGHT file for details. +.. Copyright Spack Project Developers. See COPYRIGHT file for details. SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/tutorial_basics.rst b/tutorial_basics.rst index 8e51f5584e..5c9aeb082e 100644 --- a/tutorial_basics.rst +++ b/tutorial_basics.rst @@ -1,5 +1,4 @@ -.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other - Spack Project Developers. See the top-level COPYRIGHT file for details. +.. Copyright Spack Project Developers. See COPYRIGHT file for details. SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/tutorial_binary_cache.rst b/tutorial_binary_cache.rst index b0025357ca..3c7fe66311 100644 --- a/tutorial_binary_cache.rst +++ b/tutorial_binary_cache.rst @@ -1,5 +1,4 @@ -.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other - Spack Project Developers. See the top-level COPYRIGHT file for details. +.. Copyright Spack Project Developers. See COPYRIGHT file for details. SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/tutorial_buildsystems.rst b/tutorial_buildsystems.rst index bb49a52c2d..d17bfbb95e 100644 --- a/tutorial_buildsystems.rst +++ b/tutorial_buildsystems.rst @@ -1,5 +1,4 @@ -.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other - Spack Project Developers. See the top-level COPYRIGHT file for details. +.. Copyright Spack Project Developers. See COPYRIGHT file for details. SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/tutorial_configuration.rst b/tutorial_configuration.rst index 38ac058fb4..c9d6f4b4c0 100644 --- a/tutorial_configuration.rst +++ b/tutorial_configuration.rst @@ -1,5 +1,4 @@ -.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other - Spack Project Developers. See the top-level COPYRIGHT file for details. +.. Copyright Spack Project Developers. See COPYRIGHT file for details. SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/tutorial_developer_workflows.rst b/tutorial_developer_workflows.rst index 9cea494db6..05094b4fb1 100644 --- a/tutorial_developer_workflows.rst +++ b/tutorial_developer_workflows.rst @@ -1,5 +1,4 @@ -.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other - Spack Project Developers. See the top-level COPYRIGHT file for details. +.. Copyright Spack Project Developers. See COPYRIGHT file for details. SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/tutorial_environments.rst b/tutorial_environments.rst index 789e649682..1b4e755895 100644 --- a/tutorial_environments.rst +++ b/tutorial_environments.rst @@ -1,5 +1,4 @@ -.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other - Spack Project Developers. See the top-level COPYRIGHT file for details. +.. Copyright Spack Project Developers. See COPYRIGHT file for details. SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/tutorial_modules.rst b/tutorial_modules.rst index b15b24a5c1..7442f71232 100644 --- a/tutorial_modules.rst +++ b/tutorial_modules.rst @@ -1,5 +1,4 @@ -.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other - Spack Project Developers. See the top-level COPYRIGHT file for details. +.. Copyright Spack Project Developers. See COPYRIGHT file for details. SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/tutorial_packaging.rst b/tutorial_packaging.rst index 9f2a644ed9..7a49cae6c1 100644 --- a/tutorial_packaging.rst +++ b/tutorial_packaging.rst @@ -1,5 +1,4 @@ -.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other - Spack Project Developers. See the top-level COPYRIGHT file for details. +.. Copyright Spack Project Developers. See COPYRIGHT file for details. SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/tutorial_scripting.rst b/tutorial_scripting.rst index 8d477a8b74..8687cb08c1 100644 --- a/tutorial_scripting.rst +++ b/tutorial_scripting.rst @@ -1,5 +1,4 @@ -.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other - Spack Project Developers. See the top-level COPYRIGHT file for details. +.. Copyright Spack Project Developers. See COPYRIGHT file for details. SPDX-License-Identifier: (Apache-2.0 OR MIT) diff --git a/tutorial_stacks.rst b/tutorial_stacks.rst index 0fccf9ede1..42c3b514ec 100644 --- a/tutorial_stacks.rst +++ b/tutorial_stacks.rst @@ -1,5 +1,4 @@ -.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other - Spack Project Developers. See the top-level COPYRIGHT file for details. +.. Copyright Spack Project Developers. See COPYRIGHT file for details. SPDX-License-Identifier: (Apache-2.0 OR MIT)