Skip to content

Commit df62229

Browse files
committed
Fix copyright date in About box
Fixes #129
1 parent b38d5fe commit df62229

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Src/Res/HTML/dlg-about-program-tplt.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
1010
* obtain one at https://mozilla.org/MPL/2.0/
1111
*
12-
* Copyright (C) 2005-2023, Peter Johnson (gravatar.com/delphidabbler).
12+
* Copyright (C) 2005-2024, Peter Johnson (gravatar.com/delphidabbler).
1313
*
1414
* Template for content displayed in program tab of about dialog box.
1515
-->
@@ -47,7 +47,7 @@
4747
<body>
4848

4949
<p>
50-
DelphiDabbler <em>CodeSnip</em> is copyright &copy; 2005-2023 by <a
50+
DelphiDabbler <em>CodeSnip</em> is copyright &copy; 2005-2024 by <a
5151
class="external-link"
5252
href="https://en.gravatar.com/delphidabbler"
5353
>Peter D Johnson</a>.

0 commit comments

Comments
 (0)