summaryrefslogtreecommitdiff
path: root/avr/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'avr/command.c')
-rw-r--r--avr/command.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/avr/command.c b/avr/command.c
index c080527..b6fa418 100644
--- a/avr/command.c
+++ b/avr/command.c
@@ -1,4 +1,13 @@
/*
+ * (C) Copyright 2014 Leo C. <erbl259-lmu@yahoo.de>
+ *
+ * (C) Copyright 2000-2009
+ * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
+ *
+ * SPDX-License-Identifier: GPL-2.0+
+ */
+
+/*
* Command Processor Table
*/