diff --git a/jtag/ChangeLog b/jtag/ChangeLog index 163772e6..cf343f2e 100644 --- a/jtag/ChangeLog +++ b/jtag/ChangeLog @@ -1,3 +1,7 @@ +2009-04-06 Arnim Laeuger + + * src/flash/jedec.c: Author added. + 2009-04-05 Arnim Laeuger * configure.ac: turn feature options that are enabled by default into diff --git a/jtag/src/flash/jedec.c b/jtag/src/flash/jedec.c index ce526a2c..ceb9bdc2 100644 --- a/jtag/src/flash/jedec.c +++ b/jtag/src/flash/jedec.c @@ -1,3 +1,10 @@ +/* + * $Id$ + * + * Written by Matan Ziv-Av, 2003. + * + */ + #include #include #include