Skip to content

Commit 6c51d4c

Browse files
committed
updated version
1 parent 125200c commit 6c51d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/globaldata.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ module filenames
105105
character(len=120) :: defaultsfile,limitsfile,unitsfile,coloursfile
106106
integer, dimension(maxfile) :: nstepsinfile
107107
character(len=*), parameter :: tagline = &
108-
'SPLASH: A visualisation tool for SPH data (c)2004-2023 Daniel Price and contributors'
108+
'SPLASH: A visualisation tool for SPH data (c)2004-2024 Daniel Price and contributors'
109109

110110
public
111111

0 commit comments

Comments
 (0)