Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions conf.py
Original file line number Diff line number Diff line change
@@ -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)

Expand Down Expand Up @@ -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
Expand Down
3 changes: 1 addition & 2 deletions index.rst
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
3 changes: 1 addition & 2 deletions tutorial_advanced_packaging.rst
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
3 changes: 1 addition & 2 deletions tutorial_basics.rst
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
3 changes: 1 addition & 2 deletions tutorial_binary_cache.rst
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
3 changes: 1 addition & 2 deletions tutorial_buildsystems.rst
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
3 changes: 1 addition & 2 deletions tutorial_configuration.rst
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
3 changes: 1 addition & 2 deletions tutorial_developer_workflows.rst
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
3 changes: 1 addition & 2 deletions tutorial_environments.rst
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
3 changes: 1 addition & 2 deletions tutorial_modules.rst
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
3 changes: 1 addition & 2 deletions tutorial_packaging.rst
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
3 changes: 1 addition & 2 deletions tutorial_scripting.rst
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
3 changes: 1 addition & 2 deletions tutorial_stacks.rst
Original file line number Diff line number Diff line change
@@ -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)

Expand Down