diff options
Diffstat (limited to 'flash/make_firmware')
| -rw-r--r-- | flash/make_firmware/README | 2 | ||||
| -rw-r--r-- | flash/make_firmware/make_firmware.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/flash/make_firmware/README b/flash/make_firmware/README index 7110610..9bc9892 100644 --- a/flash/make_firmware/README +++ b/flash/make_firmware/README @@ -1,4 +1,4 @@ -(c) 2003 by Jörg Hohensohn +(c) 2003 by Jörg Hohensohn This tool composes a firmware file, out of: 1. Template for the first Flash page diff --git a/flash/make_firmware/make_firmware.c b/flash/make_firmware/make_firmware.c index 05cb332..6fbc26a 100644 --- a/flash/make_firmware/make_firmware.c +++ b/flash/make_firmware/make_firmware.c @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * $Id$ * - * Copyright (C) 2003 by Jörg Hohensohn + * Copyright (C) 2003 by Jörg Hohensohn * * Autoring tool for the firmware image to be programmed into Flash ROM * It composes the flash content with header, bootloader and image(s) |