Skip to content

Commit 187a295

Browse files
authored
Update of license headers (spack#441)
Changing the *rst files for now, the rest of the outdated notices are in package.py files that will be updated soon.
1 parent 15094b0 commit 187a295

13 files changed

Lines changed: 14 additions & 27 deletions

conf.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# Copyright 2013-2023 Lawrence Livermore National Security, LLC and other
2-
# Spack Project Developers. See the top-level COPYRIGHT file for details.
1+
# Copyright Spack Project Developers. See COPYRIGHT file for details.
32
#
43
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
54

@@ -83,7 +82,7 @@ def setup(sphinx):
8382

8483
# General information about the project.
8584
project = u'Spack Tutorial'
86-
copyright = u'2013-2024, Lawrence Livermore National Laboratory.'
85+
copyright = u'Spack Project Developers'
8786

8887
# The version info for the project you're documenting, acts as replacement for
8988
# |version| and |release|, also used in various other places throughout the

index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other
2-
Spack Project Developers. See the top-level COPYRIGHT file for details.
1+
.. Copyright Spack Project Developers. See COPYRIGHT file for details.
32
43
SPDX-License-Identifier: (Apache-2.0 OR MIT)
54

tutorial_advanced_packaging.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other
2-
Spack Project Developers. See the top-level COPYRIGHT file for details.
1+
.. Copyright Spack Project Developers. See COPYRIGHT file for details.
32
43
SPDX-License-Identifier: (Apache-2.0 OR MIT)
54

tutorial_basics.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other
2-
Spack Project Developers. See the top-level COPYRIGHT file for details.
1+
.. Copyright Spack Project Developers. See COPYRIGHT file for details.
32
43
SPDX-License-Identifier: (Apache-2.0 OR MIT)
54

tutorial_binary_cache.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other
2-
Spack Project Developers. See the top-level COPYRIGHT file for details.
1+
.. Copyright Spack Project Developers. See COPYRIGHT file for details.
32
43
SPDX-License-Identifier: (Apache-2.0 OR MIT)
54

tutorial_buildsystems.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other
2-
Spack Project Developers. See the top-level COPYRIGHT file for details.
1+
.. Copyright Spack Project Developers. See COPYRIGHT file for details.
32
43
SPDX-License-Identifier: (Apache-2.0 OR MIT)
54

tutorial_configuration.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other
2-
Spack Project Developers. See the top-level COPYRIGHT file for details.
1+
.. Copyright Spack Project Developers. See COPYRIGHT file for details.
32
43
SPDX-License-Identifier: (Apache-2.0 OR MIT)
54

tutorial_developer_workflows.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other
2-
Spack Project Developers. See the top-level COPYRIGHT file for details.
1+
.. Copyright Spack Project Developers. See COPYRIGHT file for details.
32
43
SPDX-License-Identifier: (Apache-2.0 OR MIT)
54

tutorial_environments.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other
2-
Spack Project Developers. See the top-level COPYRIGHT file for details.
1+
.. Copyright Spack Project Developers. See COPYRIGHT file for details.
32
43
SPDX-License-Identifier: (Apache-2.0 OR MIT)
54

tutorial_modules.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
.. Copyright 2013-2023 Lawrence Livermore National Security, LLC and other
2-
Spack Project Developers. See the top-level COPYRIGHT file for details.
1+
.. Copyright Spack Project Developers. See COPYRIGHT file for details.
32
43
SPDX-License-Identifier: (Apache-2.0 OR MIT)
54

0 commit comments

Comments
 (0)