/*\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
-  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
 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