]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - avr/cli.c
Add copyright notice
[z180-stamp.git] / avr / cli.c
index 046859c8f1648eadf8af4afcd19730de3242e4a3..52c85db1b4b17c1f192f008730e655cb6f986d2c 100644 (file)
--- a/avr/cli.c
+++ b/avr/cli.c
@@ -1,3 +1,16 @@
+/*
+ * (C) Copyright 2014 Leo C. <erbl259-lmu@yahoo.de>
+ *
+ * (C) Copyright 2000
+ * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
+ *
+ * Add to readline cmdline-editing by
+ * (C) Copyright 2005
+ * JinHua Luo, GuangDong Linux Center, <luo.jinhua@gd-linux.com>
+ *
+ * SPDX-License-Identifier:    GPL-2.0+
+ */
+
 #include "common.h"
 
 #include <string.h>