Skip to content

Commit f1e5e6f

Browse files
committed
copyright date
1 parent 466750c commit f1e5e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jsinteractive.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -937,7 +937,7 @@ void jsiSemiInit(bool autoLoad, JsfFileName *loadedFilename) {
937937
"| __|_ -| . | _| | | | | . |\n"
938938
"|____|___| _|_| |___|_|_|_|___|\n"
939939
" |_| espruino.com\n"
940-
" "JS_VERSION" (c) 2024 G.Williams\n"
940+
" "JS_VERSION" (c) 2025 G.Williams\n"
941941
// Point out about donations - but don't bug people
942942
// who bought boards that helped Espruino
943943
#if !defined(ESPR_OFFICIAL_BOARD)

0 commit comments

Comments
 (0)