summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/devices/sound/fm.h2
-rw-r--r--src/devices/sound/fmopl.cpp2
-rw-r--r--src/devices/sound/fmopl.h2
-rw-r--r--src/mame/drivers/supercon.cpp2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/devices/sound/fm.h b/src/devices/sound/fm.h
index 878f753b599..9d6042ac768 100644
--- a/src/devices/sound/fm.h
+++ b/src/devices/sound/fm.h
@@ -1,5 +1,5 @@
// license:???
-// copyright-holders:Jarek Burczynski
+// copyright-holders:Jarek Burczynski,Tatsuyuki Satoh
/*
File: fm.h -- header file for software emulation for FM sound generator
diff --git a/src/devices/sound/fmopl.cpp b/src/devices/sound/fmopl.cpp
index d8592ea3afb..920d65e59ed 100644
--- a/src/devices/sound/fmopl.cpp
+++ b/src/devices/sound/fmopl.cpp
@@ -1,5 +1,5 @@
// license:???
-// copyright-holders:Jarek Burczynski
+// copyright-holders:Jarek Burczynski,Tatsuyuki Satoh
/*
**
** File: fmopl.c - software implementation of FM sound generator
diff --git a/src/devices/sound/fmopl.h b/src/devices/sound/fmopl.h
index 3b0cda28c9f..7dccb50001e 100644
--- a/src/devices/sound/fmopl.h
+++ b/src/devices/sound/fmopl.h
@@ -1,5 +1,5 @@
// license:???
-// copyright-holders:Jarek Burczynski
+// copyright-holders:Jarek Burczynski,Tatsuyuki Satoh
#pragma once
#ifndef __FMOPL_H__
diff --git a/src/mame/drivers/supercon.cpp b/src/mame/drivers/supercon.cpp
index 35c1913fcc5..b880c7c35a0 100644
--- a/src/mame/drivers/supercon.cpp
+++ b/src/mame/drivers/supercon.cpp
@@ -1,4 +1,4 @@
-// license:???
+// license:LGPL-2.1+
// copyright-holders:Ralf Schaefer, Robbbert
/******************************************************************************
Novag SuperConstellation Chess Computer