update copyright year

fix_clk_freq
Sebastien Bourdeauducq 2022-01-27 18:00:24 +08:00
parent 24e0d724f2
commit 2e7cfe04c8
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-2021 M-Labs Limited.
Copyright (C) 2019-2022 M-Labs Limited.
Released under the GNU LGPL v3. See the LICENSE file for details.

View File

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