From 47be3b87ec4f9c1f5b481a3ee1880639ce78a3c6 Mon Sep 17 00:00:00 2001 From: Unai Martinez-Corral Date: Fri, 23 Jun 2023 13:35:22 +0200 Subject: [PATCH] remove year and e-mail from copyright line grep -lr ./ -e 'Copyright.*Unai' | xargs sed -i 's/Copyright.*>/Copyright Unai Martinez-Corral/g' --- .github/trigger.sh | 2 +- .github/workflows/apicula.yml | 2 +- .github/workflows/arachne-pnr.yml | 2 +- .github/workflows/base.yml | 2 +- .github/workflows/boolector.yml | 2 +- .github/workflows/common.yml | 2 +- .github/workflows/conda.yml | 2 +- .github/workflows/cvc.yml | 2 +- .github/workflows/dispatch.yml | 2 +- .github/workflows/doc.yml | 2 +- .github/workflows/f4pga.yml | 2 +- .github/workflows/formal.yml | 2 +- .github/workflows/ghdl-yosys-plugin.yml | 2 +- .github/workflows/ghdl.yml | 2 +- .github/workflows/gtkwave.yml | 2 +- .github/workflows/icestorm.yml | 2 +- .github/workflows/impl.yml | 2 +- .github/workflows/irsim.yml | 2 +- .github/workflows/iverilog.yml | 2 +- .github/workflows/klayout.yml | 2 +- .github/workflows/magic.yml | 2 +- .github/workflows/netgen.yml | 2 +- .github/workflows/nextpnr.yml | 2 +- .github/workflows/nvc.yml | 2 +- .github/workflows/openfpgaloader.yml | 2 +- .github/workflows/openroad.yml | 2 +- .github/workflows/pono.yml | 2 +- .github/workflows/prjoxide.yml | 2 +- .github/workflows/prjtrellis.yml | 2 +- .github/workflows/prog.yml | 2 +- .github/workflows/sim.yml | 2 +- .github/workflows/superprove.yml | 2 +- .github/workflows/symbiyosys.yml | 2 +- .github/workflows/verible.yml | 2 +- .github/workflows/verilator.yml | 2 +- .github/workflows/vtr.yml | 2 +- .github/workflows/xschem.yml | 2 +- .github/workflows/xyce.yml | 2 +- .github/workflows/yices2.yml | 2 +- .github/workflows/yosys.yml | 2 +- .github/workflows/z3.yml | 2 +- debian-bookworm/arachne-pnr/Dockerfile | 2 +- debian-bookworm/arachne-pnr/HDLC | 2 +- debian-bookworm/base.dockerfile | 2 +- debian-bookworm/boolector/Dockerfile | 2 +- debian-bookworm/boolector/HDLC | 2 +- debian-bookworm/conda.dockerfile | 2 +- debian-bookworm/gtkwave/Dockerfile | 2 +- debian-bookworm/gtkwave/HDLC | 2 +- debian-bookworm/icestorm.dockerfile | 2 +- debian-bookworm/irsim/Dockerfile | 2 +- debian-bookworm/irsim/HDLC | 2 +- debian-bookworm/iverilog.dockerfile | 2 +- debian-bookworm/magic/Dockerfile | 2 +- debian-bookworm/magic/HDLC | 2 +- debian-bookworm/nvc/Dockerfile | 2 +- debian-bookworm/nvc/HDLC | 2 +- debian-bookworm/verible.dockerfile | 2 +- debian-bookworm/verilator.dockerfile | 2 +- debian-bookworm/xschem/Dockerfile | 2 +- debian-bookworm/xschem/HDLC | 2 +- debian-bookworm/xyce.dockerfile | 2 +- debian-bookworm/yices2/Dockerfile | 2 +- debian-bookworm/yices2/HDLC | 2 +- debian-bookworm/yosys/Dockerfile | 2 +- debian-bookworm/yosys/HDLC | 2 +- debian-bookworm/z3/Dockerfile | 2 +- debian-bookworm/z3/HDLC | 2 +- debian-bullseye/apicula/Dockerfile | 2 +- debian-bullseye/apicula/HDLC | 2 +- debian-bullseye/arachne-pnr/Dockerfile | 2 +- debian-bullseye/arachne-pnr/HDLC | 2 +- debian-bullseye/base.dockerfile | 2 +- debian-bullseye/boolector/Dockerfile | 2 +- debian-bullseye/boolector/HDLC | 2 +- debian-bullseye/conda.dockerfile | 2 +- debian-bullseye/cvc/Dockerfile | 2 +- debian-bullseye/cvc/HDLC | 2 +- debian-bullseye/f4pga/Dockerfile | 2 +- debian-bullseye/f4pga/HDLC | 2 +- debian-bullseye/formal.dockerfile | 2 +- debian-bullseye/ghdl-yosys-plugin.dockerfile | 2 +- debian-bullseye/ghdl.dockerfile | 2 +- debian-bullseye/gnuplot.dockerfile | 2 +- debian-bullseye/gtkwave/Dockerfile | 2 +- debian-bullseye/gtkwave/HDLC | 2 +- debian-bullseye/icestorm.dockerfile | 2 +- debian-bullseye/impl.dockerfile | 2 +- debian-bullseye/irsim/Dockerfile | 2 +- debian-bullseye/irsim/HDLC | 2 +- debian-bullseye/iverilog.dockerfile | 2 +- debian-bullseye/klayout.dockerfile | 2 +- debian-bullseye/magic/Dockerfile | 2 +- debian-bullseye/magic/HDLC | 2 +- debian-bullseye/netgen.dockerfile | 2 +- debian-bullseye/nextpnr.dockerfile | 2 +- debian-bullseye/nvc/Dockerfile | 2 +- debian-bullseye/nvc/HDLC | 2 +- debian-bullseye/octave.dockerfile | 2 +- debian-bullseye/openfpgaloader.dockerfile | 2 +- debian-bullseye/openroad/Dockerfile | 2 +- debian-bullseye/openroad/HDLC | 2 +- debian-bullseye/osvb.dockerfile | 2 +- debian-bullseye/pono/Dockerfile | 2 +- debian-bullseye/pono/HDLC | 2 +- debian-bullseye/prjoxide.dockerfile | 2 +- debian-bullseye/prjtrellis.dockerfile | 2 +- debian-bullseye/prog.dockerfile | 2 +- debian-bullseye/scipy.dockerfile | 2 +- debian-bullseye/sim.dockerfile | 2 +- debian-bullseye/superprove/Dockerfile | 2 +- debian-bullseye/superprove/HDLC | 2 +- debian-bullseye/superprove/suprove | 2 +- debian-bullseye/symbiyosys.dockerfile | 2 +- debian-bullseye/verible.dockerfile | 2 +- debian-bullseye/verilator.dockerfile | 2 +- debian-bullseye/vtr.dockerfile | 2 +- debian-bullseye/xschem/Dockerfile | 2 +- debian-bullseye/xschem/HDLC | 2 +- debian-bullseye/xyce.dockerfile | 2 +- debian-bullseye/yices2/Dockerfile | 2 +- debian-bullseye/yices2/HDLC | 2 +- debian-bullseye/yosys/Dockerfile | 2 +- debian-bullseye/yosys/HDLC | 2 +- debian-bullseye/z3/Dockerfile | 2 +- debian-bullseye/z3/HDLC | 2 +- doc/Makefile | 2 +- doc/conf.py | 2 +- doc/doc--pyHDLC.dockerfile | 2 +- doc/graph/asic.dot | 2 +- doc/graph/base.dot | 2 +- doc/graph/f4pga.dot | 2 +- doc/graph/formal.dot | 2 +- doc/graph/graph.dot | 2 +- doc/graph/impl.dot | 2 +- doc/graph/legend.dot | 2 +- doc/graph/sim.dot | 2 +- doc/graph/synth.dot | 2 +- doc/tools.yml | 2 +- rockylinux-8/base.dockerfile | 2 +- test/_env.sh | 2 +- test/_todo.sh | 2 +- test/_tree.sh | 2 +- test/apicula.pkg.sh | 2 +- test/apicula.sh | 2 +- test/arachne-pnr.pkg.sh | 2 +- test/arachne-pnr.sh | 2 +- test/boolector.pkg.sh | 2 +- test/build--base.sh | 2 +- test/build--build.sh | 2 +- test/build--dev.sh | 2 +- test/conda--f4pga--eos-s3.sh | 2 +- test/conda--f4pga--xc7--a100t.sh | 2 +- test/conda--f4pga--xc7--a200t.sh | 2 +- test/conda--f4pga--xc7--a50t.sh | 2 +- test/conda--f4pga--xc7--toolchain.sh | 2 +- test/conda--f4pga--xc7--z010.sh | 2 +- test/conda--f4pga--xc7--z020.sh | 2 +- test/conda--f4pga--xc7.sh | 2 +- test/conda.sh | 2 +- test/cvc.pkg.sh | 2 +- test/formal--all.sh | 2 +- test/formal--min.sh | 2 +- test/formal.sh | 2 +- test/ghdl--llvm.pkg.sh | 2 +- test/ghdl--llvm.sh | 2 +- test/ghdl--yosys.sh | 2 +- test/ghdl-yosys-plugin.pkg.sh | 2 +- test/ghdl.pkg.sh | 2 +- test/ghdl.sh | 2 +- test/gtkwave.pkg.sh | 2 +- test/gtkwave.sh | 2 +- test/icestorm.pkg.sh | 2 +- test/icestorm.sh | 2 +- test/impl--ecp5.sh | 2 +- test/impl--generic.sh | 2 +- test/impl--ice40.sh | 2 +- test/impl--icestorm.sh | 2 +- test/impl--nexus.sh | 2 +- test/impl--pnr.sh | 2 +- test/impl--prjoxide.sh | 2 +- test/impl--prjtrellis.sh | 2 +- test/impl.sh | 2 +- test/irsim.pkg.sh | 2 +- test/irsim.sh | 2 +- test/iverilog.pkg.sh | 2 +- test/iverilog.sh | 2 +- test/klayout.pkg.sh | 2 +- test/klayout.sh | 2 +- test/magic--irsim.sh | 2 +- test/magic.pkg.sh | 2 +- test/magic.sh | 2 +- test/netgen.pkg.sh | 2 +- test/netgen.sh | 2 +- test/nextpnr--ecp5.pkg.sh | 2 +- test/nextpnr--ecp5.sh | 2 +- test/nextpnr--generic.pkg.sh | 2 +- test/nextpnr--generic.sh | 2 +- test/nextpnr--ice40.pkg.sh | 2 +- test/nextpnr--ice40.sh | 2 +- test/nextpnr--icestorm.sh | 2 +- test/nextpnr--nexus.pkg.sh | 2 +- test/nextpnr--nexus.sh | 2 +- test/nextpnr--prjoxide.sh | 2 +- test/nextpnr--prjtrellis.sh | 2 +- test/nextpnr.sh | 2 +- test/nvc.pkg.sh | 2 +- test/nvc.sh | 2 +- test/openfpgaloader.pkg.sh | 2 +- test/openfpgaloader.sh | 2 +- test/openroad--gui.pkg.sh | 2 +- test/openroad--gui.sh | 2 +- test/openroad.pkg.sh | 2 +- test/openroad.sh | 2 +- test/osvb.pkg.sh | 2 +- test/pono.pkg.sh | 2 +- test/prjoxide.pkg.sh | 2 +- test/prjoxide.sh | 2 +- test/prjtrellis.pkg.sh | 2 +- test/prjtrellis.sh | 2 +- test/prog.sh | 2 +- test/sim--octave--gnuplot.sh | 2 +- test/sim--octave-slim.sh | 2 +- test/sim--octave.sh | 2 +- test/sim--osvb.sh | 2 +- test/sim--scipy-slim.sh | 2 +- test/sim--scipy.sh | 2 +- test/sim.sh | 2 +- test/superprove.pkg.sh | 2 +- test/symbiyosys.pkg.sh | 2 +- test/verible.pkg.sh | 2 +- test/verible.sh | 2 +- test/verilator.pkg.sh | 2 +- test/verilator.sh | 2 +- test/vtr.pkg.sh | 2 +- test/vtr.sh | 2 +- test/xschem.pkg.sh | 2 +- test/xschem.sh | 2 +- test/xyce.pkg.sh | 2 +- test/xyce.sh | 2 +- test/yices2.pkg.sh | 2 +- test/yosys.pkg.sh | 2 +- test/yosys.sh | 2 +- test/z3.pkg.sh | 2 +- usbip/run.sh | 2 +- utils/bin/dockerDive | 2 +- utils/bin/dockerRelease | 2 +- utils/build-test-release/action.yml | 2 +- utils/pyHDLC/__init__.py | 4 ++-- utils/pyHDLC/cli.py | 2 +- utils/pyHDLC/config.yml | 2 +- utils/pyHDLC/map.py | 2 +- utils/pyHDLC/run.py | 2 +- utils/pyHDLC/testpkg.dockerfile | 2 +- utils/setup.py | 2 +- utils/setup.sh | 2 +- 256 files changed, 257 insertions(+), 257 deletions(-) diff --git a/.github/trigger.sh b/.github/trigger.sh index c2e5ea73..09f4f68d 100755 --- a/.github/trigger.sh +++ b/.github/trigger.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2021 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/apicula.yml b/.github/workflows/apicula.yml index 37dfcb05..d8717831 100644 --- a/.github/workflows/apicula.yml +++ b/.github/workflows/apicula.yml @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Lucas Teske # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/arachne-pnr.yml b/.github/workflows/arachne-pnr.yml index d4e68257..8e468ff9 100644 --- a/.github/workflows/arachne-pnr.yml +++ b/.github/workflows/arachne-pnr.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/base.yml b/.github/workflows/base.yml index 748b01cb..5ad76d24 100644 --- a/.github/workflows/base.yml +++ b/.github/workflows/base.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2018-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/boolector.yml b/.github/workflows/boolector.yml index c6ce6638..7b4ce87f 100644 --- a/.github/workflows/boolector.yml +++ b/.github/workflows/boolector.yml @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/common.yml b/.github/workflows/common.yml index acea5903..e8cb0345 100644 --- a/.github/workflows/common.yml +++ b/.github/workflows/common.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/conda.yml b/.github/workflows/conda.yml index f34e01ec..728ccdec 100644 --- a/.github/workflows/conda.yml +++ b/.github/workflows/conda.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/cvc.yml b/.github/workflows/cvc.yml index 7584bd97..bd6c7926 100644 --- a/.github/workflows/cvc.yml +++ b/.github/workflows/cvc.yml @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/dispatch.yml b/.github/workflows/dispatch.yml index 05baf971..6bf66165 100644 --- a/.github/workflows/dispatch.yml +++ b/.github/workflows/dispatch.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/doc.yml b/.github/workflows/doc.yml index d7b61be4..e60beb99 100644 --- a/.github/workflows/doc.yml +++ b/.github/workflows/doc.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/f4pga.yml b/.github/workflows/f4pga.yml index a582f92e..6a2e0262 100644 --- a/.github/workflows/f4pga.yml +++ b/.github/workflows/f4pga.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/formal.yml b/.github/workflows/formal.yml index b0815d07..b07c77f3 100644 --- a/.github/workflows/formal.yml +++ b/.github/workflows/formal.yml @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/ghdl-yosys-plugin.yml b/.github/workflows/ghdl-yosys-plugin.yml index 37a8bc73..cfc94332 100644 --- a/.github/workflows/ghdl-yosys-plugin.yml +++ b/.github/workflows/ghdl-yosys-plugin.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/ghdl.yml b/.github/workflows/ghdl.yml index 025a7a1f..8b4a9731 100644 --- a/.github/workflows/ghdl.yml +++ b/.github/workflows/ghdl.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2018-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/gtkwave.yml b/.github/workflows/gtkwave.yml index 0ecc7b6c..2acbdbce 100644 --- a/.github/workflows/gtkwave.yml +++ b/.github/workflows/gtkwave.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2018-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/icestorm.yml b/.github/workflows/icestorm.yml index 7db94d53..706080df 100644 --- a/.github/workflows/icestorm.yml +++ b/.github/workflows/icestorm.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/impl.yml b/.github/workflows/impl.yml index 27f39267..838c987e 100644 --- a/.github/workflows/impl.yml +++ b/.github/workflows/impl.yml @@ -2,7 +2,7 @@ # Sebastian Birke # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/irsim.yml b/.github/workflows/irsim.yml index 54dda378..98712218 100644 --- a/.github/workflows/irsim.yml +++ b/.github/workflows/irsim.yml @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/iverilog.yml b/.github/workflows/iverilog.yml index 9390dc02..296c9d54 100644 --- a/.github/workflows/iverilog.yml +++ b/.github/workflows/iverilog.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/klayout.yml b/.github/workflows/klayout.yml index 2ddec9c3..238ff78b 100644 --- a/.github/workflows/klayout.yml +++ b/.github/workflows/klayout.yml @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/magic.yml b/.github/workflows/magic.yml index e042ffbc..d52ab116 100644 --- a/.github/workflows/magic.yml +++ b/.github/workflows/magic.yml @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/netgen.yml b/.github/workflows/netgen.yml index 36c28a0b..1b7d804b 100644 --- a/.github/workflows/netgen.yml +++ b/.github/workflows/netgen.yml @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Sai Charan Lanka # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/nextpnr.yml b/.github/workflows/nextpnr.yml index d4eca4c9..d01738fc 100644 --- a/.github/workflows/nextpnr.yml +++ b/.github/workflows/nextpnr.yml @@ -2,7 +2,7 @@ # Sebastian Birke # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/nvc.yml b/.github/workflows/nvc.yml index 5373717c..45ab78fc 100644 --- a/.github/workflows/nvc.yml +++ b/.github/workflows/nvc.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2018-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/openfpgaloader.yml b/.github/workflows/openfpgaloader.yml index b8632ecd..7ceb7166 100644 --- a/.github/workflows/openfpgaloader.yml +++ b/.github/workflows/openfpgaloader.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/openroad.yml b/.github/workflows/openroad.yml index 00aeafaf..13df2e7a 100644 --- a/.github/workflows/openroad.yml +++ b/.github/workflows/openroad.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/pono.yml b/.github/workflows/pono.yml index 21a40021..14a309dc 100644 --- a/.github/workflows/pono.yml +++ b/.github/workflows/pono.yml @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/prjoxide.yml b/.github/workflows/prjoxide.yml index cca6b716..ad5cf459 100644 --- a/.github/workflows/prjoxide.yml +++ b/.github/workflows/prjoxide.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/prjtrellis.yml b/.github/workflows/prjtrellis.yml index f1c3c666..27404b0f 100644 --- a/.github/workflows/prjtrellis.yml +++ b/.github/workflows/prjtrellis.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/prog.yml b/.github/workflows/prog.yml index 8bd42854..5e8171dd 100644 --- a/.github/workflows/prog.yml +++ b/.github/workflows/prog.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/sim.yml b/.github/workflows/sim.yml index e4897312..a7a940b0 100644 --- a/.github/workflows/sim.yml +++ b/.github/workflows/sim.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/superprove.yml b/.github/workflows/superprove.yml index a12f6cf9..90f327cf 100644 --- a/.github/workflows/superprove.yml +++ b/.github/workflows/superprove.yml @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/symbiyosys.yml b/.github/workflows/symbiyosys.yml index c59a0164..f95af956 100644 --- a/.github/workflows/symbiyosys.yml +++ b/.github/workflows/symbiyosys.yml @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/verible.yml b/.github/workflows/verible.yml index 94891e34..088be88e 100644 --- a/.github/workflows/verible.yml +++ b/.github/workflows/verible.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/verilator.yml b/.github/workflows/verilator.yml index 97c79369..a05355ac 100644 --- a/.github/workflows/verilator.yml +++ b/.github/workflows/verilator.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/vtr.yml b/.github/workflows/vtr.yml index 442e4769..b32127c7 100644 --- a/.github/workflows/vtr.yml +++ b/.github/workflows/vtr.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/xschem.yml b/.github/workflows/xschem.yml index 532291b3..b890ead4 100644 --- a/.github/workflows/xschem.yml +++ b/.github/workflows/xschem.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/xyce.yml b/.github/workflows/xyce.yml index 4836918e..6f11a4db 100644 --- a/.github/workflows/xyce.yml +++ b/.github/workflows/xyce.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/yices2.yml b/.github/workflows/yices2.yml index d72c2dd4..21f9c034 100644 --- a/.github/workflows/yices2.yml +++ b/.github/workflows/yices2.yml @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/yosys.yml b/.github/workflows/yosys.yml index 41d8150e..1a26ce11 100644 --- a/.github/workflows/yosys.yml +++ b/.github/workflows/yosys.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/z3.yml b/.github/workflows/z3.yml index 264ed6a1..7163b160 100644 --- a/.github/workflows/z3.yml +++ b/.github/workflows/z3.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/arachne-pnr/Dockerfile b/debian-bookworm/arachne-pnr/Dockerfile index 360acd28..48218cae 100644 --- a/debian-bookworm/arachne-pnr/Dockerfile +++ b/debian-bookworm/arachne-pnr/Dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/arachne-pnr/HDLC b/debian-bookworm/arachne-pnr/HDLC index 79daeaad..00248187 100644 --- a/debian-bookworm/arachne-pnr/HDLC +++ b/debian-bookworm/arachne-pnr/HDLC @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/base.dockerfile b/debian-bookworm/base.dockerfile index 4ce0ec7f..08f0d951 100644 --- a/debian-bookworm/base.dockerfile +++ b/debian-bookworm/base.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/boolector/Dockerfile b/debian-bookworm/boolector/Dockerfile index 9ae6e271..140741a1 100644 --- a/debian-bookworm/boolector/Dockerfile +++ b/debian-bookworm/boolector/Dockerfile @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/boolector/HDLC b/debian-bookworm/boolector/HDLC index 57dd28c8..66bcf4d1 100644 --- a/debian-bookworm/boolector/HDLC +++ b/debian-bookworm/boolector/HDLC @@ -4,7 +4,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2021 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/conda.dockerfile b/debian-bookworm/conda.dockerfile index b8de37aa..c3ec528b 100644 --- a/debian-bookworm/conda.dockerfile +++ b/debian-bookworm/conda.dockerfile @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Carlos Eduardo de Paula # -# Copyright 2019-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/gtkwave/Dockerfile b/debian-bookworm/gtkwave/Dockerfile index d402abf1..962e5bca 100644 --- a/debian-bookworm/gtkwave/Dockerfile +++ b/debian-bookworm/gtkwave/Dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2018-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/gtkwave/HDLC b/debian-bookworm/gtkwave/HDLC index 56aa5e41..e41cd0e4 100644 --- a/debian-bookworm/gtkwave/HDLC +++ b/debian-bookworm/gtkwave/HDLC @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2018-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/icestorm.dockerfile b/debian-bookworm/icestorm.dockerfile index ab7550b4..f201c52f 100644 --- a/debian-bookworm/icestorm.dockerfile +++ b/debian-bookworm/icestorm.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/irsim/Dockerfile b/debian-bookworm/irsim/Dockerfile index 868c65d3..f34f8055 100644 --- a/debian-bookworm/irsim/Dockerfile +++ b/debian-bookworm/irsim/Dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/irsim/HDLC b/debian-bookworm/irsim/HDLC index bdd40710..c46a3166 100644 --- a/debian-bookworm/irsim/HDLC +++ b/debian-bookworm/irsim/HDLC @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2022-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/iverilog.dockerfile b/debian-bookworm/iverilog.dockerfile index 807fa8f7..9291f757 100644 --- a/debian-bookworm/iverilog.dockerfile +++ b/debian-bookworm/iverilog.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/magic/Dockerfile b/debian-bookworm/magic/Dockerfile index 8f9149e1..96a1b521 100644 --- a/debian-bookworm/magic/Dockerfile +++ b/debian-bookworm/magic/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2021-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/magic/HDLC b/debian-bookworm/magic/HDLC index 16039615..1bcc6f05 100644 --- a/debian-bookworm/magic/HDLC +++ b/debian-bookworm/magic/HDLC @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/nvc/Dockerfile b/debian-bookworm/nvc/Dockerfile index e76a375e..368f70e9 100644 --- a/debian-bookworm/nvc/Dockerfile +++ b/debian-bookworm/nvc/Dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2018-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/nvc/HDLC b/debian-bookworm/nvc/HDLC index 9e90d24c..18778360 100644 --- a/debian-bookworm/nvc/HDLC +++ b/debian-bookworm/nvc/HDLC @@ -4,7 +4,7 @@ # Unai Martinez-Corral # Nick Gasson # -# Copyright 2018-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/verible.dockerfile b/debian-bookworm/verible.dockerfile index 93a8151e..d9d99cf8 100644 --- a/debian-bookworm/verible.dockerfile +++ b/debian-bookworm/verible.dockerfile @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Patrick Richer St-Onge # -# Copyright 2022-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/verilator.dockerfile b/debian-bookworm/verilator.dockerfile index 513635ee..8518816d 100644 --- a/debian-bookworm/verilator.dockerfile +++ b/debian-bookworm/verilator.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/xschem/Dockerfile b/debian-bookworm/xschem/Dockerfile index ed4b2713..d1218af3 100644 --- a/debian-bookworm/xschem/Dockerfile +++ b/debian-bookworm/xschem/Dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/xschem/HDLC b/debian-bookworm/xschem/HDLC index 507e8bee..e5367d55 100644 --- a/debian-bookworm/xschem/HDLC +++ b/debian-bookworm/xschem/HDLC @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/xyce.dockerfile b/debian-bookworm/xyce.dockerfile index 1dccbdc0..4f03ff67 100644 --- a/debian-bookworm/xyce.dockerfile +++ b/debian-bookworm/xyce.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/yices2/Dockerfile b/debian-bookworm/yices2/Dockerfile index c1521f9e..77ac32fb 100644 --- a/debian-bookworm/yices2/Dockerfile +++ b/debian-bookworm/yices2/Dockerfile @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2021-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/yices2/HDLC b/debian-bookworm/yices2/HDLC index c12114dc..da6f7d9b 100644 --- a/debian-bookworm/yices2/HDLC +++ b/debian-bookworm/yices2/HDLC @@ -4,7 +4,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2021-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/yosys/Dockerfile b/debian-bookworm/yosys/Dockerfile index daf00acd..89bbd3c9 100644 --- a/debian-bookworm/yosys/Dockerfile +++ b/debian-bookworm/yosys/Dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/yosys/HDLC b/debian-bookworm/yosys/HDLC index a8cf6cf0..e434c6e4 100644 --- a/debian-bookworm/yosys/HDLC +++ b/debian-bookworm/yosys/HDLC @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/z3/Dockerfile b/debian-bookworm/z3/Dockerfile index 62b691b0..70fc434c 100644 --- a/debian-bookworm/z3/Dockerfile +++ b/debian-bookworm/z3/Dockerfile @@ -3,7 +3,7 @@ # Torsten Meissner # Michael Munch # -# Copyright 2019-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bookworm/z3/HDLC b/debian-bookworm/z3/HDLC index f0e0f705..98ad5196 100644 --- a/debian-bookworm/z3/HDLC +++ b/debian-bookworm/z3/HDLC @@ -5,7 +5,7 @@ # Torsten Meissner # Michael Munch # -# Copyright 2021-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/apicula/Dockerfile b/debian-bullseye/apicula/Dockerfile index 2f099f2b..1881160b 100644 --- a/debian-bullseye/apicula/Dockerfile +++ b/debian-bullseye/apicula/Dockerfile @@ -4,7 +4,7 @@ # Unai Martinez-Corral # Lucas Teske # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/apicula/HDLC b/debian-bullseye/apicula/HDLC index 5d45d6d7..d4450968 100644 --- a/debian-bullseye/apicula/HDLC +++ b/debian-bullseye/apicula/HDLC @@ -4,7 +4,7 @@ # Unai Martinez-Corral # Lucas Teske # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/arachne-pnr/Dockerfile b/debian-bullseye/arachne-pnr/Dockerfile index 7b66b749..53116861 100644 --- a/debian-bullseye/arachne-pnr/Dockerfile +++ b/debian-bullseye/arachne-pnr/Dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/arachne-pnr/HDLC b/debian-bullseye/arachne-pnr/HDLC index a9d56d8c..00248187 100644 --- a/debian-bullseye/arachne-pnr/HDLC +++ b/debian-bullseye/arachne-pnr/HDLC @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/base.dockerfile b/debian-bullseye/base.dockerfile index 6ab42cbe..73eaa1dd 100644 --- a/debian-bullseye/base.dockerfile +++ b/debian-bullseye/base.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/boolector/Dockerfile b/debian-bullseye/boolector/Dockerfile index 21ed012e..b7ca4e96 100644 --- a/debian-bullseye/boolector/Dockerfile +++ b/debian-bullseye/boolector/Dockerfile @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/boolector/HDLC b/debian-bullseye/boolector/HDLC index 57dd28c8..66bcf4d1 100644 --- a/debian-bullseye/boolector/HDLC +++ b/debian-bullseye/boolector/HDLC @@ -4,7 +4,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2021 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/conda.dockerfile b/debian-bullseye/conda.dockerfile index 5f3691e3..6881f84a 100644 --- a/debian-bullseye/conda.dockerfile +++ b/debian-bullseye/conda.dockerfile @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Carlos Eduardo de Paula # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/cvc/Dockerfile b/debian-bullseye/cvc/Dockerfile index d4d1904c..33448654 100644 --- a/debian-bullseye/cvc/Dockerfile +++ b/debian-bullseye/cvc/Dockerfile @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/cvc/HDLC b/debian-bullseye/cvc/HDLC index 77b4fb9c..e27fd617 100644 --- a/debian-bullseye/cvc/HDLC +++ b/debian-bullseye/cvc/HDLC @@ -4,7 +4,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/f4pga/Dockerfile b/debian-bullseye/f4pga/Dockerfile index 25a46608..7c2ab308 100644 --- a/debian-bullseye/f4pga/Dockerfile +++ b/debian-bullseye/f4pga/Dockerfile @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Carlos Eduardo de Paula # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/f4pga/HDLC b/debian-bullseye/f4pga/HDLC index 6ccb3b51..b31b69e1 100644 --- a/debian-bullseye/f4pga/HDLC +++ b/debian-bullseye/f4pga/HDLC @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/formal.dockerfile b/debian-bullseye/formal.dockerfile index 007ca769..c9243db8 100644 --- a/debian-bullseye/formal.dockerfile +++ b/debian-bullseye/formal.dockerfile @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/ghdl-yosys-plugin.dockerfile b/debian-bullseye/ghdl-yosys-plugin.dockerfile index 28b9be9d..93dfa957 100644 --- a/debian-bullseye/ghdl-yosys-plugin.dockerfile +++ b/debian-bullseye/ghdl-yosys-plugin.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2018-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/ghdl.dockerfile b/debian-bullseye/ghdl.dockerfile index c374c3ae..06772bcd 100644 --- a/debian-bullseye/ghdl.dockerfile +++ b/debian-bullseye/ghdl.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2018-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/gnuplot.dockerfile b/debian-bullseye/gnuplot.dockerfile index 12b5f899..44da7223 100644 --- a/debian-bullseye/gnuplot.dockerfile +++ b/debian-bullseye/gnuplot.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/gtkwave/Dockerfile b/debian-bullseye/gtkwave/Dockerfile index 020d816d..dbff3233 100644 --- a/debian-bullseye/gtkwave/Dockerfile +++ b/debian-bullseye/gtkwave/Dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2018-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/gtkwave/HDLC b/debian-bullseye/gtkwave/HDLC index 31d508ea..e41cd0e4 100644 --- a/debian-bullseye/gtkwave/HDLC +++ b/debian-bullseye/gtkwave/HDLC @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2018-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/icestorm.dockerfile b/debian-bullseye/icestorm.dockerfile index b77336bc..6ef3aa82 100644 --- a/debian-bullseye/icestorm.dockerfile +++ b/debian-bullseye/icestorm.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/impl.dockerfile b/debian-bullseye/impl.dockerfile index 8274e8da..d76dd8e6 100644 --- a/debian-bullseye/impl.dockerfile +++ b/debian-bullseye/impl.dockerfile @@ -2,7 +2,7 @@ # Sebastian Birke # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/irsim/Dockerfile b/debian-bullseye/irsim/Dockerfile index ece4a667..f73a0d6e 100644 --- a/debian-bullseye/irsim/Dockerfile +++ b/debian-bullseye/irsim/Dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/irsim/HDLC b/debian-bullseye/irsim/HDLC index 9ad25285..c46a3166 100644 --- a/debian-bullseye/irsim/HDLC +++ b/debian-bullseye/irsim/HDLC @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/iverilog.dockerfile b/debian-bullseye/iverilog.dockerfile index ed838795..aefe1c52 100644 --- a/debian-bullseye/iverilog.dockerfile +++ b/debian-bullseye/iverilog.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/klayout.dockerfile b/debian-bullseye/klayout.dockerfile index b913e8ff..f2ff7f85 100644 --- a/debian-bullseye/klayout.dockerfile +++ b/debian-bullseye/klayout.dockerfile @@ -1,4 +1,4 @@ -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/magic/Dockerfile b/debian-bullseye/magic/Dockerfile index eaa11a7b..885e631f 100644 --- a/debian-bullseye/magic/Dockerfile +++ b/debian-bullseye/magic/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/magic/HDLC b/debian-bullseye/magic/HDLC index 445546a8..1bcc6f05 100644 --- a/debian-bullseye/magic/HDLC +++ b/debian-bullseye/magic/HDLC @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/netgen.dockerfile b/debian-bullseye/netgen.dockerfile index c02162bb..2d1a10fa 100644 --- a/debian-bullseye/netgen.dockerfile +++ b/debian-bullseye/netgen.dockerfile @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Sai Charan Lanka # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/nextpnr.dockerfile b/debian-bullseye/nextpnr.dockerfile index e47a586c..f22e179f 100644 --- a/debian-bullseye/nextpnr.dockerfile +++ b/debian-bullseye/nextpnr.dockerfile @@ -3,7 +3,7 @@ # Anton Blanchard # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/nvc/Dockerfile b/debian-bullseye/nvc/Dockerfile index f15f1951..b5a4a31f 100644 --- a/debian-bullseye/nvc/Dockerfile +++ b/debian-bullseye/nvc/Dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2018-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/nvc/HDLC b/debian-bullseye/nvc/HDLC index 89a2c855..e5eaf07a 100644 --- a/debian-bullseye/nvc/HDLC +++ b/debian-bullseye/nvc/HDLC @@ -4,7 +4,7 @@ # Unai Martinez-Corral # Nick Gasson # -# Copyright 2018-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/octave.dockerfile b/debian-bullseye/octave.dockerfile index 6f0c890b..d5820bb5 100644 --- a/debian-bullseye/octave.dockerfile +++ b/debian-bullseye/octave.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/openfpgaloader.dockerfile b/debian-bullseye/openfpgaloader.dockerfile index 0c068ce4..5cc1614c 100644 --- a/debian-bullseye/openfpgaloader.dockerfile +++ b/debian-bullseye/openfpgaloader.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/openroad/Dockerfile b/debian-bullseye/openroad/Dockerfile index 4d75aa33..7af97ee4 100644 --- a/debian-bullseye/openroad/Dockerfile +++ b/debian-bullseye/openroad/Dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/openroad/HDLC b/debian-bullseye/openroad/HDLC index 0118fd2a..aa7dd987 100644 --- a/debian-bullseye/openroad/HDLC +++ b/debian-bullseye/openroad/HDLC @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/osvb.dockerfile b/debian-bullseye/osvb.dockerfile index 7a401eeb..ada5eef9 100644 --- a/debian-bullseye/osvb.dockerfile +++ b/debian-bullseye/osvb.dockerfile @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/pono/Dockerfile b/debian-bullseye/pono/Dockerfile index c5bc519f..a58b95bb 100644 --- a/debian-bullseye/pono/Dockerfile +++ b/debian-bullseye/pono/Dockerfile @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/pono/HDLC b/debian-bullseye/pono/HDLC index 2b8f6a76..723b2d77 100644 --- a/debian-bullseye/pono/HDLC +++ b/debian-bullseye/pono/HDLC @@ -4,7 +4,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/prjoxide.dockerfile b/debian-bullseye/prjoxide.dockerfile index 830dcd47..e02b0656 100644 --- a/debian-bullseye/prjoxide.dockerfile +++ b/debian-bullseye/prjoxide.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/prjtrellis.dockerfile b/debian-bullseye/prjtrellis.dockerfile index 6a66b1ce..72f78d13 100644 --- a/debian-bullseye/prjtrellis.dockerfile +++ b/debian-bullseye/prjtrellis.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/prog.dockerfile b/debian-bullseye/prog.dockerfile index d53bdfb7..30adb23f 100644 --- a/debian-bullseye/prog.dockerfile +++ b/debian-bullseye/prog.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/scipy.dockerfile b/debian-bullseye/scipy.dockerfile index 662671cb..dc3f04aa 100644 --- a/debian-bullseye/scipy.dockerfile +++ b/debian-bullseye/scipy.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/sim.dockerfile b/debian-bullseye/sim.dockerfile index 516e4090..7d7aa142 100644 --- a/debian-bullseye/sim.dockerfile +++ b/debian-bullseye/sim.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/superprove/Dockerfile b/debian-bullseye/superprove/Dockerfile index 613eb1e7..32fcac42 100644 --- a/debian-bullseye/superprove/Dockerfile +++ b/debian-bullseye/superprove/Dockerfile @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/superprove/HDLC b/debian-bullseye/superprove/HDLC index 42fe6d75..57f6ecdf 100644 --- a/debian-bullseye/superprove/HDLC +++ b/debian-bullseye/superprove/HDLC @@ -4,7 +4,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/superprove/suprove b/debian-bullseye/superprove/suprove index 2c5d9f6c..5b1f95c9 100755 --- a/debian-bullseye/superprove/suprove +++ b/debian-bullseye/superprove/suprove @@ -3,7 +3,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2021 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/symbiyosys.dockerfile b/debian-bullseye/symbiyosys.dockerfile index 33e71f13..c2dad84d 100644 --- a/debian-bullseye/symbiyosys.dockerfile +++ b/debian-bullseye/symbiyosys.dockerfile @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/verible.dockerfile b/debian-bullseye/verible.dockerfile index 208d0b4d..108a0230 100644 --- a/debian-bullseye/verible.dockerfile +++ b/debian-bullseye/verible.dockerfile @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Patrick Richer St-Onge # -# Copyright 2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/verilator.dockerfile b/debian-bullseye/verilator.dockerfile index 8b069e94..52f65c36 100644 --- a/debian-bullseye/verilator.dockerfile +++ b/debian-bullseye/verilator.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/vtr.dockerfile b/debian-bullseye/vtr.dockerfile index 2efa297a..011fa075 100644 --- a/debian-bullseye/vtr.dockerfile +++ b/debian-bullseye/vtr.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/xschem/Dockerfile b/debian-bullseye/xschem/Dockerfile index 74e9b766..a09d7d67 100644 --- a/debian-bullseye/xschem/Dockerfile +++ b/debian-bullseye/xschem/Dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/xschem/HDLC b/debian-bullseye/xschem/HDLC index 507e8bee..e5367d55 100644 --- a/debian-bullseye/xschem/HDLC +++ b/debian-bullseye/xschem/HDLC @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/xyce.dockerfile b/debian-bullseye/xyce.dockerfile index 8c90fa14..a5652d46 100644 --- a/debian-bullseye/xyce.dockerfile +++ b/debian-bullseye/xyce.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/yices2/Dockerfile b/debian-bullseye/yices2/Dockerfile index 7d944205..01420c0c 100644 --- a/debian-bullseye/yices2/Dockerfile +++ b/debian-bullseye/yices2/Dockerfile @@ -2,7 +2,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/yices2/HDLC b/debian-bullseye/yices2/HDLC index 6ff9a3b4..da6f7d9b 100644 --- a/debian-bullseye/yices2/HDLC +++ b/debian-bullseye/yices2/HDLC @@ -4,7 +4,7 @@ # Unai Martinez-Corral # Torsten Meissner # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/yosys/Dockerfile b/debian-bullseye/yosys/Dockerfile index 577e634c..c43f42bd 100644 --- a/debian-bullseye/yosys/Dockerfile +++ b/debian-bullseye/yosys/Dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/yosys/HDLC b/debian-bullseye/yosys/HDLC index a8cf6cf0..e434c6e4 100644 --- a/debian-bullseye/yosys/HDLC +++ b/debian-bullseye/yosys/HDLC @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/z3/Dockerfile b/debian-bullseye/z3/Dockerfile index fdf50d01..00229bd6 100644 --- a/debian-bullseye/z3/Dockerfile +++ b/debian-bullseye/z3/Dockerfile @@ -3,7 +3,7 @@ # Torsten Meissner # Michael Munch # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/debian-bullseye/z3/HDLC b/debian-bullseye/z3/HDLC index 28f9ef09..98ad5196 100644 --- a/debian-bullseye/z3/HDLC +++ b/debian-bullseye/z3/HDLC @@ -5,7 +5,7 @@ # Torsten Meissner # Michael Munch # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/doc/Makefile b/doc/Makefile index 95c1d47c..67592161 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/doc/conf.py b/doc/conf.py index baa8a426..11bbf500 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/doc/doc--pyHDLC.dockerfile b/doc/doc--pyHDLC.dockerfile index 159a611d..1ca5b49a 100644 --- a/doc/doc--pyHDLC.dockerfile +++ b/doc/doc--pyHDLC.dockerfile @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/doc/graph/asic.dot b/doc/graph/asic.dot index 919e415d..d46eeaf3 100644 --- a/doc/graph/asic.dot +++ b/doc/graph/asic.dot @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/doc/graph/base.dot b/doc/graph/base.dot index 71926097..b3ae13a9 100644 --- a/doc/graph/base.dot +++ b/doc/graph/base.dot @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/doc/graph/f4pga.dot b/doc/graph/f4pga.dot index 88b17b2d..1593fd27 100644 --- a/doc/graph/f4pga.dot +++ b/doc/graph/f4pga.dot @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/doc/graph/formal.dot b/doc/graph/formal.dot index f21fdbb2..be1cace7 100644 --- a/doc/graph/formal.dot +++ b/doc/graph/formal.dot @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/doc/graph/graph.dot b/doc/graph/graph.dot index 1aaeabcc..993c6621 100644 --- a/doc/graph/graph.dot +++ b/doc/graph/graph.dot @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/doc/graph/impl.dot b/doc/graph/impl.dot index 0ed8b53a..5cee4e51 100644 --- a/doc/graph/impl.dot +++ b/doc/graph/impl.dot @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/doc/graph/legend.dot b/doc/graph/legend.dot index 627cb480..40c375b0 100644 --- a/doc/graph/legend.dot +++ b/doc/graph/legend.dot @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/doc/graph/sim.dot b/doc/graph/sim.dot index d0b10805..638d363f 100644 --- a/doc/graph/sim.dot +++ b/doc/graph/sim.dot @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/doc/graph/synth.dot b/doc/graph/synth.dot index a6d63e1a..f55c3a86 100644 --- a/doc/graph/synth.dot +++ b/doc/graph/synth.dot @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/doc/tools.yml b/doc/tools.yml index c7915632..99ab3445 100644 --- a/doc/tools.yml +++ b/doc/tools.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rockylinux-8/base.dockerfile b/rockylinux-8/base.dockerfile index ef1baa60..b8bec962 100644 --- a/rockylinux-8/base.dockerfile +++ b/rockylinux-8/base.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/_env.sh b/test/_env.sh index 08efb227..0327304c 100755 --- a/test/_env.sh +++ b/test/_env.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/_todo.sh b/test/_todo.sh index 96c29765..882b250a 100755 --- a/test/_todo.sh +++ b/test/_todo.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/_tree.sh b/test/_tree.sh index 06b60523..e40d2a18 100755 --- a/test/_tree.sh +++ b/test/_tree.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/apicula.pkg.sh b/test/apicula.pkg.sh index dc4e5e31..5e3b432a 100755 --- a/test/apicula.pkg.sh +++ b/test/apicula.pkg.sh @@ -4,7 +4,7 @@ # Unai Martinez-Corral # Lucas Teske # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/apicula.sh b/test/apicula.sh index f8e1b219..69243ce6 100755 --- a/test/apicula.sh +++ b/test/apicula.sh @@ -4,7 +4,7 @@ # Unai Martinez-Corral # Lucas Teske # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/arachne-pnr.pkg.sh b/test/arachne-pnr.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/arachne-pnr.pkg.sh +++ b/test/arachne-pnr.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/arachne-pnr.sh b/test/arachne-pnr.sh index c30c0ca1..31297cc7 100755 --- a/test/arachne-pnr.sh +++ b/test/arachne-pnr.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/boolector.pkg.sh b/test/boolector.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/boolector.pkg.sh +++ b/test/boolector.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/build--base.sh b/test/build--base.sh index b5b33800..810e3134 100755 --- a/test/build--base.sh +++ b/test/build--base.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/build--build.sh b/test/build--build.sh index a0f7ba1c..b4d5eef2 100755 --- a/test/build--build.sh +++ b/test/build--build.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/build--dev.sh b/test/build--dev.sh index 511266e7..278dceb8 100755 --- a/test/build--dev.sh +++ b/test/build--dev.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/conda--f4pga--eos-s3.sh b/test/conda--f4pga--eos-s3.sh index a442e2ae..35e78bec 100755 --- a/test/conda--f4pga--eos-s3.sh +++ b/test/conda--f4pga--eos-s3.sh @@ -1,6 +1,6 @@ #!/usr/bin/env -S bash -l -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/conda--f4pga--xc7--a100t.sh b/test/conda--f4pga--xc7--a100t.sh index 5a39ad13..12fffda2 100755 --- a/test/conda--f4pga--xc7--a100t.sh +++ b/test/conda--f4pga--xc7--a100t.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/conda--f4pga--xc7--a200t.sh b/test/conda--f4pga--xc7--a200t.sh index 81e41207..436dfe73 100755 --- a/test/conda--f4pga--xc7--a200t.sh +++ b/test/conda--f4pga--xc7--a200t.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/conda--f4pga--xc7--a50t.sh b/test/conda--f4pga--xc7--a50t.sh index 33cd39c5..56354153 100755 --- a/test/conda--f4pga--xc7--a50t.sh +++ b/test/conda--f4pga--xc7--a50t.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/conda--f4pga--xc7--toolchain.sh b/test/conda--f4pga--xc7--toolchain.sh index 8af84207..41a459cb 100755 --- a/test/conda--f4pga--xc7--toolchain.sh +++ b/test/conda--f4pga--xc7--toolchain.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/conda--f4pga--xc7--z010.sh b/test/conda--f4pga--xc7--z010.sh index 4af2d32b..684cab46 100755 --- a/test/conda--f4pga--xc7--z010.sh +++ b/test/conda--f4pga--xc7--z010.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/conda--f4pga--xc7--z020.sh b/test/conda--f4pga--xc7--z020.sh index c0512d14..38a77ae6 100755 --- a/test/conda--f4pga--xc7--z020.sh +++ b/test/conda--f4pga--xc7--z020.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/conda--f4pga--xc7.sh b/test/conda--f4pga--xc7.sh index 6000f719..a93935cf 100755 --- a/test/conda--f4pga--xc7.sh +++ b/test/conda--f4pga--xc7.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/conda.sh b/test/conda.sh index ac3bc8b6..e9d791c9 100755 --- a/test/conda.sh +++ b/test/conda.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/cvc.pkg.sh b/test/cvc.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/cvc.pkg.sh +++ b/test/cvc.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/formal--all.sh b/test/formal--all.sh index c29ab301..05d40a73 100755 --- a/test/formal--all.sh +++ b/test/formal--all.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/formal--min.sh b/test/formal--min.sh index 6f2b2c86..a1097942 100755 --- a/test/formal--min.sh +++ b/test/formal--min.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/formal.sh b/test/formal.sh index 6fe21c81..b4de82bc 100755 --- a/test/formal.sh +++ b/test/formal.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/ghdl--llvm.pkg.sh b/test/ghdl--llvm.pkg.sh index 9f21e4eb..52f30d4e 100755 --- a/test/ghdl--llvm.pkg.sh +++ b/test/ghdl--llvm.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/ghdl--llvm.sh b/test/ghdl--llvm.sh index b417b7c1..732e4951 100755 --- a/test/ghdl--llvm.sh +++ b/test/ghdl--llvm.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/ghdl--yosys.sh b/test/ghdl--yosys.sh index d1c0411f..efd2588e 100755 --- a/test/ghdl--yosys.sh +++ b/test/ghdl--yosys.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/ghdl-yosys-plugin.pkg.sh b/test/ghdl-yosys-plugin.pkg.sh index 8a088338..e69cd6af 100755 --- a/test/ghdl-yosys-plugin.pkg.sh +++ b/test/ghdl-yosys-plugin.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/ghdl.pkg.sh b/test/ghdl.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/ghdl.pkg.sh +++ b/test/ghdl.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/ghdl.sh b/test/ghdl.sh index 8a9c230e..80cc082c 100755 --- a/test/ghdl.sh +++ b/test/ghdl.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/gtkwave.pkg.sh b/test/gtkwave.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/gtkwave.pkg.sh +++ b/test/gtkwave.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/gtkwave.sh b/test/gtkwave.sh index 7714c6a3..bc0bcf44 100755 --- a/test/gtkwave.sh +++ b/test/gtkwave.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/icestorm.pkg.sh b/test/icestorm.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/icestorm.pkg.sh +++ b/test/icestorm.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/icestorm.sh b/test/icestorm.sh index 01fcad3f..5d867b10 100755 --- a/test/icestorm.sh +++ b/test/icestorm.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/impl--ecp5.sh b/test/impl--ecp5.sh index eb1b931a..dd461063 100755 --- a/test/impl--ecp5.sh +++ b/test/impl--ecp5.sh @@ -4,7 +4,7 @@ # Sebastian Birke # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/impl--generic.sh b/test/impl--generic.sh index c7678139..7922cfd8 100755 --- a/test/impl--generic.sh +++ b/test/impl--generic.sh @@ -4,7 +4,7 @@ # Sebastian Birke # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/impl--ice40.sh b/test/impl--ice40.sh index 564a78d2..ac7dc6c5 100755 --- a/test/impl--ice40.sh +++ b/test/impl--ice40.sh @@ -4,7 +4,7 @@ # Sebastian Birke # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/impl--icestorm.sh b/test/impl--icestorm.sh index ce728d05..8d3bfb8a 100755 --- a/test/impl--icestorm.sh +++ b/test/impl--icestorm.sh @@ -4,7 +4,7 @@ # Sebastian Birke # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/impl--nexus.sh b/test/impl--nexus.sh index f86809f7..68507974 100755 --- a/test/impl--nexus.sh +++ b/test/impl--nexus.sh @@ -4,7 +4,7 @@ # Sebastian Birke # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/impl--pnr.sh b/test/impl--pnr.sh index c44655d8..ca7b49d1 100755 --- a/test/impl--pnr.sh +++ b/test/impl--pnr.sh @@ -4,7 +4,7 @@ # Sebastian Birke # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/impl--prjoxide.sh b/test/impl--prjoxide.sh index e63d973a..3f00145c 100755 --- a/test/impl--prjoxide.sh +++ b/test/impl--prjoxide.sh @@ -4,7 +4,7 @@ # Sebastian Birke # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/impl--prjtrellis.sh b/test/impl--prjtrellis.sh index 0c49548b..d80b8310 100755 --- a/test/impl--prjtrellis.sh +++ b/test/impl--prjtrellis.sh @@ -4,7 +4,7 @@ # Sebastian Birke # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/impl.sh b/test/impl.sh index d07f2fa6..0fe90c60 100755 --- a/test/impl.sh +++ b/test/impl.sh @@ -4,7 +4,7 @@ # Sebastian Birke # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/irsim.pkg.sh b/test/irsim.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/irsim.pkg.sh +++ b/test/irsim.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/irsim.sh b/test/irsim.sh index cedfae7e..411c122f 100755 --- a/test/irsim.sh +++ b/test/irsim.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/iverilog.pkg.sh b/test/iverilog.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/iverilog.pkg.sh +++ b/test/iverilog.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/iverilog.sh b/test/iverilog.sh index 605a7a35..d080042b 100755 --- a/test/iverilog.sh +++ b/test/iverilog.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/klayout.pkg.sh b/test/klayout.pkg.sh index 0562136e..2ae65a3a 100755 --- a/test/klayout.pkg.sh +++ b/test/klayout.pkg.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/klayout.sh b/test/klayout.sh index c4a06334..491a1340 100755 --- a/test/klayout.sh +++ b/test/klayout.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/magic--irsim.sh b/test/magic--irsim.sh index e70b7096..12e3b201 100755 --- a/test/magic--irsim.sh +++ b/test/magic--irsim.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/magic.pkg.sh b/test/magic.pkg.sh index 0562136e..2ae65a3a 100755 --- a/test/magic.pkg.sh +++ b/test/magic.pkg.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/magic.sh b/test/magic.sh index 731815a4..a45f311c 100755 --- a/test/magic.sh +++ b/test/magic.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/netgen.pkg.sh b/test/netgen.pkg.sh index 6eeadf1a..63f413f8 100755 --- a/test/netgen.pkg.sh +++ b/test/netgen.pkg.sh @@ -3,7 +3,7 @@ # Unai Martinez-Corral # Sai Charan Lanka # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/netgen.sh b/test/netgen.sh index 5ef78134..f5e27424 100755 --- a/test/netgen.sh +++ b/test/netgen.sh @@ -3,7 +3,7 @@ # Authors: # Sai Charan Lanka # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/nextpnr--ecp5.pkg.sh b/test/nextpnr--ecp5.pkg.sh index ef0f596e..15288828 100755 --- a/test/nextpnr--ecp5.pkg.sh +++ b/test/nextpnr--ecp5.pkg.sh @@ -4,7 +4,7 @@ # Sebastian Birke # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/nextpnr--ecp5.sh b/test/nextpnr--ecp5.sh index 96773b3f..aa70cf7b 100755 --- a/test/nextpnr--ecp5.sh +++ b/test/nextpnr--ecp5.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/nextpnr--generic.pkg.sh b/test/nextpnr--generic.pkg.sh index 3fa30274..6aa9ac98 100755 --- a/test/nextpnr--generic.pkg.sh +++ b/test/nextpnr--generic.pkg.sh @@ -4,7 +4,7 @@ # Sebastian Birke # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/nextpnr--generic.sh b/test/nextpnr--generic.sh index 3a70f686..aa1ed354 100755 --- a/test/nextpnr--generic.sh +++ b/test/nextpnr--generic.sh @@ -4,7 +4,7 @@ # Sebastian Birke # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/nextpnr--ice40.pkg.sh b/test/nextpnr--ice40.pkg.sh index 59b79561..1a357ea3 100755 --- a/test/nextpnr--ice40.pkg.sh +++ b/test/nextpnr--ice40.pkg.sh @@ -4,7 +4,7 @@ # Sebastian Birke # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/nextpnr--ice40.sh b/test/nextpnr--ice40.sh index 5fcde15c..1091ea54 100755 --- a/test/nextpnr--ice40.sh +++ b/test/nextpnr--ice40.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/nextpnr--icestorm.sh b/test/nextpnr--icestorm.sh index 01e22e53..d9aaaee9 100755 --- a/test/nextpnr--icestorm.sh +++ b/test/nextpnr--icestorm.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/nextpnr--nexus.pkg.sh b/test/nextpnr--nexus.pkg.sh index 82d0e837..844b2481 100755 --- a/test/nextpnr--nexus.pkg.sh +++ b/test/nextpnr--nexus.pkg.sh @@ -4,7 +4,7 @@ # Sebastian Birke # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/nextpnr--nexus.sh b/test/nextpnr--nexus.sh index 0826ed25..562e628f 100755 --- a/test/nextpnr--nexus.sh +++ b/test/nextpnr--nexus.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/nextpnr--prjoxide.sh b/test/nextpnr--prjoxide.sh index ea02c9b1..1c312c5a 100755 --- a/test/nextpnr--prjoxide.sh +++ b/test/nextpnr--prjoxide.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/nextpnr--prjtrellis.sh b/test/nextpnr--prjtrellis.sh index 0a2db645..256a92d2 100755 --- a/test/nextpnr--prjtrellis.sh +++ b/test/nextpnr--prjtrellis.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/nextpnr.sh b/test/nextpnr.sh index 3fe5b1df..2de6fa6d 100755 --- a/test/nextpnr.sh +++ b/test/nextpnr.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/nvc.pkg.sh b/test/nvc.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/nvc.pkg.sh +++ b/test/nvc.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/nvc.sh b/test/nvc.sh index c2d38278..8eaf33f6 100755 --- a/test/nvc.sh +++ b/test/nvc.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Copyright 2020-2023 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/openfpgaloader.pkg.sh b/test/openfpgaloader.pkg.sh index fa113ca7..89118fcb 100755 --- a/test/openfpgaloader.pkg.sh +++ b/test/openfpgaloader.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/openfpgaloader.sh b/test/openfpgaloader.sh index 9f24d374..98f39e31 100755 --- a/test/openfpgaloader.sh +++ b/test/openfpgaloader.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/openroad--gui.pkg.sh b/test/openroad--gui.pkg.sh index b3d0fd77..e2a576de 100755 --- a/test/openroad--gui.pkg.sh +++ b/test/openroad--gui.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/openroad--gui.sh b/test/openroad--gui.sh index 64c0e596..baa2cf17 100755 --- a/test/openroad--gui.sh +++ b/test/openroad--gui.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/openroad.pkg.sh b/test/openroad.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/openroad.pkg.sh +++ b/test/openroad.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/openroad.sh b/test/openroad.sh index fa9c4f56..18e8a805 100755 --- a/test/openroad.sh +++ b/test/openroad.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/osvb.pkg.sh b/test/osvb.pkg.sh index 39a05670..5f8eae21 100755 --- a/test/osvb.pkg.sh +++ b/test/osvb.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/pono.pkg.sh b/test/pono.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/pono.pkg.sh +++ b/test/pono.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/prjoxide.pkg.sh b/test/prjoxide.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/prjoxide.pkg.sh +++ b/test/prjoxide.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/prjoxide.sh b/test/prjoxide.sh index 54134fa4..5dfd2e52 100755 --- a/test/prjoxide.sh +++ b/test/prjoxide.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/prjtrellis.pkg.sh b/test/prjtrellis.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/prjtrellis.pkg.sh +++ b/test/prjtrellis.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/prjtrellis.sh b/test/prjtrellis.sh index a33cab35..e7266adf 100755 --- a/test/prjtrellis.sh +++ b/test/prjtrellis.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/prog.sh b/test/prog.sh index 354b7a19..2e34355f 100755 --- a/test/prog.sh +++ b/test/prog.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/sim--octave--gnuplot.sh b/test/sim--octave--gnuplot.sh index 5b395249..e7c686a5 100755 --- a/test/sim--octave--gnuplot.sh +++ b/test/sim--octave--gnuplot.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/sim--octave-slim.sh b/test/sim--octave-slim.sh index b5417f04..bf86d544 100755 --- a/test/sim--octave-slim.sh +++ b/test/sim--octave-slim.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/sim--octave.sh b/test/sim--octave.sh index ee3d2712..2d55a46b 100755 --- a/test/sim--octave.sh +++ b/test/sim--octave.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/sim--osvb.sh b/test/sim--osvb.sh index 0f3afbb3..346a02f9 100755 --- a/test/sim--osvb.sh +++ b/test/sim--osvb.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/sim--scipy-slim.sh b/test/sim--scipy-slim.sh index b5417f04..bf86d544 100755 --- a/test/sim--scipy-slim.sh +++ b/test/sim--scipy-slim.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/sim--scipy.sh b/test/sim--scipy.sh index ee3d2712..2d55a46b 100755 --- a/test/sim--scipy.sh +++ b/test/sim--scipy.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/sim.sh b/test/sim.sh index b9b07c98..e4936b21 100755 --- a/test/sim.sh +++ b/test/sim.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/superprove.pkg.sh b/test/superprove.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/superprove.pkg.sh +++ b/test/superprove.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/symbiyosys.pkg.sh b/test/symbiyosys.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/symbiyosys.pkg.sh +++ b/test/symbiyosys.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/verible.pkg.sh b/test/verible.pkg.sh index fa1538d0..3c4c8a1d 100755 --- a/test/verible.pkg.sh +++ b/test/verible.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/verible.sh b/test/verible.sh index dd4c16fb..7dba38b8 100755 --- a/test/verible.sh +++ b/test/verible.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/verilator.pkg.sh b/test/verilator.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/verilator.pkg.sh +++ b/test/verilator.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/verilator.sh b/test/verilator.sh index 4cd89c71..793c0b6d 100755 --- a/test/verilator.sh +++ b/test/verilator.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/vtr.pkg.sh b/test/vtr.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/vtr.pkg.sh +++ b/test/vtr.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/vtr.sh b/test/vtr.sh index 250fa6fc..429e4b56 100755 --- a/test/vtr.sh +++ b/test/vtr.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/xschem.pkg.sh b/test/xschem.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/xschem.pkg.sh +++ b/test/xschem.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/xschem.sh b/test/xschem.sh index 8d5d9558..9a45d169 100755 --- a/test/xschem.sh +++ b/test/xschem.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/xyce.pkg.sh b/test/xyce.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/xyce.pkg.sh +++ b/test/xyce.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/xyce.sh b/test/xyce.sh index fbdea5eb..68c27074 100755 --- a/test/xyce.sh +++ b/test/xyce.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/yices2.pkg.sh b/test/yices2.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/yices2.pkg.sh +++ b/test/yices2.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/yosys.pkg.sh b/test/yosys.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/yosys.pkg.sh +++ b/test/yosys.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/yosys.sh b/test/yosys.sh index 5c08e4ce..02da987a 100755 --- a/test/yosys.sh +++ b/test/yosys.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/z3.pkg.sh b/test/z3.pkg.sh index f2305ab0..e70b0ec4 100755 --- a/test/z3.pkg.sh +++ b/test/z3.pkg.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2020-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/usbip/run.sh b/usbip/run.sh index d1ceed2d..a6dc79ad 100644 --- a/usbip/run.sh +++ b/usbip/run.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/utils/bin/dockerDive b/utils/bin/dockerDive index d10961e6..4a2a1419 100755 --- a/utils/bin/dockerDive +++ b/utils/bin/dockerDive @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/utils/bin/dockerRelease b/utils/bin/dockerRelease index 6e4c6546..54091d6e 100755 --- a/utils/bin/dockerRelease +++ b/utils/bin/dockerRelease @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/utils/build-test-release/action.yml b/utils/build-test-release/action.yml index 02fe48af..438a6825 100644 --- a/utils/build-test-release/action.yml +++ b/utils/build-test-release/action.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2019-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/utils/pyHDLC/__init__.py b/utils/pyHDLC/__init__.py index fffac316..ff4f0682 100644 --- a/utils/pyHDLC/__init__.py +++ b/utils/pyHDLC/__init__.py @@ -1,8 +1,8 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral -# Copyright 2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/utils/pyHDLC/cli.py b/utils/pyHDLC/cli.py index d1792288..64604cd3 100755 --- a/utils/pyHDLC/cli.py +++ b/utils/pyHDLC/cli.py @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/utils/pyHDLC/config.yml b/utils/pyHDLC/config.yml index 043d2e1e..c68fbbd4 100644 --- a/utils/pyHDLC/config.yml +++ b/utils/pyHDLC/config.yml @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/utils/pyHDLC/map.py b/utils/pyHDLC/map.py index 7f4ac0e7..bf12439f 100644 --- a/utils/pyHDLC/map.py +++ b/utils/pyHDLC/map.py @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/utils/pyHDLC/run.py b/utils/pyHDLC/run.py index 92e0eaba..17317629 100644 --- a/utils/pyHDLC/run.py +++ b/utils/pyHDLC/run.py @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/utils/pyHDLC/testpkg.dockerfile b/utils/pyHDLC/testpkg.dockerfile index 5914d309..df2e6ef6 100644 --- a/utils/pyHDLC/testpkg.dockerfile +++ b/utils/pyHDLC/testpkg.dockerfile @@ -1,7 +1,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/utils/setup.py b/utils/setup.py index 8c316ccf..5d0c1c56 100644 --- a/utils/setup.py +++ b/utils/setup.py @@ -4,7 +4,7 @@ # Patrick Lehmann # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/utils/setup.sh b/utils/setup.sh index 6cd8a4ee..69d59b10 100755 --- a/utils/setup.sh +++ b/utils/setup.sh @@ -3,7 +3,7 @@ # Authors: # Unai Martinez-Corral # -# Copyright 2021-2022 Unai Martinez-Corral +# Copyright Unai Martinez-Corral # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.