diff --git a/fortran/micm.F90 b/fortran/micm.F90 index e55ab0d3..3c8fd3f0 100644 --- a/fortran/micm.F90 +++ b/fortran/micm.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! module musica_micm diff --git a/fortran/test/fetch_content_integration/test_micm_api.F90 b/fortran/test/fetch_content_integration/test_micm_api.F90 index 87d1a909..dd370bea 100644 --- a/fortran/test/fetch_content_integration/test_micm_api.F90 +++ b/fortran/test/fetch_content_integration/test_micm_api.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! program test_micm_api diff --git a/fortran/test/fetch_content_integration/test_tuvx_api.F90 b/fortran/test/fetch_content_integration/test_tuvx_api.F90 index a5e660c7..b991d06a 100644 --- a/fortran/test/fetch_content_integration/test_tuvx_api.F90 +++ b/fortran/test/fetch_content_integration/test_tuvx_api.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! program combined_tuvx_tests diff --git a/fortran/test/unit/util.F90 b/fortran/test/unit/util.F90 index 05a527b6..9909763d 100644 --- a/fortran/test/unit/util.F90 +++ b/fortran/test/unit/util.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! ! Tests for the musica_util module diff --git a/fortran/tuvx/grid.F90 b/fortran/tuvx/grid.F90 index 2311ff08..e4f8660d 100644 --- a/fortran/tuvx/grid.F90 +++ b/fortran/tuvx/grid.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! module musica_tuvx_grid diff --git a/fortran/tuvx/grid_map.F90 b/fortran/tuvx/grid_map.F90 index 2b79410c..8f1d805c 100644 --- a/fortran/tuvx/grid_map.F90 +++ b/fortran/tuvx/grid_map.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! module musica_tuvx_grid_map diff --git a/fortran/tuvx/profile.F90 b/fortran/tuvx/profile.F90 index 15bf6bb3..faeb8c50 100644 --- a/fortran/tuvx/profile.F90 +++ b/fortran/tuvx/profile.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! module musica_tuvx_profile diff --git a/fortran/tuvx/profile_map.F90 b/fortran/tuvx/profile_map.F90 index 53fd7072..33830bdc 100644 --- a/fortran/tuvx/profile_map.F90 +++ b/fortran/tuvx/profile_map.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! module musica_tuvx_profile_map diff --git a/fortran/tuvx/radiator.F90 b/fortran/tuvx/radiator.F90 index 9ebd0b27..036038b0 100644 --- a/fortran/tuvx/radiator.F90 +++ b/fortran/tuvx/radiator.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! module musica_tuvx_radiator diff --git a/fortran/tuvx/radiator_map.F90 b/fortran/tuvx/radiator_map.F90 index f9cbdd61..346acf24 100644 --- a/fortran/tuvx/radiator_map.F90 +++ b/fortran/tuvx/radiator_map.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! module musica_tuvx_radiator_map diff --git a/fortran/tuvx/tuvx.F90 b/fortran/tuvx/tuvx.F90 index d17a5126..254039f2 100644 --- a/fortran/tuvx/tuvx.F90 +++ b/fortran/tuvx/tuvx.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! module musica_tuvx diff --git a/fortran/util.F90 b/fortran/util.F90 index 76e4f278..5d67d903 100644 --- a/fortran/util.F90 +++ b/fortran/util.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! module musica_util diff --git a/include/musica/component_versions.hpp b/include/musica/component_versions.hpp index 3b3fc703..a77d1167 100644 --- a/include/musica/component_versions.hpp +++ b/include/musica/component_versions.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #pragma once diff --git a/include/musica/micm.hpp b/include/musica/micm.hpp index a706c819..849fe54c 100644 --- a/include/musica/micm.hpp +++ b/include/musica/micm.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 // // This file contains the defintion of the MICM class, which represents a multi-component reactive transport model. diff --git a/include/musica/tuvx/grid.hpp b/include/musica/tuvx/grid.hpp index 9f08c7ac..7e7fb450 100644 --- a/include/musica/tuvx/grid.hpp +++ b/include/musica/tuvx/grid.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #pragma once diff --git a/include/musica/tuvx/grid_map.hpp b/include/musica/tuvx/grid_map.hpp index 71b3b3e9..5ae32a3c 100644 --- a/include/musica/tuvx/grid_map.hpp +++ b/include/musica/tuvx/grid_map.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #pragma once diff --git a/include/musica/tuvx/profile.hpp b/include/musica/tuvx/profile.hpp index 309f9bbc..6a40bc2b 100644 --- a/include/musica/tuvx/profile.hpp +++ b/include/musica/tuvx/profile.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #pragma once diff --git a/include/musica/tuvx/profile_map.hpp b/include/musica/tuvx/profile_map.hpp index 84aa48c2..3938131f 100644 --- a/include/musica/tuvx/profile_map.hpp +++ b/include/musica/tuvx/profile_map.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #pragma once diff --git a/include/musica/tuvx/radiator.hpp b/include/musica/tuvx/radiator.hpp index f08b9b33..2f5c5442 100644 --- a/include/musica/tuvx/radiator.hpp +++ b/include/musica/tuvx/radiator.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #pragma once diff --git a/include/musica/tuvx/radiator_map.hpp b/include/musica/tuvx/radiator_map.hpp index 3ec8b379..9d893dc0 100644 --- a/include/musica/tuvx/radiator_map.hpp +++ b/include/musica/tuvx/radiator_map.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #pragma once diff --git a/include/musica/tuvx/tuvx.hpp b/include/musica/tuvx/tuvx.hpp index fad4c10b..14302952 100644 --- a/include/musica/tuvx/tuvx.hpp +++ b/include/musica/tuvx/tuvx.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 // // This file contains the defintion of the TUVX class, which represents a photolysis calculator. diff --git a/include/musica/util.hpp b/include/musica/util.hpp index 33f664a5..27d7040f 100644 --- a/include/musica/util.hpp +++ b/include/musica/util.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #pragma once diff --git a/include/musica/version.hpp b/include/musica/version.hpp index c3bf725a..253efa1e 100644 --- a/include/musica/version.hpp +++ b/include/musica/version.hpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #pragma once diff --git a/python/wrapper.cpp b/python/wrapper.cpp index 5e3f032f..e3fb262c 100644 --- a/python/wrapper.cpp +++ b/python/wrapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #include diff --git a/src/component_versions.cpp b/src/component_versions.cpp index 31588c40..50fc8976 100644 --- a/src/component_versions.cpp +++ b/src/component_versions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 // // This file defines functions to manage and retrieve versions of components in a software system. diff --git a/src/micm/micm.cpp b/src/micm/micm.cpp index d4bde009..0d99bc02 100644 --- a/src/micm/micm.cpp +++ b/src/micm/micm.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 // // This file contains the implementation of the MICM class, which represents a diff --git a/src/test/unit/util.cpp b/src/test/unit/util.cpp index cc85c76b..df694cd3 100644 --- a/src/test/unit/util.cpp +++ b/src/test/unit/util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #include diff --git a/src/tuvx/grid.cpp b/src/tuvx/grid.cpp index 1e39baa6..020dfd3d 100644 --- a/src/tuvx/grid.cpp +++ b/src/tuvx/grid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #include diff --git a/src/tuvx/grid_map.cpp b/src/tuvx/grid_map.cpp index bfe5c04b..5a4bcd14 100644 --- a/src/tuvx/grid_map.cpp +++ b/src/tuvx/grid_map.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #include diff --git a/src/tuvx/interface.F90 b/src/tuvx/interface.F90 index 66d39b7d..ec72c549 100644 --- a/src/tuvx/interface.F90 +++ b/src/tuvx/interface.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! module tuvx_interface diff --git a/src/tuvx/interface_grid.F90 b/src/tuvx/interface_grid.F90 index 3328e75b..4753c556 100644 --- a/src/tuvx/interface_grid.F90 +++ b/src/tuvx/interface_grid.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! module tuvx_interface_grid diff --git a/src/tuvx/interface_grid_map.F90 b/src/tuvx/interface_grid_map.F90 index 12c306a6..7d10105c 100644 --- a/src/tuvx/interface_grid_map.F90 +++ b/src/tuvx/interface_grid_map.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! module tuvx_interface_grid_map diff --git a/src/tuvx/interface_profile.F90 b/src/tuvx/interface_profile.F90 index 83f3c2ac..758955d9 100644 --- a/src/tuvx/interface_profile.F90 +++ b/src/tuvx/interface_profile.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! module tuvx_interface_profile diff --git a/src/tuvx/interface_profile_map.F90 b/src/tuvx/interface_profile_map.F90 index 6ba67a48..d0d101b0 100644 --- a/src/tuvx/interface_profile_map.F90 +++ b/src/tuvx/interface_profile_map.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! module tuvx_interface_profile_map diff --git a/src/tuvx/interface_radiator.F90 b/src/tuvx/interface_radiator.F90 index 6bfd06a6..b02752cb 100644 --- a/src/tuvx/interface_radiator.F90 +++ b/src/tuvx/interface_radiator.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! module tuvx_interface_radiator diff --git a/src/tuvx/interface_radiator_map.F90 b/src/tuvx/interface_radiator_map.F90 index 5b3a25b0..4cbf9f94 100644 --- a/src/tuvx/interface_radiator_map.F90 +++ b/src/tuvx/interface_radiator_map.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 ! module tuvx_interface_radiator_map diff --git a/src/tuvx/interface_util.F90 b/src/tuvx/interface_util.F90 index a22f3ff3..b467c192 100644 --- a/src/tuvx/interface_util.F90 +++ b/src/tuvx/interface_util.F90 @@ -1,4 +1,4 @@ -! Copyright (C) 2023-2024 National Center for Atmospheric Research +! Copyright (C) 2023-2025 National Center for Atmospheric Research ! SPDX-License-Identifier: Apache-2.0 module tuvx_interface_util diff --git a/src/tuvx/profile.cpp b/src/tuvx/profile.cpp index c9b26c23..82a45d3c 100644 --- a/src/tuvx/profile.cpp +++ b/src/tuvx/profile.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #include #include diff --git a/src/tuvx/profile_map.cpp b/src/tuvx/profile_map.cpp index 57241eca..155e6a74 100644 --- a/src/tuvx/profile_map.cpp +++ b/src/tuvx/profile_map.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #include diff --git a/src/tuvx/radiator.cpp b/src/tuvx/radiator.cpp index 57271029..0595dd47 100644 --- a/src/tuvx/radiator.cpp +++ b/src/tuvx/radiator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #include diff --git a/src/tuvx/radiator_map.cpp b/src/tuvx/radiator_map.cpp index 92263dda..a7b3cb01 100644 --- a/src/tuvx/radiator_map.cpp +++ b/src/tuvx/radiator_map.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #include diff --git a/src/tuvx/tuvx.cpp b/src/tuvx/tuvx.cpp index 0e5e4ab1..7a8c6851 100644 --- a/src/tuvx/tuvx.cpp +++ b/src/tuvx/tuvx.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 // // This file contains the implementation of the TUVX class, which represents a multi-component diff --git a/src/util.cpp b/src/util.cpp index 5ea9036f..f885c904 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2023-2024 National Center for Atmospheric Research +// Copyright (C) 2023-2025 National Center for Atmospheric Research // SPDX-License-Identifier: Apache-2.0 #include