From 823b8cbc1cfd18916c77633cb6936f9298bb7425 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sat, 5 Mar 2016 10:29:28 +0100 Subject: Add license to files that were not part of build or are containing data to build sources for cpu emulation (nw) --- src/devices/cpu/m6502/m6502make.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/devices/cpu/m6502/m6502make.py') diff --git a/src/devices/cpu/m6502/m6502make.py b/src/devices/cpu/m6502/m6502make.py index 4ac62e90ce9..8bcd85f8e21 100755 --- a/src/devices/cpu/m6502/m6502make.py +++ b/src/devices/cpu/m6502/m6502make.py @@ -1,4 +1,6 @@ #!/usr/bin/python +# license:BSD-3-Clause +# copyright-holders:Olivier Galibert from __future__ import print_function -- cgit v1.2.3-70-g09d2