update copyright year

This commit is contained in:
2025-07-09 15:35:51 +08:00
parent 429ac9a540
commit c6819e917e
2 changed files with 2 additions and 2 deletions

View File

@@ -65,5 +65,5 @@ openocd -f zc706.cfg -c "pld load 0 blinker_migen.bit; exit"
## License
Copyright (C) 2019-2022 M-Labs Limited.
Copyright (C) 2019-2025 M-Labs Limited.
Released under the GNU LGPL v3. See the LICENSE file for details.

View File

@@ -66,7 +66,7 @@ pub fn main_core0() {
___/ / / /__/ /___
/____/ /____/_____/
(C) 2020-2022 M-Labs
(C) 2020-2025 M-Labs
"#
);
info!("Simple Zynq Loader starting...");