Newer AS7 integration binary, with ASF detection fixes and newer image assets.
[pub/USBasp.git] / Bootloaders / Printer / BootloaderAPITable.S
index 8e1badf..265036a 100644 (file)
@@ -1,13 +1,13 @@
 /*\r
              LUFA Library\r
 /*\r
              LUFA Library\r
-     Copyright (C) Dean Camera, 2014.\r
+     Copyright (C) Dean Camera, 2015.\r
 \r
   dean [at] fourwalledcubicle [dot] com\r
            www.lufa-lib.org\r
 */\r
 \r
 /*\r
 \r
   dean [at] fourwalledcubicle [dot] com\r
            www.lufa-lib.org\r
 */\r
 \r
 /*\r
-  Copyright 2014  Dean Camera (dean [at] fourwalledcubicle [dot] com)\r
+  Copyright 2015  Dean Camera (dean [at] fourwalledcubicle [dot] com)\r
 \r
   Permission to use, copy, modify, distribute, and sell this\r
   software and its documentation for any purpose is hereby granted\r
 \r
   Permission to use, copy, modify, distribute, and sell this\r
   software and its documentation for any purpose is hereby granted\r
@@ -87,5 +87,5 @@ BootloaderAPI_JumpTable:
 BootloaderAPI_Signatures:\r
 \r
        .long BOOT_START_ADDR ; Start address of the bootloader\r
 BootloaderAPI_Signatures:\r
 \r
        .long BOOT_START_ADDR ; Start address of the bootloader\r
-       .word 0xDF20          ; Signature for the Printer class bootloader\r
-       .word 0xDCFB          ; Signature for a LUFA class bootloader\r
+       .word 0xDF20 ; Signature for the Printer class bootloader\r
+       .word 0xDCFB ; Signature for a LUFA class bootloader\r