From c22039105f5a235acdb7716c2e06d8efb2907224 Mon Sep 17 00:00:00 2001 From: Stefan Frederik Date: Tue, 27 Jul 2021 16:53:08 +0200 Subject: [PATCH] update license info (2) --- src/utile/clock.awk | 2 +- src/utile/expand_alias.awk | 2 +- src/utile/param.awk | 2 +- src/utile/preprocess.awk | 2 +- src/utile/stimuli.awk | 2 +- src/utile/utile.tcl | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/utile/clock.awk b/src/utile/clock.awk index e4b92284..3d52bf66 100755 --- a/src/utile/clock.awk +++ b/src/utile/clock.awk @@ -4,7 +4,7 @@ # This file is part of XSCHEM, # a schematic capture and Spice/Vhdl/Verilog netlisting tool for circuit # simulation. -# Copyright (C) 1998-2020 Stefan Frederik Schippers +# Copyright (C) 1998-2021 Stefan Frederik Schippers # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/utile/expand_alias.awk b/src/utile/expand_alias.awk index 07f1b65c..7ef400fa 100755 --- a/src/utile/expand_alias.awk +++ b/src/utile/expand_alias.awk @@ -4,7 +4,7 @@ # This file is part of XSCHEM, # a schematic capture and Spice/Vhdl/Verilog netlisting tool for circuit # simulation. -# Copyright (C) 1998-2020 Stefan Frederik Schippers +# Copyright (C) 1998-2021 Stefan Frederik Schippers # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/utile/param.awk b/src/utile/param.awk index 4b87e73f..51fcfacf 100755 --- a/src/utile/param.awk +++ b/src/utile/param.awk @@ -4,7 +4,7 @@ # This file is part of XSCHEM, # a schematic capture and Spice/Vhdl/Verilog netlisting tool for circuit # simulation. -# Copyright (C) 1998-2020 Stefan Frederik Schippers +# Copyright (C) 1998-2021 Stefan Frederik Schippers # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/utile/preprocess.awk b/src/utile/preprocess.awk index 67bc2f9d..d849b26d 100755 --- a/src/utile/preprocess.awk +++ b/src/utile/preprocess.awk @@ -4,7 +4,7 @@ # This file is part of XSCHEM, # a schematic capture and Spice/Vhdl/Verilog netlisting tool for circuit # simulation. -# Copyright (C) 1998-2020 Stefan Frederik Schippers +# Copyright (C) 1998-2021 Stefan Frederik Schippers # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/utile/stimuli.awk b/src/utile/stimuli.awk index 6db7af9f..6e1b2bae 100755 --- a/src/utile/stimuli.awk +++ b/src/utile/stimuli.awk @@ -4,7 +4,7 @@ # This file is part of XSCHEM, # a schematic capture and Spice/Vhdl/Verilog netlisting tool for circuit # simulation. -# Copyright (C) 1998-2020 Stefan Frederik Schippers +# Copyright (C) 1998-2021 Stefan Frederik Schippers # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/utile/utile.tcl b/src/utile/utile.tcl index 945ebc1d..1eb2a8a6 100755 --- a/src/utile/utile.tcl +++ b/src/utile/utile.tcl @@ -5,7 +5,7 @@ # This file is part of XSCHEM, # a schematic capture and Spice/Vhdl/Verilog netlisting tool for circuit # simulation. -# Copyright (C) 1998-2020 Stefan Frederik Schippers +# Copyright (C) 1998-2021 Stefan Frederik Schippers # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by