diff options
Diffstat (limited to 'src/mess/video')
-rw-r--r-- | src/mess/video/733_asr.c | 2 | ||||
-rw-r--r-- | src/mess/video/733_asr.h | 2 | ||||
-rw-r--r-- | src/mess/video/911_chr.h | 2 | ||||
-rw-r--r-- | src/mess/video/911_key.h | 2 | ||||
-rw-r--r-- | src/mess/video/911_vdt.c | 2 | ||||
-rw-r--r-- | src/mess/video/911_vdt.h | 2 | ||||
-rw-r--r-- | src/mess/video/crt.c | 2 | ||||
-rw-r--r-- | src/mess/video/crt.h | 2 | ||||
-rw-r--r-- | src/mess/video/mac.c | 2 | ||||
-rw-r--r-- | src/mess/video/pdp1.c | 2 | ||||
-rw-r--r-- | src/mess/video/tx0.c | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/src/mess/video/733_asr.c b/src/mess/video/733_asr.c index 5aabc4788be..da1286d69f5 100644 --- a/src/mess/video/733_asr.c +++ b/src/mess/video/733_asr.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* 733 ASR emulation diff --git a/src/mess/video/733_asr.h b/src/mess/video/733_asr.h index 323e3f688fe..6182a21eb52 100644 --- a/src/mess/video/733_asr.h +++ b/src/mess/video/733_asr.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet #define asr733_chr_region ":gfx1" diff --git a/src/mess/video/911_chr.h b/src/mess/video/911_chr.h index de41d265a06..6d24b5d0415 100644 --- a/src/mess/video/911_chr.h +++ b/src/mess/video/911_chr.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* 911_chr.h: character definitions for 911_vdt.c diff --git a/src/mess/video/911_key.h b/src/mess/video/911_key.h index cf0e77d2148..108bf85fd7d 100644 --- a/src/mess/video/911_key.h +++ b/src/mess/video/911_key.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* key translation table for both US and UK terminals diff --git a/src/mess/video/911_vdt.c b/src/mess/video/911_vdt.c index 3c323cd10fe..c0d30600681 100644 --- a/src/mess/video/911_vdt.c +++ b/src/mess/video/911_vdt.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* TI 911 VDT core. To be operated with the TI 990 line of computers (can be connected to diff --git a/src/mess/video/911_vdt.h b/src/mess/video/911_vdt.h index 3c8bbe02521..7eb0f55dbc1 100644 --- a/src/mess/video/911_vdt.h +++ b/src/mess/video/911_vdt.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet #include "sound/beep.h" diff --git a/src/mess/video/crt.c b/src/mess/video/crt.c index 214b88c0078..d075600baf7 100644 --- a/src/mess/video/crt.c +++ b/src/mess/video/crt.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* video/crt.c diff --git a/src/mess/video/crt.h b/src/mess/video/crt.h index ccca938ad3b..cb0767ad0d9 100644 --- a/src/mess/video/crt.h +++ b/src/mess/video/crt.h @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /************************************************************************* diff --git a/src/mess/video/mac.c b/src/mess/video/mac.c index 1856aa4427e..baffedf186d 100644 --- a/src/mess/video/mac.c +++ b/src/mess/video/mac.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Nathan Woods, Raphael Nabet, R. Belmont /*************************************************************************** diff --git a/src/mess/video/pdp1.c b/src/mess/video/pdp1.c index e2735bb18b9..eea7b521679 100644 --- a/src/mess/video/pdp1.c +++ b/src/mess/video/pdp1.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* video/pdp1.c diff --git a/src/mess/video/tx0.c b/src/mess/video/tx0.c index c74fb8df1ad..4da8462a4af 100644 --- a/src/mess/video/tx0.c +++ b/src/mess/video/tx0.c @@ -1,4 +1,4 @@ -// license:??? +// license:GPL-2.0+ // copyright-holders:Raphael Nabet /* TX-0 |