Skip to content

Commit 7339512

Browse files
committed
Update copyright year
1 parent 9ca733b commit 7339512

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dynadjust/dynadjust.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ BEGIN
4444
VALUE "FileDescription", "DynAdjust is a rigorous, high performance least squares adjustment application."
4545
VALUE "FileVersion", "1.2.8.0"
4646
VALUE "InternalName", "DynAdjust"
47-
VALUE "LegalCopyright", "Copyright 2022 Geoscience Australia"
47+
VALUE "LegalCopyright", "Copyright 2025 Geoscience Australia"
4848
VALUE "OriginalFilename", "DynAdjust"
4949
VALUE "ProductName", "DynAdjust"
5050
VALUE "ProductVersion", "1.2.8.0"

dynadjust/include/config/dnaversion.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ const char* const __plot_dll_name__ = "libdnaplot.so";
171171
#endif
172172

173173
#define __CONTACT_EMAIL__ "[email protected]"
174-
#define __COPYRIGHT_YEAR__ "2022"
174+
#define __COPYRIGHT_YEAR__ "2025"
175175
#define __COPYRIGHT_OWNER__ "Geoscience Australia"
176176
#define __COPYRIGHT_MSG__ "This software is released under the Apache License."
177177

0 commit comments

Comments
 (0)