You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
685 B

  1. --- a/lpc21isp.c
  2. +++ b/lpc21isp.c
  3. @@ -1549,7 +1549,7 @@ static void ReadArguments(ISP_ENVIRONMEN
  4. DebugPrintf(2, "\n"
  5. "Portable command line ISP\n"
  6. "for NXP LPC family and Analog Devices ADUC 70xx\n"
  7. - "Version " VERSION_STR " compiled for " COMPILED_FOR ": " __DATE__ ", " __TIME__ "\n"
  8. + "Version " VERSION_STR " compiled for " COMPILED_FOR "\n"
  9. "Copyright (c) by Martin Maurer, 2003-2013, Email: Martin.Maurer@clibb.de\n"
  10. "Portions Copyright (c) by Aeolus Development 2004, www.aeolusdevelopment.com\n"
  11. "\n");