summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-01-22 09:38:58 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2016-01-22 09:38:58 +0100
commit64718a11c2ffcc94ed0983c786071892b0af8525 (patch)
tree16e46e37d99359b2b7e3c692663a5da3c044afe6 /src/devices
parent3015cc6d944c4757c6c9bfe2015bb94d66e6968f (diff)
Jarek is also fine with BSD-3-Clause (nw)
Diffstat (limited to 'src/devices')
-rw-r--r--src/devices/sound/tms5110.cpp2
-rw-r--r--src/devices/sound/tms5110.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/sound/tms5110.cpp b/src/devices/sound/tms5110.cpp
index 96a2a6c4f46..b2472563c3a 100644
--- a/src/devices/sound/tms5110.cpp
+++ b/src/devices/sound/tms5110.cpp
@@ -1,4 +1,4 @@
-// license:GPL-2.0+
+// license:BSD-3-Clause
// copyright-holders:Frank Palazzolo, Jarek Burczynski, Aaron Giles, Jonathan Gevaryahu, Couriersud
/**********************************************************************************************
diff --git a/src/devices/sound/tms5110.h b/src/devices/sound/tms5110.h
index 7b708c0a79e..e36c57b2d50 100644
--- a/src/devices/sound/tms5110.h
+++ b/src/devices/sound/tms5110.h
@@ -1,4 +1,4 @@
-// license:GPL-2.0+
+// license:BSD-3-Clause
// copyright-holders:Frank Palazzolo, Jarek Burczynski, Aaron Giles, Jonathan Gevaryahu, Couriersud
#pragma once