Skip to content

Commit 8ac212a

Browse files
committed
Update Copyright year
1 parent ea48857 commit 8ac212a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This version of Gnofract 4D is distributed under the BSD License.
33
Note that earlier versions (versions 1.0 to 1.9 inclusive) were
44
distributed under the GNU GPL.
55

6-
Copyright (c) 1999-2021, Edwin Young
6+
Copyright (c) 1999-2025, Edwin Young
77
All rights reserved.
88

99
Redistribution and use in source and binary forms, with or without

fract4dgui/application_window.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ def about(self, *args):
161161
modal=True,
162162
comments=_("Easy to use fractal image generator supporting multiple"
163163
" views of a four‑dimensional object"),
164-
copyright=_("Copyright © 1999-2021, Edwin Young\n"
164+
copyright=_("Copyright © 1999-2025, Edwin Young\n"
165165
"All rights reserved.\n"
166166
"Distributed under the BSD license."
167167
' See the file "LICENSE" for details.'),

manual/content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ Gnofract 4D from https://github.com/fract4d/gnofract4d
761761

762762
## Credits and copyright
763763

764-
Gnofract 4D is Copyright 1999-2020 Edwin Young
764+
Gnofract 4D is Copyright 1999-2025 Edwin Young
765765
766766
, and is distributed under the **BSD
767767
license**. See the file "LICENSE" for details.

0 commit comments

Comments
 (0)