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:
Jonathan Gevaryahu 2013-10-16 18:54:37 +00:00
parent cc61f27264
commit ef3e92fcc3
9 changed files with 18 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:Vas Crabb
/***************************************************************************
eigccppc.h

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:Vas Crabb
/***************************************************************************
eigccx86.h

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:Vas Crabb
/***************************************************************************
rgbvmx.h

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:Vas Crabb
/* SDLMain.m - main entry point for our Cocoa-ized SDL app
Initial Version: Darrell Walisser <dwaliss1@purdue.edu>
Non-NIB-Code & other changes: Max Horn <max@quendi.de>

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:Vas Crabb
/* SDLMain.m - main entry point for our Cocoa-ized SDL app
Initial Version: Darrell Walisser <dwaliss1@purdue.edu>
Non-NIB-Code & other changes: Max Horn <max@quendi.de>

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:Vas Crabb
//============================================================
//
// debugosx.h - MacOS X Cocoa debug window handling

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:Vas Crabb
//============================================================
//
// debugosx.m - MacOS X Cocoa debug window handling

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:Vas Crabb
//============================================================
//
// osxutils.h - Mac OS X utilities for SDLMAME

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:Vas Crabb
//============================================================
//
// osxutils.m - Mac OS X utilities for SDLMAME