netlist: Relicensing of the GPL code to BSD-3 with the blessing of the

copyright owners.  Much thanks for that Couriersud, the main creator
and contributor, but also to Jonathan Gevaryahu and Sergey Svishchev.

There are small remnants in machine/NL_*, specifially breakout, pong
doubles and rebound that are also copyrighted by the DICE team,
whoever that means.  They're not critical since they only concern
these drivers and not an important core subsystem.
This commit is contained in:
Olivier Galibert 2021-03-09 09:19:05 +01:00
parent ffe6b5c1ae
commit 40acc597d4
158 changed files with 162 additions and 162 deletions

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#include "solver/nld_solver.h"

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#ifndef NLD_GENERIC_MODELS_H_

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
//

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#include "nl_base.h"

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#include "nlid_twoterm.h"

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#include "solver/nld_solver.h"

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#ifndef NLID_FOURTERM_H_

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#include "solver/nld_solver.h"

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#ifndef NLID_TWOTERM_H_

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#ifndef NL_CORE_DEVICE_MACROS_H_

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#ifndef NL_CORE_DEVICES_H_

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
// ***************************************************************************

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#ifndef NET_LIB_H

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_4006.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_4013.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_4017.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_4020.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud, Jonathan Gevaryahu
/*
* nld_4029.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud, Jonathan Gevaryahu
/*
* nld_4042.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_4053.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_4066.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud, Jonathan Gevaryahu
/*
* nld_4076.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_74107.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_74113.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_74123.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_74125.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_74153.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_74161.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_74163.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_74174.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_74175.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_74192.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_74193.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_74377.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_74393.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_7448.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_7450.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_7473.cpp

View File

@ -1,5 +1,5 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_7474.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_7483.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_7490.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_7492.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_7493.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Sergey Svishchev
/*
* nld_7497.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_SN74LS629.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_82S16.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_9310.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_9316.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_9316_base.hxx

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_legacy.c

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_log.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_MM5837.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_r2r_dac.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_roms.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_system.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nlid_proxy.cpp

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nlid_proxy.h

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#ifndef NLID_SYSTEM_H_
#define NLID_SYSTEM_H_

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#include "plib/pstonum.h"

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nld_truthtable.h

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#include "solver/nld_matrix_solver.h"

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#ifndef NLBASE_H_

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/// \file nl_config.h

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
/*
* nl_dice_compat.h

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
//

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#include "nl_parser.h"

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#include "plib/palloc.h"

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#ifndef PLIB_GMRES_H_

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#ifndef PALLOC_H_

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#ifndef PARRAY_H_

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#ifndef PCHRONO_H_

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#ifndef PCONFIG_H_

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#include "pdynlib.h"

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#ifndef PDYNLIB_H_

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#ifndef PENUM_H_

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#include "pexception.h"

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#ifndef PEXCEPTION_H_

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
#include "pfmtlog.h"

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+
// license:BSD-3-Clause
// copyright-holders:Couriersud
///

Some files were not shown because too many files have changed in this diff Show More