mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
app: bump copyright year displayed in app
We are a bit early but since will will do a final release soon, we don't want the app to look out of date already on the first of the year.
This commit is contained in:
committed by
David Lechner
parent
614e0b0074
commit
cf74dc26ce
@@ -54,7 +54,7 @@ export const pybricksBleFirmwareRestoreVideoUrl =
|
||||
'https://pybricks.com/install/technic-boost-city/#restoring-the-original-firmware';
|
||||
|
||||
/** Pybricks copyright statement. */
|
||||
export const pybricksCopyright = 'Copyright (c) 2020-2022 The Pybricks Authors';
|
||||
export const pybricksCopyright = 'Copyright (c) 2020-2023 The Pybricks Authors';
|
||||
|
||||
/** The LEGO name with registered trademark symbol. */
|
||||
export const legoRegisteredTrademark = 'LEGO®';
|
||||
|
||||
Reference in New Issue
Block a user