summaryrefslogtreecommitdiffstatshomepage
path: root/nl_examples/breakout.c
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-03-05 10:29:28 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2016-03-05 10:29:28 +0100
commit823b8cbc1cfd18916c77633cb6936f9298bb7425 (patch)
treee4c9ff888e351203766457475ea2ae8ad7348f79 /nl_examples/breakout.c
parente622da1827ef3ab9d7a287c722b9f5cb31c0ceb9 (diff)
Add license to files that were not part of build or are containing data to build sources for cpu emulation (nw)
Diffstat (limited to 'nl_examples/breakout.c')
-rw-r--r--nl_examples/breakout.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/nl_examples/breakout.c b/nl_examples/breakout.c
index 2c8d9f3ccae..591ffaf3414 100644
--- a/nl_examples/breakout.c
+++ b/nl_examples/breakout.c
@@ -1,4 +1,5 @@
-
+// license:GPL-2.0+
+// copyright-holders:Couriersud
#define NETLIST_DEVELOPMENT 1
#include "netlist/nl_dice_compat.h"