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 a55dba8 commit abec24aCopy full SHA for abec24a
src/platform/fltk/HelpView.cxx
@@ -17,7 +17,7 @@
17
const char *aboutText =
18
"<b>About SmallBASIC...</b><br><br>"
19
"Version " SB_STR_VER "<br>"
20
- "Copyright (c) 2002-2019 Chris Warren-Smith.<br><br>"
+ "Copyright (c) 2002-2020 Chris Warren-Smith.<br><br>"
21
"Copyright (c) 2000-2006 Nicholas Christopoulos.<br><br>"
22
"<a href=https://smallbasic.github.io>"
23
"https://smallbasic.github.io</a><br><br>"
0 commit comments