summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2021-10-04 21:30:31 +0200
committer hap <happppp@users.noreply.github.com>2021-10-04 21:30:44 +0200
commit973952141c15958e71b11e8c6e77a8d220b8f3d7 (patch)
treea8dc453029607a457e729f3014c9ec7e2562304d /src/mame/machine
parentb0337fc50093ac9d18b83f4dc5cad6f87983a731 (diff)
machine/bagman: correct license/copyright holder
Diffstat (limited to 'src/mame/machine')
-rw-r--r--src/mame/machine/bagman.cpp9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/mame/machine/bagman.cpp b/src/mame/machine/bagman.cpp
index da0158aa1a9..8da02dd1ffd 100644
--- a/src/mame/machine/bagman.cpp
+++ b/src/mame/machine/bagman.cpp
@@ -1,11 +1,8 @@
-// license:BSD-3-Clause
-// copyright-holders:Nicola Salmoria
+// license:GPL-2.0+
+// copyright-holders:Jarek Burczynski
/***************************************************************************
- bagman.c
-
- Functions to emulate general aspects of the machine (RAM, ROM, interrupts,
- I/O ports)
+ Bagman protection emulation
***************************************************************************/