diff --git a/README.md b/README.md index 9fc7176..101dc93 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/szl/src/main.rs b/szl/src/main.rs index 957f401..b21e581 100644 --- a/szl/src/main.rs +++ b/szl/src/main.rs @@ -75,7 +75,7 @@ pub fn main_core0() { ___/ / / /__/ /___ /____/ /____/_____/ - (C) 2020-2021 M-Labs + (C) 2020-2022 M-Labs "# ); info!("Simple Zynq Loader starting...");