Browse Source

Update on various licences for XSPICE code models

pre-master-46
Holger Vogt 6 years ago
parent
commit
468769df16
  1. 8
      src/xspice/icm/analog/file_source/ifspec.ifs
  2. 10
      src/xspice/icm/analog/multi_input_pwl/cfunc.mod
  3. 11
      src/xspice/icm/analog/multi_input_pwl/ifspec.ifs
  4. 6
      src/xspice/icm/spice2poly/icm_spice2poly/cfunc.mod
  5. 9
      src/xspice/icm/table/table2D/cfunc.mod
  6. 10
      src/xspice/icm/table/table2D/ifspec.ifs
  7. 9
      src/xspice/icm/table/table3D/cfunc.mod
  8. 10
      src/xspice/icm/table/table3D/ifspec.ifs
  9. 6
      src/xspice/icm/xtradev/capacitor/cfunc.mod
  10. 6
      src/xspice/icm/xtradev/capacitor/ifspec.ifs
  11. 5
      src/xspice/icm/xtradev/inductor/cfunc.mod
  12. 12
      src/xspice/icm/xtradev/memristor/cfunc.mod
  13. 11
      src/xspice/icm/xtradev/memristor/ifspec.ifs
  14. 10
      src/xspice/icm/xtradev/sidiode/ifspec.ifs

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

@ -1,7 +1,11 @@
/*.......1.........2.........3.........4.........5.........6.........7.........8
================================================================================
Copyright 2011
Thomas Sailer
/* ----------------------------------------------------------------------
Copyright 2011 Thomas Sailer
3 - Clause BSD license
(see COPYING or https://opensource.org/licenses/BSD-3-Clause)
------------------------------------------------------------------------ */
AUTHORS

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

@ -3,9 +3,13 @@
FILE multi_input_pwl/cfunc.mod
Copyright 2005
Intrinsity, Inc. Austin, TX 78738
All Rights Reserved
/* ----------------------------------------------------------------------
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

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

@ -1,8 +1,13 @@
/*.......1.........2.........3.........4.........5.........6.........7.........8
================================================================================
Copyright 2005
Intrinsity, Inc. Austin, TX 78738
All Rights Reserved
/* ----------------------------------------------------------------------
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

6
src/xspice/icm/spice2poly/icm_spice2poly/cfunc.mod

@ -3,13 +3,13 @@ FILE cfunc.mod
MEMBER OF process XSPICE
Copyright 1991
Public Domain
Georgia Tech Research Corporation
Atlanta, Georgia 30332
All Rights Reserved
PROJECT A-8503
AUTHORS
9/12/91 Bill Kuhn

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

@ -3,8 +3,13 @@
FILE table2D/cfunc.mod
Copyright 2015
Holger Vogt
/* ----------------------------------------------------------------------
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

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

@ -1,7 +1,13 @@
/*.......1.........2.........3.........4.........5.........6.........7.........8
================================================================================
Copyright 2015
Holger Vogt
/* ----------------------------------------------------------------------
Copyright 2015
The ngspice team
All Rights Reserved
GPL
(see COPYING or https://opensource.org/licenses/GPL-2.0)
------------------------------------------------------------------------ */
AUTHORS

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

@ -3,8 +3,13 @@
FILE table3D/cfunc.mod
Copyright 2015
Holger Vogt
/* ----------------------------------------------------------------------
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

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

@ -1,7 +1,13 @@
/*.......1.........2.........3.........4.........5.........6.........7.........8
================================================================================
Copyright 2015
Holger Vogt
/* ----------------------------------------------------------------------
Copyright 2015
The ngspice team
All Rights Reserved
GPL
(see COPYING or https://opensource.org/licenses/GPL-2.0)
------------------------------------------------------------------------ */
AUTHORS

6
src/xspice/icm/xtradev/capacitor/cfunc.mod

@ -3,13 +3,13 @@ FILE capacitor/cfunc.mod
MEMBER OF process XSPICE
Copyright 1991
Public Domain
Georgia Tech Research Corporation
Atlanta, Georgia 30332
All Rights Reserved
PROJECT A-8503
AUTHORS
9/12/91 Bill Kuhn

6
src/xspice/icm/xtradev/capacitor/ifspec.ifs

@ -3,13 +3,13 @@ FILE ifspec.ifs
MEMBER OF process XSPICE
Copyright 1991
Public Domain
Georgia Tech Research Corporation
Atlanta, Georgia 30332
All Rights Reserved
PROJECT A-8503
AUTHORS
9/12/91 Bill Kuhn

5
src/xspice/icm/xtradev/inductor/cfunc.mod

@ -3,11 +3,10 @@ FILE cfunc.mod
MEMBER OF process XSPICE
Copyright 1991
Public Domain
Georgia Tech Research Corporation
Atlanta, Georgia 30332
All Rights Reserved
PROJECT A-8503
AUTHORS

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

@ -3,11 +3,13 @@ FILE memristor/cfunc.mod
MEMBER OF process XSPICE
Copyright 2012
Holger Vogt
Mülheim, Germany
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

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

@ -3,10 +3,13 @@ FILE ifspec.ifs
MEMBER OF process XSPICE
Copyright 2012
Holger Vogt
Mülheim, Germany
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)
------------------------------------------------------------------------ */

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

@ -1,8 +1,12 @@
/*.......1.........2.........3.........4.........5.........6.........7.........8
================================================================================
Copyright 2018
Holger Vogt
All Rights Reserved
/* ----------------------------------------------------------------------
Copyright 2018
The ngspice team
All Rights Reserved
3 - Clause BSD license
(see COPYING or https://opensource.org/licenses/BSD-3-Clause)
------------------------------------------------------------------------ */
AUTHORS

Loading…
Cancel
Save