* flip2.c: Rename from flip.c

* flip2.h: Rename from flip.h
* Makefile.am: Reflect the renaming.
* dfu.c: Update information how to get GPL.
* dfu.h: (Dito.)



git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1262 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2014-01-16 07:34:40 +00:00
parent 7099d67003
commit 3ace80a0e8
6 changed files with 14 additions and 10 deletions

View File

@@ -118,8 +118,8 @@ libavrdude_a_SOURCES = \
dfu.h \
fileio.c \
fileio.h \
flip.c \
flip.h \
flip2.c \
flip2.h \
freebsd_ppi.h \
ft245r.c \
ft245r.h \