diff options
Diffstat (limited to 'src/mess/includes')
-rw-r--r-- | src/mess/includes/concept.h | 2 | ||||
-rw-r--r-- | src/mess/includes/lisa.h | 2 | ||||
-rw-r--r-- | src/mess/includes/mac.h | 2 | ||||
-rw-r--r-- | src/mess/includes/pdp1.h | 2 | ||||
-rw-r--r-- | src/mess/includes/tx0.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/mess/includes/concept.h b/src/mess/includes/concept.h index 73dcb5f7e4e..c9759c893a8 100644 --- a/src/mess/includes/concept.h +++ b/src/mess/includes/concept.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet, Brett Wyer /***************************************************************************** * diff --git a/src/mess/includes/lisa.h b/src/mess/includes/lisa.h index fc034a1059f..c52c53fb833 100644 --- a/src/mess/includes/lisa.h +++ b/src/mess/includes/lisa.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /***************************************************************************** * diff --git a/src/mess/includes/mac.h b/src/mess/includes/mac.h index 36b9bf6e5f9..6b0092501fd 100644 --- a/src/mess/includes/mac.h +++ b/src/mess/includes/mac.h @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Nathan Woods, Raphael Nabet, R. Belmont /***************************************************************************** * diff --git a/src/mess/includes/pdp1.h b/src/mess/includes/pdp1.h index 80a7d297beb..ee2c5f7f703 100644 --- a/src/mess/includes/pdp1.h +++ b/src/mess/includes/pdp1.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /***************************************************************************** * diff --git a/src/mess/includes/tx0.h b/src/mess/includes/tx0.h index 83fc093a4b8..b961a415224 100644 --- a/src/mess/includes/tx0.h +++ b/src/mess/includes/tx0.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /***************************************************************************** * |