summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/m6502/m3745x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/m6502/m3745x.h')
-rw-r--r--src/emu/cpu/m6502/m3745x.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/cpu/m6502/m3745x.h b/src/emu/cpu/m6502/m3745x.h
index d6bc1292b7f..d7d24c80880 100644
--- a/src/emu/cpu/m6502/m3745x.h
+++ b/src/emu/cpu/m6502/m3745x.h
@@ -1,5 +1,5 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:Olivier Galibert
#pragma once
#ifndef __M3745X_H__