XSPICE is in the public domain.

Update to the license information.
This commit is contained in:
Holger Vogt 2020-09-13 17:32:47 +02:00
parent 617ed01a5b
commit cc5369816b
50 changed files with 118 additions and 149 deletions

View File

@ -1,5 +1,8 @@
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Copyright 2000 The ngspice team
3-Clause BSD license
(see COPYING or https://opensource.org/licenses/BSD-3-Clause)
Author: 1985 Thomas L. Quarles, 1991 David A. Gates
Modified: 2001 Paolo Nenzi (Cider Integration)
**********/

View File

@ -3,11 +3,10 @@ FILE CM.c
MEMBER OF process XSPICE
Copyright 1991
Public Domain
Georgia Tech Research Corporation
Atlanta, Georgia 30332
All Rights Reserved
PROJECT A-8503
AUTHORS
@ -524,8 +523,6 @@ double cm_analog_ramp_factor(void)
*
* This is a modified version of the function NIintegrate()
*
* Modifications are Copyright 1991 Georgia Tech Research Institute
*
*/
static void cm_static_integrate(int byte_index,

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -3,11 +3,11 @@
FILE hyst/cm_hyst.h
Copyright 1991
Georgia Tech Research Corporation, Atlanta, Ga. 30332
All Rights Reserved
Public Domain
PROJECT A-8503-405
Georgia Tech Research Corporation
Atlanta, Georgia 30332
PROJECT A-8503 405
AUTHORS

View File

@ -3,10 +3,10 @@
FILE int/int.h
Copyright 1991
Georgia Tech Research Corporation, Atlanta, Ga. 30332
All Rights Reserved
Public Domain
Georgia Tech Research Corporation
Atlanta, Georgia 30332
PROJECT A-8503-405

View File

@ -3,10 +3,10 @@
FILE slew/slew.h
Copyright 1991
Georgia Tech Research Corporation, Atlanta, Ga. 30332
All Rights Reserved
Public Domain
Georgia Tech Research Corporation
Atlanta, Georgia 30332
PROJECT A-8503-405

View File

@ -3,10 +3,10 @@
FILE d_osc/d_osc.h
Copyright 1991
Georgia Tech Research Corporation, Atlanta, Ga. 30332
All Rights Reserved
Public Domain
Georgia Tech Research Corporation
Atlanta, Georgia 30332
PROJECT A-8503-405

View File

@ -3,10 +3,10 @@
FILE d_source/cfunc.mod
Copyright 1991
Georgia Tech Research Corporation, Atlanta, Ga. 30332
All Rights Reserved
Public Domain
Georgia Tech Research Corporation
Atlanta, Georgia 30332
PROJECT A-8503-405

View File

@ -3,10 +3,10 @@
FILE d_state/d_state.h
Copyright 1991
Georgia Tech Research Corporation, Atlanta, Ga. 30332
All Rights Reserved
Public Domain
Georgia Tech Research Corporation
Atlanta, Georgia 30332
PROJECT A-8503-405

View File

@ -1,9 +1,11 @@
//////////////////////////////////////////////////////////////////////////////
// Build cmextrn.h, cminfo.h, udnextrn.h and udninfo.h from udnpath.lst and
// modpath.lst using 'cmpp -lst'. Then compile this file and link it with
// cm and udn object files to produce a dll that can be loaded by the
// spice opus simulator at run-time.
//
// cm and udn object files to produce a dll that can be loaded by ngspice
// at run-time.
// Copyright 2000 The ngspice team
// 3 - Clause BSD license
// (see COPYING or https://opensource.org/licenses/BSD-3-Clause)
// Author: Arpad Buermen
//////////////////////////////////////////////////////////////////////////////

View File

@ -1,3 +1,10 @@
//////////////////////////////////////////////////////////////////////////////
// Copyright 2000 The ngspice team
// 3 - Clause BSD license
// (see COPYING or https://opensource.org/licenses/BSD-3-Clause)
// Author: Arpad Buermen
//////////////////////////////////////////////////////////////////////////////
#ifndef dlmain_h_included
#define dlmain_h_included

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -2,11 +2,11 @@
FILE IPCsockets.c
Copyright 1991
Georgia Tech Research Corporation, Atlanta, Georgia 30332
All Rights Reserved
Public Domain
PROJECT ATESSE A-8503
Georgia Tech Research Corporation
Atlanta, Georgia 30332
PROJECT A-8503
AUTHOR
Stefan Roth July 1991

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -3,11 +3,10 @@ FILE MIFtrunc.c
MEMBER OF process XSPICE
Copyright 1991
Public Domain
Georgia Tech Research Corporation
Atlanta, Georgia 30332
All Rights Reserved
PROJECT A-8503
AUTHORS
@ -114,7 +113,6 @@ MIFtrunc(
/*
* Copyright (c) 1985 Thomas L. Quarles
*
* This is a modified version of the function CKTterr(). It limits
* timeStep according to computed truncation error.

View File

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