Fix a bug in the comment of the file headers
This commit is contained in:
parent
1bcfe886f3
commit
a3380903be
|
|
@ -1,11 +1,11 @@
|
|||
/*.......1.........2.........3.........4.........5.........6.........7.........8
|
||||
================================================================================
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------
|
||||
Copyright 2011 Thomas Sailer
|
||||
3 - Clause BSD license
|
||||
(see COPYING or https://opensource.org/licenses/BSD-3-Clause)
|
||||
------------------------------------------------------------------------ */
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
AUTHORS
|
||||
|
||||
|
|
|
|||
|
|
@ -3,13 +3,13 @@
|
|||
|
||||
FILE multi_input_pwl/cfunc.mod
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------
|
||||
Copyright 2005
|
||||
Intrinsity, Inc. Austin, TX 78738
|
||||
All Rights Reserved
|
||||
3 - Clause BSD license
|
||||
(see COPYING or https://opensource.org/licenses/BSD-3-Clause)
|
||||
------------------------------------------------------------------------ */
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
AUTHORS
|
||||
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
/*.......1.........2.........3.........4.........5.........6.........7.........8
|
||||
================================================================================
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------
|
||||
Copyright 2005
|
||||
Intrinsity, Inc. Austin, TX 78738
|
||||
All Rights Reserved
|
||||
3 - Clause BSD license
|
||||
(see COPYING or https://opensource.org/licenses/BSD-3-Clause)
|
||||
------------------------------------------------------------------------ */
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
AUTHORS
|
||||
|
||||
|
|
|
|||
|
|
@ -3,13 +3,13 @@
|
|||
|
||||
FILE table2D/cfunc.mod
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------
|
||||
Copyright 2015
|
||||
The ngspice team
|
||||
All Rights Reserved
|
||||
GPL
|
||||
(see COPYING or https://opensource.org/licenses/GPL-2.0)
|
||||
------------------------------------------------------------------------ */
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
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
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
/*.......1.........2.........3.........4.........5.........6.........7.........8
|
||||
================================================================================
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------
|
||||
Copyright 2015
|
||||
The ngspice team
|
||||
All Rights Reserved
|
||||
GPL
|
||||
(see COPYING or https://opensource.org/licenses/GPL-2.0)
|
||||
------------------------------------------------------------------------ */
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
AUTHORS
|
||||
|
||||
|
|
|
|||
|
|
@ -3,13 +3,13 @@
|
|||
|
||||
FILE table3D/cfunc.mod
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------
|
||||
Copyright 2015
|
||||
The ngspice team
|
||||
All Rights Reserved
|
||||
GPL
|
||||
(see COPYING or https://opensource.org/licenses/BSD-3-Clause)
|
||||
------------------------------------------------------------------------ */
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
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
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
/*.......1.........2.........3.........4.........5.........6.........7.........8
|
||||
================================================================================
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------
|
||||
Copyright 2015
|
||||
The ngspice team
|
||||
All Rights Reserved
|
||||
GPL
|
||||
(see COPYING or https://opensource.org/licenses/GPL-2.0)
|
||||
------------------------------------------------------------------------ */
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
AUTHORS
|
||||
|
||||
|
|
|
|||
|
|
@ -3,13 +3,13 @@ FILE memristor/cfunc.mod
|
|||
|
||||
MEMBER OF process XSPICE
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------
|
||||
Copyright 2012
|
||||
The ngspice team
|
||||
All Rights Reserved
|
||||
3 - Clause BSD license
|
||||
(see COPYING or https://opensource.org/licenses/BSD-3-Clause)
|
||||
------------------------------------------------------------------------ */
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
|
||||
AUTHORS
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ MEMBER OF process XSPICE
|
|||
All Rights Reserved
|
||||
3 - Clause BSD license
|
||||
(see COPYING or https://opensource.org/licenses/BSD-3-Clause)
|
||||
------------------------------------------------------------------------ */
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,10 +3,13 @@
|
|||
|
||||
FILE sidiode/cfunc.mod
|
||||
|
||||
Copyright 2018
|
||||
GHolger Vogt
|
||||
All Rights Reserved
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
Copyright 2012
|
||||
The ngspice team
|
||||
All Rights Reserved
|
||||
3 - Clause BSD license
|
||||
(see COPYING or https://opensource.org/licenses/BSD-3-Clause)
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
AUTHORS
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
All Rights Reserved
|
||||
3 - Clause BSD license
|
||||
(see COPYING or https://opensource.org/licenses/BSD-3-Clause)
|
||||
------------------------------------------------------------------------ */
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
AUTHORS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue