With permission from Dirk Best, apply 3-clause BSD license to common devices and image handling (nw)

Note that this does not apply to machine drivers or device implementations for a single machine family (e.g. Amiga chips or VTech expansion bus)
This commit is contained in:
Vas Crabb 2020-04-13 15:01:40 +10:00
parent 4590736ee9
commit d10ba2b97a
61 changed files with 66 additions and 68 deletions

View File

@ -1,5 +1,5 @@
// license: GPL-2.0+ // license:BSD-3-Clause
// copyright-holders: Dirk Best // copyright-holders:Dirk Best
/*************************************************************************** /***************************************************************************
Amiga Keyboard Interface Amiga Keyboard Interface

View File

@ -1,5 +1,5 @@
// license: GPL-2.0+ // license:BSD-3-Clause
// copyright-holders: Dirk Best // copyright-holders:Dirk Best
/*************************************************************************** /***************************************************************************
Amiga Keyboard Interface Amiga Keyboard Interface

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
// license: GPL-2.0+ // license:BSD-3-Clause
// copyright-holders: Dirk Best // copyright-holders:Dirk Best
/*************************************************************************** /***************************************************************************
PMI DAC-76 COMDAC PMI DAC-76 COMDAC

View File

@ -1,5 +1,5 @@
// license: GPL-2.0+ // license:BSD-3-Clause
// copyright-holders: Dirk Best // copyright-holders:Dirk Best
/*************************************************************************** /***************************************************************************
PMI DAC-76 COMDAC PMI DAC-76 COMDAC

View File

@ -1,5 +1,5 @@
// license: GPL-2.0+ // license:BSD-3-Clause
// copyright-holders: Dirk Best // copyright-holders:Dirk Best
/*************************************************************************** /***************************************************************************
National Semiconductor MM5837 National Semiconductor MM5837

View File

@ -1,5 +1,5 @@
// license: GPL-2.0+ // license:BSD-3-Clause
// copyright-holders: Dirk Best // copyright-holders:Dirk Best
/*************************************************************************** /***************************************************************************
National Semiconductor MM5837 National Semiconductor MM5837

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+ // license:BSD-3-Clause
// copyright-holders:Dirk Best, Vas Crabb // copyright-holders:Dirk Best, Vas Crabb
/***************************************************************************** /*****************************************************************************
* *

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+ // license:BSD-3-Clause
// copyright-holders:Dirk Best, Vas Crabb // copyright-holders:Dirk Best, Vas Crabb
/***************************************************************************** /*****************************************************************************
* *

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
// license:GPL-2.0+ // license:BSD-3-Clause
// copyright-holders:Dirk Best // copyright-holders:Dirk Best
/*************************************************************************** /***************************************************************************
@ -8,7 +8,6 @@
***************************************************************************/ ***************************************************************************/
#include "emu.h"
#include "imageutl.h" #include "imageutl.h"
#include "apridisk.h" #include "apridisk.h"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -12,7 +12,6 @@
#include <zlib.h> #include <zlib.h>
#include <algorithm>
#include <iomanip> #include <iomanip>
#include <sstream> #include <sstream>

View File

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

View File

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