Skip to content

Commit 9064a44

Browse files
committed
bump copyright year
1 parent d6413c2 commit 9064a44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/jsinteractive.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,7 @@ void jsiSemiInit(bool autoLoad) {
832832
"| __|_ -| . | _| | | | | . |\n"
833833
"|____|___| _|_| |___|_|_|_|___|\n"
834834
" |_| espruino.com\n"
835-
" "JS_VERSION" (c) 2019 G.Williams\n"
835+
" "JS_VERSION" (c) 2021 G.Williams\n"
836836
// Point out about donations - but don't bug people
837837
// who bought boards that helped Espruino
838838
#if !defined(PICO) && !defined(ESPRUINOBOARD) && !defined(ESPRUINOWIFI) && !defined(PUCKJS) && !defined(PIXLJS) && !defined(BANGLEJS) && !defined(EMSCRIPTEN)

0 commit comments

Comments
 (0)