Add my name to the copyright output when being verbose.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@829 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
joerg_wunsch
2009-07-02 11:26:29 +00:00
parent ba64ab5840
commit ae704584a1
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2009-07-02 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
* main.c: Add my name to the copyright output when being verbose.
2009-07-02 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
Contributed by Shaun Jackman <sjackman@gmail.com>