Browse Source

Fix a bug in the comment of the file headers

pre-master-46
Holger Vogt 6 years ago
parent
commit
a3380903be
  1. 4
      src/xspice/icm/analog/file_source/ifspec.ifs
  2. 4
      src/xspice/icm/analog/multi_input_pwl/cfunc.mod
  3. 4
      src/xspice/icm/analog/multi_input_pwl/ifspec.ifs
  4. 4
      src/xspice/icm/table/table2D/cfunc.mod
  5. 4
      src/xspice/icm/table/table2D/ifspec.ifs
  6. 4
      src/xspice/icm/table/table3D/cfunc.mod
  7. 4
      src/xspice/icm/table/table3D/ifspec.ifs
  8. 4
      src/xspice/icm/xtradev/memristor/cfunc.mod
  9. 2
      src/xspice/icm/xtradev/memristor/ifspec.ifs
  10. 11
      src/xspice/icm/xtradev/sidiode/cfunc.mod
  11. 2
      src/xspice/icm/xtradev/sidiode/ifspec.ifs

4
src/xspice/icm/analog/file_source/ifspec.ifs

@ -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

4
src/xspice/icm/analog/multi_input_pwl/cfunc.mod

@ -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

4
src/xspice/icm/analog/multi_input_pwl/ifspec.ifs

@ -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

4
src/xspice/icm/table/table2D/cfunc.mod

@ -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

4
src/xspice/icm/table/table2D/ifspec.ifs

@ -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

4
src/xspice/icm/table/table3D/cfunc.mod

@ -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

4
src/xspice/icm/table/table3D/ifspec.ifs

@ -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

4
src/xspice/icm/xtradev/memristor/cfunc.mod

@ -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

2
src/xspice/icm/xtradev/memristor/ifspec.ifs

@ -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)
------------------------------------------------------------------------ */
-------------------------------------------------------------------------

11
src/xspice/icm/xtradev/sidiode/cfunc.mod

@ -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

2
src/xspice/icm/xtradev/sidiode/ifspec.ifs

@ -6,7 +6,7 @@
All Rights Reserved
3 - Clause BSD license
(see COPYING or https://opensource.org/licenses/BSD-3-Clause)
------------------------------------------------------------------------ */
-------------------------------------------------------------------------
AUTHORS

Loading…
Cancel
Save