We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9db9211 commit 61d0c4dCopy full SHA for 61d0c4d
src/m/dev/issmversion.py
@@ -15,4 +15,4 @@ def issmversion():
15
print(('(website: ' + IssmConfig('PACKAGE_URL')[0] + ' contact: ' + IssmConfig('PACKAGE_BUGREPORT')[0] + ')'))
16
print(' ')
17
print(('Build date: ' + IssmConfig('PACKAGE_BUILD_DATE')[0]))
18
-print('Copyright (c) 2009-2024 California Institute of Technology (3-Clause BSD License)')
+print('Copyright (c) 2009-2025 California Institute of Technology (3-Clause BSD License)')
0 commit comments