diff --git a/jtag/ChangeLog b/jtag/ChangeLog index b7bbf9ed..d3a2b75a 100644 --- a/jtag/ChangeLog +++ b/jtag/ChangeLog @@ -2,7 +2,7 @@ * configure.ac, NEWS: set release version 0.10 - * src/jtag.c: Update copyright year + * src/jtag.c: Update copyright year at both instances 2009-04-17 Kolja Waschk diff --git a/jtag/src/jtag.c b/jtag/src/jtag.c index 70abf10d..b7dead0a 100644 --- a/jtag/src/jtag.c +++ b/jtag/src/jtag.c @@ -438,7 +438,7 @@ main( int argc, char *const argv[] ) printf( _("\n%s #%s\n" "Copyright (C) 2002, 2003 ETC s.r.o.\n" - "Copyright (C) 2007, 2008 Kolja Waschk and the respective authors\n\n" + "Copyright (C) 2007, 2008, 2009 Kolja Waschk and the respective authors\n\n" "%s is free software, covered by the GNU General Public License, and you are\n" "welcome to change it and/or distribute copies of it under certain conditions.\n" "There is absolutely no warranty for %s.\n\n"), PACKAGE_STRING, SVN_REVISION,