Skip to content

Commit abec24a

Browse files
committed
FLTK: update about page
1 parent a55dba8 commit abec24a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform/fltk/HelpView.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
const char *aboutText =
1818
"<b>About SmallBASIC...</b><br><br>"
1919
"Version " SB_STR_VER "<br>"
20-
"Copyright (c) 2002-2019 Chris Warren-Smith.<br><br>"
20+
"Copyright (c) 2002-2020 Chris Warren-Smith.<br><br>"
2121
"Copyright (c) 2000-2006 Nicholas Christopoulos.<br><br>"
2222
"<a href=https://smallbasic.github.io>"
2323
"https://smallbasic.github.io</a><br><br>"

0 commit comments

Comments
 (0)