From 4337cc0e3386e5d3745945fd3a9f0012c1046def Mon Sep 17 00:00:00 2001 From: Markus Mueller Date: Sun, 25 Oct 2020 21:49:52 +0100 Subject: [PATCH] hicum license cleaning --- src/spicelib/devices/hicum2/hicum2.c | 8 +++----- src/spicelib/devices/hicum2/hicum2acld.c | 8 +++----- src/spicelib/devices/hicum2/hicum2ask.c | 8 +++----- src/spicelib/devices/hicum2/hicum2conv.c | 8 +++----- src/spicelib/devices/hicum2/hicum2defs.h | 8 +++----- src/spicelib/devices/hicum2/hicum2ext.h | 8 +++----- src/spicelib/devices/hicum2/hicum2getic.c | 8 +++----- src/spicelib/devices/hicum2/hicum2init.c | 9 +++++---- src/spicelib/devices/hicum2/hicum2init.h | 7 +++++++ src/spicelib/devices/hicum2/hicum2itf.h | 7 +++---- src/spicelib/devices/hicum2/hicum2mask.c | 8 +++----- src/spicelib/devices/hicum2/hicum2mpar.c | 8 +++----- src/spicelib/devices/hicum2/hicum2noise.c | 8 +++----- src/spicelib/devices/hicum2/hicum2param.c | 8 +++----- src/spicelib/devices/hicum2/hicum2pzld.c | 9 ++++----- src/spicelib/devices/hicum2/hicum2setup.c | 8 +++----- src/spicelib/devices/hicum2/hicum2soachk.c | 6 +++--- src/spicelib/devices/hicum2/hicum2trunc.c | 8 +++----- src/spicelib/devices/hicum2/hicumL2.cpp | 8 +++----- src/spicelib/devices/hicum2/hicumL2.hpp | 5 +++++ src/spicelib/devices/hicum2/hicumL2temp.cpp | 8 +++----- src/spicelib/devices/hicum2/hicumL2temp.hpp | 5 +++++ 22 files changed, 77 insertions(+), 91 deletions(-) diff --git a/src/spicelib/devices/hicum2/hicum2.c b/src/spicelib/devices/hicum2/hicum2.c index ada9d5cdc..be47ba801 100644 --- a/src/spicelib/devices/hicum2/hicum2.c +++ b/src/spicelib/devices/hicum2/hicum2.c @@ -1,9 +1,7 @@ /********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1985 Thomas L. Quarles -Model Author: 1990 Michael Schröter TU Dresden -Spice3 Implementation: 2019 Dietmar Warning -License: 3-clause BSD +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ /* diff --git a/src/spicelib/devices/hicum2/hicum2acld.c b/src/spicelib/devices/hicum2/hicum2acld.c index 6fdc7cad2..480d3f29a 100644 --- a/src/spicelib/devices/hicum2/hicum2acld.c +++ b/src/spicelib/devices/hicum2/hicum2acld.c @@ -1,9 +1,7 @@ /********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1985 Thomas L. Quarles -Model Author: 1990 Michael Schröter TU Dresden -Spice3 Implementation: 2019 Dietmar Warning and Markus Müller -License: 3-clause BSD +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ /* diff --git a/src/spicelib/devices/hicum2/hicum2ask.c b/src/spicelib/devices/hicum2/hicum2ask.c index 4a33e06f7..1b0de43ac 100644 --- a/src/spicelib/devices/hicum2/hicum2ask.c +++ b/src/spicelib/devices/hicum2/hicum2ask.c @@ -1,9 +1,7 @@ /********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1985 Mathew Lew and Thomas L. Quarles -Model Author: 1990 Michael Schröter TU Dresden -Spice3 Implementation: 2019 Dietmar Warning, Markus Müller, Mario Krattenmacher -License: 3-clause BSD +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ /* diff --git a/src/spicelib/devices/hicum2/hicum2conv.c b/src/spicelib/devices/hicum2/hicum2conv.c index d477fa8e5..0c4dadd79 100644 --- a/src/spicelib/devices/hicum2/hicum2conv.c +++ b/src/spicelib/devices/hicum2/hicum2conv.c @@ -1,9 +1,7 @@ /********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1985 Thomas L. Quarles -Model Author: 1990 Michael Schröter TU Dresden -Spice3 Implementation: 2019 Dietmar Warning, Markus Müller, Mario Krattenmacher -License: 3-clause BSD +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ /* diff --git a/src/spicelib/devices/hicum2/hicum2defs.h b/src/spicelib/devices/hicum2/hicum2defs.h index 448ef886c..692f6d138 100644 --- a/src/spicelib/devices/hicum2/hicum2defs.h +++ b/src/spicelib/devices/hicum2/hicum2defs.h @@ -1,9 +1,7 @@ /********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1985 Thomas L. Quarles -Model Author: 1990 Michael Schröter TU Dresden -Spice3 Implementation: 2019 Dietmar Warning -License: 3-clause BSD +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ #ifndef HICUM diff --git a/src/spicelib/devices/hicum2/hicum2ext.h b/src/spicelib/devices/hicum2/hicum2ext.h index ee17754dc..c06492b2f 100644 --- a/src/spicelib/devices/hicum2/hicum2ext.h +++ b/src/spicelib/devices/hicum2/hicum2ext.h @@ -1,9 +1,7 @@ /********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1985 Thomas L. Quarles -Model Author: 1990 Michael Schröter TU Dresden -Spice3 Implementation: 2019 Dietmar Warning -License: 3-clause BSD +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ #ifndef __HICUMEXT_H #define __HICUMEXT_H diff --git a/src/spicelib/devices/hicum2/hicum2getic.c b/src/spicelib/devices/hicum2/hicum2getic.c index 66b0be5d8..ea36a6e62 100644 --- a/src/spicelib/devices/hicum2/hicum2getic.c +++ b/src/spicelib/devices/hicum2/hicum2getic.c @@ -1,9 +1,7 @@ /********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1985 Thomas L. Quarles -Model Author: 1990 Michael Schröter TU Dresden -Spice3 Implementation: 2019 Dietmar Warning, Markus Müller, Mario Krattenmacher -License: 3-clause BSD +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ /* diff --git a/src/spicelib/devices/hicum2/hicum2init.c b/src/spicelib/devices/hicum2/hicum2init.c index 92f07779a..3c74bd599 100644 --- a/src/spicelib/devices/hicum2/hicum2init.c +++ b/src/spicelib/devices/hicum2/hicum2init.c @@ -1,7 +1,8 @@ -/* - * hicuminit.c -License: 3-clause BSD - */ +/********** +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden +**********/ #include "ngspice/config.h" diff --git a/src/spicelib/devices/hicum2/hicum2init.h b/src/spicelib/devices/hicum2/hicum2init.h index ca8ab5ebf..a4e8b73e1 100644 --- a/src/spicelib/devices/hicum2/hicum2init.h +++ b/src/spicelib/devices/hicum2/hicum2init.h @@ -1,3 +1,10 @@ +/********** +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden +**********/ + + #ifndef _HICUMINIT_H #define _HICUMINIT_H diff --git a/src/spicelib/devices/hicum2/hicum2itf.h b/src/spicelib/devices/hicum2/hicum2itf.h index e67b2d8d7..f351542a9 100644 --- a/src/spicelib/devices/hicum2/hicum2itf.h +++ b/src/spicelib/devices/hicum2/hicum2itf.h @@ -1,8 +1,7 @@ /********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1985 Thomas L. Quarles -Model Author: 1990 Michael Schröter TU Dresden -Spice3 Implementation: 2019 Dietmar Warning +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ #ifndef DEV_HICUM #define DEV_HICUM diff --git a/src/spicelib/devices/hicum2/hicum2mask.c b/src/spicelib/devices/hicum2/hicum2mask.c index 242a1de9d..ba2f43e25 100644 --- a/src/spicelib/devices/hicum2/hicum2mask.c +++ b/src/spicelib/devices/hicum2/hicum2mask.c @@ -1,9 +1,7 @@ /********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1987 Mathew Lew and Thomas L. Quarles -Model Author: 1990 Michael Schröter TU Dresden -Spice3 Implementation: 2019 Dietmar Warning, Markus Müller, Mario Krattenmacher -License: 3-clause BSD +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ #include "ngspice/ngspice.h" diff --git a/src/spicelib/devices/hicum2/hicum2mpar.c b/src/spicelib/devices/hicum2/hicum2mpar.c index 52e46a6f5..2c436f3d2 100644 --- a/src/spicelib/devices/hicum2/hicum2mpar.c +++ b/src/spicelib/devices/hicum2/hicum2mpar.c @@ -1,9 +1,7 @@ /********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1985 Thomas L. Quarles -Model Author: 1990 Michael Schröter TU Dresden -Spice3 Implementation: 2019 Dietmar Warning, Markus Müller, Mario Krattenmacher -License: 3-clause BSD +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ /* diff --git a/src/spicelib/devices/hicum2/hicum2noise.c b/src/spicelib/devices/hicum2/hicum2noise.c index 78cafaa9d..ed19ad0e7 100644 --- a/src/spicelib/devices/hicum2/hicum2noise.c +++ b/src/spicelib/devices/hicum2/hicum2noise.c @@ -1,9 +1,7 @@ /********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1987 Gary W. Ng -Model Author: 1990 Michael Schröter TU Dresden -Spice3 Implementation: 2019 Dietmar Warning, Markus Müller, Mario Krattenmacher -License: 3-clause BSD +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ #include "ngspice/ngspice.h" diff --git a/src/spicelib/devices/hicum2/hicum2param.c b/src/spicelib/devices/hicum2/hicum2param.c index 7bbb79c9d..8191e511e 100644 --- a/src/spicelib/devices/hicum2/hicum2param.c +++ b/src/spicelib/devices/hicum2/hicum2param.c @@ -1,9 +1,7 @@ /********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1985 Thomas L. Quarles -Model Author: 1990 Michael Schröter TU Dresden -Spice3 Implementation: 2019 Dietmar Warning, Markus Müller, Mario Krattenmacher -License: 3-clause BSD +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ /* diff --git a/src/spicelib/devices/hicum2/hicum2pzld.c b/src/spicelib/devices/hicum2/hicum2pzld.c index 04359e93a..ce918fc21 100644 --- a/src/spicelib/devices/hicum2/hicum2pzld.c +++ b/src/spicelib/devices/hicum2/hicum2pzld.c @@ -1,11 +1,10 @@ /********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1985 Thomas L. Quarles -Model Author: 1990 Michael Schröter TU Dresden -Spice3 Implementation: 2019 Dietmar Warning, Markus Müller, Mario Krattenmacher -License: 3-clause BSD +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ + /* * Function to load the COMPLEX circuit matrix using the * small signal parameters saved during a previous DC operating diff --git a/src/spicelib/devices/hicum2/hicum2setup.c b/src/spicelib/devices/hicum2/hicum2setup.c index 74fdeec6c..a2b5e4879 100644 --- a/src/spicelib/devices/hicum2/hicum2setup.c +++ b/src/spicelib/devices/hicum2/hicum2setup.c @@ -1,9 +1,7 @@ /********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1985 Thomas L. Quarles -Model Author: 1990 Michael Schröter TU Dresden -Spice3 Implementation: 2019 Dietmar Warning, Markus Müller, Mario Krattenmacher -License: 3-clause BSD +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ /* diff --git a/src/spicelib/devices/hicum2/hicum2soachk.c b/src/spicelib/devices/hicum2/hicum2soachk.c index ab69dad94..ac010e186 100644 --- a/src/spicelib/devices/hicum2/hicum2soachk.c +++ b/src/spicelib/devices/hicum2/hicum2soachk.c @@ -1,7 +1,7 @@ /********** -Copyright 2013 Dietmar Warning. All rights reserved. -Author: 2013 Dietmar Warning -License: 3-clause BSD +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ #include "ngspice/ngspice.h" diff --git a/src/spicelib/devices/hicum2/hicum2trunc.c b/src/spicelib/devices/hicum2/hicum2trunc.c index bbe933791..d59990668 100644 --- a/src/spicelib/devices/hicum2/hicum2trunc.c +++ b/src/spicelib/devices/hicum2/hicum2trunc.c @@ -1,9 +1,7 @@ /********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1985 Thomas L. Quarles -Model Author: 1990 Michael Schröter TU Dresden -Spice3 Implementation: 2019 Dietmar Warning, Markus Müller, Mario Krattenmacher -License: 3-clause BSD +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ /* diff --git a/src/spicelib/devices/hicum2/hicumL2.cpp b/src/spicelib/devices/hicum2/hicumL2.cpp index bea0bbd20..9ba903399 100644 --- a/src/spicelib/devices/hicum2/hicumL2.cpp +++ b/src/spicelib/devices/hicum2/hicumL2.cpp @@ -1,9 +1,7 @@ /********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1985 Thomas L. Quarles -Model Author: 1990 Michael Schröter TU Dresden -Spice3 Implementation: 2020 Dietmar Warning, Markus Müller, Mario Krattenmacher -License: 3-clause BSD +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ /* diff --git a/src/spicelib/devices/hicum2/hicumL2.hpp b/src/spicelib/devices/hicum2/hicumL2.hpp index 5f4ddb901..001160c80 100644 --- a/src/spicelib/devices/hicum2/hicumL2.hpp +++ b/src/spicelib/devices/hicum2/hicumL2.hpp @@ -1,3 +1,8 @@ +/********** +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden +**********/ #ifndef hicumL2_H #define hicumL2_H #include "hicum2defs.h" diff --git a/src/spicelib/devices/hicum2/hicumL2temp.cpp b/src/spicelib/devices/hicum2/hicumL2temp.cpp index ce79f3824..51a7d7ba8 100644 --- a/src/spicelib/devices/hicum2/hicumL2temp.cpp +++ b/src/spicelib/devices/hicum2/hicumL2temp.cpp @@ -1,9 +1,7 @@ /********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1985 Thomas L. Quarles -Model Author: 1990 Michael Schröter TU Dresden -Spice3 Implementation: 2019 Dietmar Warning, Markus Müller, Mario Krattenmacher -License: 3-clause BSD +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden **********/ #include "cmath" diff --git a/src/spicelib/devices/hicum2/hicumL2temp.hpp b/src/spicelib/devices/hicum2/hicumL2temp.hpp index e6a98b078..02a648d85 100644 --- a/src/spicelib/devices/hicum2/hicumL2temp.hpp +++ b/src/spicelib/devices/hicum2/hicumL2temp.hpp @@ -1,3 +1,8 @@ +/********** +License : 3-clause BSD +Spice3 Implementation: 2019-2020 Dietmar Warning, Markus Müller, Mario Krattenmacher +Model Author : 1990 Michael Schröter TU Dresden +**********/ #ifndef hicumL2_temp #define hicumL2_temp #include "hicum2defs.h"