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.

13 lines
842 B

  1. Index: lpc21isp_197/lpc21isp.c
  2. ===================================================================
  3. --- lpc21isp_197.orig/lpc21isp.c 2017-12-03 06:01:05.854070061 +0100
  4. +++ lpc21isp_197/lpc21isp.c 2017-12-03 06:01:23.326431659 +0100
  5. @@ -1549,7 +1549,7 @@
  6. DebugPrintf(2, "\n"
  7. "Portable command line ISP\n"
  8. "for NXP LPC family and Analog Devices ADUC 70xx\n"
  9. - "Version " VERSION_STR " compiled for " COMPILED_FOR ": " __DATE__ ", " __TIME__ "\n"
  10. + "Version " VERSION_STR " compiled for " COMPILED_FOR "\n"
  11. "Copyright (c) by Martin Maurer, 2003-2013, Email: Martin.Maurer@clibb.de\n"
  12. "Portions Copyright (c) by Aeolus Development 2004, www.aeolusdevelopment.com\n"
  13. "\n");