summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/watchdog.h
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-05-09 17:02:35 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-05-09 17:02:35 +0200
commitdb9f8ea39cb9bdb949642420ca3e6c8cc123d02a (patch)
tree1b3a28cfc32b75646ed7464e6577b0855e595e26 /src/osd/sdl/watchdog.h
parent7513fb00a0e3bc41649789b7d3a02a8113054bbe (diff)
did license settings for OG and Andrew, cleared up OSD part for licenses (nw)
Diffstat (limited to 'src/osd/sdl/watchdog.h')
-rw-r--r--src/osd/sdl/watchdog.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/osd/sdl/watchdog.h b/src/osd/sdl/watchdog.h
index 2a706f780ac..0f15b68f469 100644
--- a/src/osd/sdl/watchdog.h
+++ b/src/osd/sdl/watchdog.h
@@ -1,14 +1,11 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:Olivier Galibert, R. Belmont
#ifndef _watchdog_h_
#define _watchdog_h_
//============================================================
//
// watchdog.h - watchdog handling
//
-// Copyright (c) 1996-2011, Nicola Salmoria and the MAME Team.
-// Visit http://mamedev.org for licensing and usage restrictions.
-//
// SDLMAME by Olivier Galibert and R. Belmont
//
//============================================================