Vas Crabb, from Bannister Shoutbox: "...feel free to re-license my contributions as BSD. The files that I wrote from scratch would be eigccppc.h, eigccx86.h, rgbvmx.h, osxutils.*, and the Cocoa debugger."
This commit is contained in:
parent
cc61f27264
commit
ef3e92fcc3
@ -1,3 +1,5 @@
|
|||||||
|
// license:BSD-3-Clause
|
||||||
|
// copyright-holders:Vas Crabb
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
eigccppc.h
|
eigccppc.h
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// license:BSD-3-Clause
|
||||||
|
// copyright-holders:Vas Crabb
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
eigccx86.h
|
eigccx86.h
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// license:BSD-3-Clause
|
||||||
|
// copyright-holders:Vas Crabb
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
|
|
||||||
rgbvmx.h
|
rgbvmx.h
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// license:BSD-3-Clause
|
||||||
|
// copyright-holders:Vas Crabb
|
||||||
/* SDLMain.m - main entry point for our Cocoa-ized SDL app
|
/* SDLMain.m - main entry point for our Cocoa-ized SDL app
|
||||||
Initial Version: Darrell Walisser <dwaliss1@purdue.edu>
|
Initial Version: Darrell Walisser <dwaliss1@purdue.edu>
|
||||||
Non-NIB-Code & other changes: Max Horn <max@quendi.de>
|
Non-NIB-Code & other changes: Max Horn <max@quendi.de>
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// license:BSD-3-Clause
|
||||||
|
// copyright-holders:Vas Crabb
|
||||||
/* SDLMain.m - main entry point for our Cocoa-ized SDL app
|
/* SDLMain.m - main entry point for our Cocoa-ized SDL app
|
||||||
Initial Version: Darrell Walisser <dwaliss1@purdue.edu>
|
Initial Version: Darrell Walisser <dwaliss1@purdue.edu>
|
||||||
Non-NIB-Code & other changes: Max Horn <max@quendi.de>
|
Non-NIB-Code & other changes: Max Horn <max@quendi.de>
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// license:BSD-3-Clause
|
||||||
|
// copyright-holders:Vas Crabb
|
||||||
//============================================================
|
//============================================================
|
||||||
//
|
//
|
||||||
// debugosx.h - MacOS X Cocoa debug window handling
|
// debugosx.h - MacOS X Cocoa debug window handling
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// license:BSD-3-Clause
|
||||||
|
// copyright-holders:Vas Crabb
|
||||||
//============================================================
|
//============================================================
|
||||||
//
|
//
|
||||||
// debugosx.m - MacOS X Cocoa debug window handling
|
// debugosx.m - MacOS X Cocoa debug window handling
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// license:BSD-3-Clause
|
||||||
|
// copyright-holders:Vas Crabb
|
||||||
//============================================================
|
//============================================================
|
||||||
//
|
//
|
||||||
// osxutils.h - Mac OS X utilities for SDLMAME
|
// osxutils.h - Mac OS X utilities for SDLMAME
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// license:BSD-3-Clause
|
||||||
|
// copyright-holders:Vas Crabb
|
||||||
//============================================================
|
//============================================================
|
||||||
//
|
//
|
||||||
// osxutils.m - Mac OS X utilities for SDLMAME
|
// osxutils.m - Mac OS X utilities for SDLMAME
|
||||||
|
Loading…
Reference in New Issue
Block a user