summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/lib/osdlib_unix.c
diff options
context:
space:
mode:
author ImJezze <jezze@gmx.net>2015-05-15 00:24:18 +0200
committer ImJezze <jezze@gmx.net>2015-05-15 00:24:18 +0200
commit2dbbb67a4c45e53daf477a40842641578c45ca89 (patch)
treef68c23e281237de15d0df796fa870a764bb0f105 /src/osd/modules/lib/osdlib_unix.c
parent3f3647eeefe1b116831b47003c5fd1b250e0f4dc (diff)
parent52eea7c98f5e400ce5664d5d3caa2a18ba58ac64 (diff)
Merge pull request #2 from mamedev/master
Sync to base master
Diffstat (limited to 'src/osd/modules/lib/osdlib_unix.c')
-rw-r--r--src/osd/modules/lib/osdlib_unix.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/osd/modules/lib/osdlib_unix.c b/src/osd/modules/lib/osdlib_unix.c
index 7fe3c37988d..a275eb04192 100644
--- a/src/osd/modules/lib/osdlib_unix.c
+++ b/src/osd/modules/lib/osdlib_unix.c
@@ -1,10 +1,9 @@
+// license:BSD-3-Clause
+// copyright-holders:Olivier Galibert, R. Belmont
//============================================================
//
// sdlos_*.c - OS specific low level code
//
-// Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team.
-// Visit http://mamedev.org for licensing and usage restrictions.
-//
// SDLMAME by Olivier Galibert and R. Belmont
//
//============================================================