Skip to content

Commit b5cf8ee

Browse files
committed
update copyright dates - no other comments! :)
1 parent 2db9dbd commit b5cf8ee

27 files changed

Lines changed: 28 additions & 30 deletions

src/aero_binned.F90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
!###################################################################################################
22
! This file is a part of PyPartMC licensed under the GNU General Public License v3 (LICENSE file) #
3-
! Copyright (C) 2022 University of Illinois Urbana-Champaign #
3+
! Copyright (C) 2025 University of Illinois Urbana-Champaign #
44
! Authors: https://github.com/open-atmos/PyPartMC/graphs/contributors #
55
!###################################################################################################
66

src/aero_binned.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*##################################################################################################
22
# This file is a part of PyPartMC licensed under the GNU General Public License v3 (LICENSE file) #
3-
# Copyright (C) 2022 University of Illinois Urbana-Champaign #
3+
# Copyright (C) 2025 University of Illinois Urbana-Champaign #
44
# Authors: https://github.com/open-atmos/PyPartMC/graphs/contributors #
55
##################################################################################################*/
66

src/bin_grid.F90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
!###################################################################################################
22
! This file is a part of PyPartMC licensed under the GNU General Public License v3 (LICENSE file) #
3-
! Copyright (C) 2022 University of Illinois Urbana-Champaign #
3+
! Copyright (C) 2022-2025 University of Illinois Urbana-Champaign #
44
! Authors: https://github.com/open-atmos/PyPartMC/graphs/contributors #
55
!###################################################################################################
66

src/bin_grid.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*##################################################################################################
22
# This file is a part of PyPartMC licensed under the GNU General Public License v3 (LICENSE file) #
3-
# Copyright (C) 2022 University of Illinois Urbana-Champaign #
3+
# Copyright (C) 2022-2025 University of Illinois Urbana-Champaign #
44
# Authors: https://github.com/open-atmos/PyPartMC/graphs/contributors #
55
##################################################################################################*/
66

src/output.F90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
!###################################################################################################
22
! This file is a part of PyPartMC licensed under the GNU General Public License v3 (LICENSE file) #
3-
! Copyright (C) 2022 University of Illinois Urbana-Champaign #
3+
! Copyright (C) 2022-2025 University of Illinois Urbana-Champaign #
44
! Authors: https://github.com/open-atmos/PyPartMC/graphs/contributors #
55
!###################################################################################################
66

src/output.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*##################################################################################################
22
# This file is a part of PyPartMC licensed under the GNU General Public License v3 (LICENSE file) #
3-
# Copyright (C) 2022 University of Illinois Urbana-Champaign #
3+
# Copyright (C) 2022-2025 University of Illinois Urbana-Champaign #
44
# Authors: https://github.com/open-atmos/PyPartMC/graphs/contributors #
55
##################################################################################################*/
66

src/output.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*##################################################################################################
22
# This file is a part of PyPartMC licensed under the GNU General Public License v3 (LICENSE file) #
3-
# Copyright (C) 2022 University of Illinois Urbana-Champaign #
3+
# Copyright (C) 2022-2025 University of Illinois Urbana-Champaign #
44
# Authors: https://github.com/open-atmos/PyPartMC/graphs/contributors #
55
##################################################################################################*/
66

src/pypartmc.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*##################################################################################################
22
# This file is a part of PyPartMC licensed under the GNU General Public License v3 (LICENSE file) #
3-
# Copyright (C) 2022 University of Illinois Urbana-Champaign #
3+
# Copyright (C) 2022-2025 University of Illinois Urbana-Champaign #
44
# Authors: https://github.com/open-atmos/PyPartMC/graphs/contributors #
55
##################################################################################################*/
66

src/run_exact.F90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
!###################################################################################################
22
! This file is a part of PyPartMC licensed under the GNU General Public License v3 (LICENSE file) #
3-
! Copyright (C) 2022 University of Illinois Urbana-Champaign #
3+
! Copyright (C) 2025 University of Illinois Urbana-Champaign #
44
! Authors: https://github.com/open-atmos/PyPartMC/graphs/contributors #
55
!###################################################################################################
66

src/run_exact.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*##################################################################################################
22
# This file is a part of PyPartMC licensed under the GNU General Public License v3 (LICENSE file) #
3-
# Copyright (C) 2022 University of Illinois Urbana-Champaign #
3+
# Copyright (C) 2025 University of Illinois Urbana-Champaign #
44
# Authors: https://github.com/open-atmos/PyPartMC/graphs/contributors #
55
##################################################################################################*/
66

0 commit comments

Comments
 (0)