summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sam.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/sam.c')
-rw-r--r--src/mame/drivers/sam.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/sam.c b/src/mame/drivers/sam.c
index 7232a8d0998..ab6d7fbcba2 100644
--- a/src/mame/drivers/sam.c
+++ b/src/mame/drivers/sam.c
@@ -1,5 +1,5 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:Miodrag Milanovic
#include "emu.h"
#include "cpu/arm7/arm7.h"
#include "cpu/arm7/arm7core.h"