X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/b0e4f7e5bf9f344a9ef4642a3ce3441ada206941..fecee2418b6aea15008ed6d3a856d202d59a5cdb:/avr/cli.c?ds=sidebyside diff --git a/avr/cli.c b/avr/cli.c index 046859c..52c85db 100644 --- a/avr/cli.c +++ b/avr/cli.c @@ -1,3 +1,16 @@ +/* + * (C) Copyright 2014 Leo C. + * + * (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, + * + * SPDX-License-Identifier: GPL-2.0+ + */ + #include "common.h" #include