projects
/
pub
/
USBasp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
13dd494
)
Update copyright year to 2013.
author
Dean Camera
<dean@fourwalledcubicle.com>
Thu, 3 Jan 2013 11:37:33 +0000
(11:37 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Thu, 3 Jan 2013 11:37:33 +0000
(11:37 +0000)
911 files changed:
Bootloaders/CDC/BootloaderAPI.c
patch
|
blob
|
blame
|
history
Bootloaders/CDC/BootloaderAPI.h
patch
|
blob
|
blame
|
history
Bootloaders/CDC/BootloaderAPITable.S
patch
|
blob
|
blame
|
history
Bootloaders/CDC/BootloaderCDC.c
patch
|
blob
|
blame
|
history
Bootloaders/CDC/BootloaderCDC.h
patch
|
blob
|
blame
|
history
Bootloaders/CDC/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Bootloaders/CDC/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Bootloaders/CDC/Descriptors.c
patch
|
blob
|
blame
|
history
Bootloaders/CDC/Descriptors.h
patch
|
blob
|
blame
|
history
Bootloaders/CDC/makefile
patch
|
blob
|
blame
|
history
Bootloaders/DFU/BootloaderAPI.c
patch
|
blob
|
blame
|
history
Bootloaders/DFU/BootloaderAPI.h
patch
|
blob
|
blame
|
history
Bootloaders/DFU/BootloaderAPITable.S
patch
|
blob
|
blame
|
history
Bootloaders/DFU/BootloaderDFU.c
patch
|
blob
|
blame
|
history
Bootloaders/DFU/BootloaderDFU.h
patch
|
blob
|
blame
|
history
Bootloaders/DFU/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Bootloaders/DFU/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Bootloaders/DFU/Descriptors.c
patch
|
blob
|
blame
|
history
Bootloaders/DFU/Descriptors.h
patch
|
blob
|
blame
|
history
Bootloaders/DFU/makefile
patch
|
blob
|
blame
|
history
Bootloaders/HID/BootloaderHID.c
patch
|
blob
|
blame
|
history
Bootloaders/HID/BootloaderHID.h
patch
|
blob
|
blame
|
history
Bootloaders/HID/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Bootloaders/HID/Descriptors.c
patch
|
blob
|
blame
|
history
Bootloaders/HID/Descriptors.h
patch
|
blob
|
blame
|
history
Bootloaders/HID/makefile
patch
|
blob
|
blame
|
history
Bootloaders/makefile
patch
|
blob
|
blame
|
history
BuildTests/BoardDriverTest/Board/Buttons.h
patch
|
blob
|
blame
|
history
BuildTests/BoardDriverTest/Board/Dataflash.h
patch
|
blob
|
blame
|
history
BuildTests/BoardDriverTest/Board/Joystick.h
patch
|
blob
|
blame
|
history
BuildTests/BoardDriverTest/Board/LEDs.h
patch
|
blob
|
blame
|
history
BuildTests/BoardDriverTest/BoardDeviceMap.cfg
patch
|
blob
|
blame
|
history
BuildTests/BoardDriverTest/Test.c
patch
|
blob
|
blame
|
history
BuildTests/BoardDriverTest/makefile
patch
|
blob
|
blame
|
history
BuildTests/BoardDriverTest/makefile.test
patch
|
blob
|
blame
|
history
BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
patch
|
blob
|
blame
|
history
BuildTests/BootloaderTest/makefile
patch
|
blob
|
blame
|
history
BuildTests/ModuleTest/Dummy.S
patch
|
blob
|
blame
|
history
BuildTests/ModuleTest/Modules.h
patch
|
blob
|
blame
|
history
BuildTests/ModuleTest/Test_C.c
patch
|
blob
|
blame
|
history
BuildTests/ModuleTest/Test_CPP.cpp
patch
|
blob
|
blame
|
history
BuildTests/ModuleTest/makefile
patch
|
blob
|
blame
|
history
BuildTests/ModuleTest/makefile.test
patch
|
blob
|
blame
|
history
BuildTests/SingleUSBModeTest/Dummy.S
patch
|
blob
|
blame
|
history
BuildTests/SingleUSBModeTest/Test.c
patch
|
blob
|
blame
|
history
BuildTests/SingleUSBModeTest/makefile
patch
|
blob
|
blame
|
history
BuildTests/SingleUSBModeTest/makefile.test
patch
|
blob
|
blame
|
history
BuildTests/StaticAnalysisTest/makefile
patch
|
blob
|
blame
|
history
BuildTests/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/AudioInput/AudioInput.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/AudioInput/AudioInput.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/AudioInput/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/AudioInput/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/AudioInput/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/AudioInput/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/AudioInput/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/AudioOutput/AudioOutput.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/AudioOutput/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/AudioOutput/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/AudioOutput/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/AudioOutput/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/AudioOutput/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/DualVirtualSerial/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/DualVirtualSerial/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/GenericHID/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/GenericHID/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/GenericHID/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/GenericHID/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/GenericHID/GenericHID.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/GenericHID/GenericHID.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/GenericHID/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Joystick/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Joystick/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Joystick/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Joystick/Joystick.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Joystick/Joystick.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Joystick/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Keyboard/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Keyboard/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Keyboard/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Keyboard/Keyboard.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Keyboard/Keyboard.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Keyboard/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/KeyboardMouse/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/KeyboardMouse/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/KeyboardMouse/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/KeyboardMouse/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/KeyboardMouseMultiReport/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/KeyboardMouseMultiReport/KeyboardMouseMultiReport.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/KeyboardMouseMultiReport/KeyboardMouseMultiReport.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/KeyboardMouseMultiReport/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MIDI/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MIDI/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MIDI/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MIDI/MIDI.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MIDI/MIDI.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MIDI/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorage/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorage/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorage/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorage/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorage/Lib/SCSI.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorage/MassStorage.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorage/MassStorage.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorage/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorageKeyboard/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorageKeyboard/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorageKeyboard/Lib/DataflashManager.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorageKeyboard/Lib/DataflashManager.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/MassStorageKeyboard/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Mouse/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Mouse/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Mouse/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Mouse/Mouse.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Mouse/Mouse.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/Mouse/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/ARP.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/ARP.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/EthernetProtocols.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/ICMP.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/ICMP.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/RNDISEthernet/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerial/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerial/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerial/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerial/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMassStorage/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMassStorage/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMassStorage/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMassStorage/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/DataflashManager.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/DataflashManager.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMassStorage/VirtualSerialMassStorage.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMassStorage/VirtualSerialMassStorage.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMassStorage/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMouse/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/VirtualSerialMouse/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/makefile
patch
|
blob
|
blame
|
history
Demos/Device/Incomplete/TestAndMeasurement/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/Incomplete/TestAndMeasurement/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/Incomplete/TestAndMeasurement/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c
patch
|
blob
|
blame
|
history
Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.h
patch
|
blob
|
blame
|
history
Demos/Device/Incomplete/TestAndMeasurement/makefile
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioInput/AudioInput.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioInput/AudioInput.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioInput/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioInput/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioInput/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioInput/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioInput/makefile
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioOutput/AudioOutput.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioOutput/AudioOutput.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioOutput/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioOutput/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioOutput/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioOutput/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/AudioOutput/makefile
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/DualVirtualSerial/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/DualVirtualSerial/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/DualVirtualSerial/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/DualVirtualSerial/makefile
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/GenericHID/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/GenericHID/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/GenericHID/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/GenericHID/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/GenericHID/GenericHID.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/GenericHID/GenericHID.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/GenericHID/makefile
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Joystick/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Joystick/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Joystick/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Joystick/Joystick.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Joystick/Joystick.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Joystick/makefile
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Keyboard/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Keyboard/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Keyboard/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Keyboard/Keyboard.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Keyboard/Keyboard.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Keyboard/makefile
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/KeyboardMouse/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/KeyboardMouse/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/KeyboardMouse/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/KeyboardMouse/makefile
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MIDI/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MIDI/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MIDI/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MIDI/MIDI.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MIDI/MIDI.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MIDI/makefile
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MassStorage/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MassStorage/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MassStorage/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MassStorage/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MassStorage/Lib/SCSI.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MassStorage/Lib/SCSI.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MassStorage/MassStorage.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MassStorage/MassStorage.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/MassStorage/makefile
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Mouse/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Mouse/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Mouse/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Mouse/Mouse.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Mouse/Mouse.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/Mouse/makefile
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/ARP.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/ARP.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/EthernetProtocols.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/ICMP.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/ICMP.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/IP.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/IP.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/UDP.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/UDP.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/RNDISEthernet/makefile
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/VirtualSerial/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/VirtualSerial/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/VirtualSerial/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/VirtualSerial/VirtualSerial.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/VirtualSerial/VirtualSerial.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/VirtualSerial/makefile
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/makefile
patch
|
blob
|
blame
|
history
Demos/Device/makefile
patch
|
blob
|
blame
|
history
Demos/DualRole/ClassDriver/MouseHostDevice/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/DualRole/ClassDriver/MouseHostDevice/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/DualRole/ClassDriver/MouseHostDevice/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.c
patch
|
blob
|
blame
|
history
Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.h
patch
|
blob
|
blame
|
history
Demos/DualRole/ClassDriver/MouseHostDevice/HostFunctions.c
patch
|
blob
|
blame
|
history
Demos/DualRole/ClassDriver/MouseHostDevice/HostFunctions.h
patch
|
blob
|
blame
|
history
Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.c
patch
|
blob
|
blame
|
history
Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h
patch
|
blob
|
blame
|
history
Demos/DualRole/ClassDriver/MouseHostDevice/makefile
patch
|
blob
|
blame
|
history
Demos/DualRole/ClassDriver/makefile
patch
|
blob
|
blame
|
history
Demos/DualRole/makefile
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.c
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/AndroidAccessoryHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/AndroidAccessoryHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/AudioInputHost/AudioInputHost.c
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/AudioInputHost/AudioInputHost.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/AudioInputHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/AudioInputHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.c
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/AudioOutputHost/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/AudioOutputHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/AudioOutputHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/JoystickHostWithParser/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.c
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/JoystickHostWithParser/makefile
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/KeyboardHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.c
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/KeyboardHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/KeyboardHostWithParser/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.c
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/KeyboardHostWithParser/makefile
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MIDIHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MIDIHost/MIDIHost.c
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MIDIHost/MIDIHost.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MIDIHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MassStorageHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.c
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MassStorageHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MouseHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MouseHost/MouseHost.c
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MouseHost/MouseHost.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MouseHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MouseHostWithParser/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.c
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/MouseHostWithParser/makefile
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/PrinterHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/PrinterHost/PrinterHost.c
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/PrinterHost/PrinterHost.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/PrinterHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/RNDISEthernetHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.c
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/RNDISEthernetHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/StillImageHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/StillImageHost/StillImageHost.c
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/StillImageHost/StillImageHost.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/StillImageHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/VirtualSerialHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.c
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.h
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/VirtualSerialHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/ClassDriver/makefile
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AndroidAccessoryHost/AndroidAccessoryHost.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AndroidAccessoryHost/AndroidAccessoryHost.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AndroidAccessoryHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AndroidAccessoryHost/ConfigDescriptor.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AndroidAccessoryHost/ConfigDescriptor.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AndroidAccessoryHost/DeviceDescriptor.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AndroidAccessoryHost/DeviceDescriptor.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AndroidAccessoryHost/Lib/AndroidAccessoryCommands.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AndroidAccessoryHost/Lib/AndroidAccessoryCommands.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AndroidAccessoryHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AudioInputHost/AudioInputHost.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AudioInputHost/AudioInputHost.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AudioInputHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AudioInputHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AudioOutputHost/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AudioOutputHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/AudioOutputHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/GenericHIDHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/GenericHIDHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/JoystickHostWithParser/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/JoystickHostWithParser/ConfigDescriptor.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/JoystickHostWithParser/ConfigDescriptor.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/JoystickHostWithParser/HIDReport.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/JoystickHostWithParser/HIDReport.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/JoystickHostWithParser/makefile
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/KeyboardHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/KeyboardHost/KeyboardHost.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/KeyboardHost/KeyboardHost.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/KeyboardHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/KeyboardHostWithParser/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/KeyboardHostWithParser/HIDReport.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/KeyboardHostWithParser/HIDReport.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/KeyboardHostWithParser/makefile
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MIDIHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MIDIHost/ConfigDescriptor.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MIDIHost/ConfigDescriptor.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MIDIHost/MIDIHost.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MIDIHost/MIDIHost.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MIDIHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MassStorageHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MassStorageHost/ConfigDescriptor.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MassStorageHost/ConfigDescriptor.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MassStorageHost/MassStorageHost.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MassStorageHost/MassStorageHost.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MassStorageHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MouseHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MouseHost/ConfigDescriptor.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MouseHost/ConfigDescriptor.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MouseHost/MouseHost.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MouseHost/MouseHost.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MouseHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MouseHostWithParser/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MouseHostWithParser/HIDReport.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MouseHostWithParser/HIDReport.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/MouseHostWithParser/makefile
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/PrinterHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/PrinterHost/PrinterHost.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/PrinterHost/PrinterHost.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/PrinterHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/RNDISEthernetHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/RNDISEthernetHost/ConfigDescriptor.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/RNDISEthernetHost/ConfigDescriptor.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/RNDISEthernetHost/Lib/RNDISCommands.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/RNDISEthernetHost/Lib/RNDISCommands.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/RNDISEthernetHost/RNDISEthernetHost.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/RNDISEthernetHost/RNDISEthernetHost.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/RNDISEthernetHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/StillImageHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/StillImageHost/Lib/PIMACodes.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/StillImageHost/StillImageHost.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/StillImageHost/StillImageHost.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/StillImageHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/VirtualSerialHost/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.c
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.h
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/VirtualSerialHost/makefile
patch
|
blob
|
blame
|
history
Demos/Host/LowLevel/makefile
patch
|
blob
|
blame
|
history
Demos/Host/makefile
patch
|
blob
|
blame
|
history
Demos/makefile
patch
|
blob
|
blame
|
history
LUFA/Build/HID_EEPROM_Loader/HID_EEPROM_Loader.c
patch
|
blob
|
blame
|
history
LUFA/Build/HID_EEPROM_Loader/makefile
patch
|
blob
|
blame
|
history
LUFA/Build/lufa_atprogram.mk
patch
|
blob
|
blame
|
history
LUFA/Build/lufa_avrdude.mk
patch
|
blob
|
blame
|
history
LUFA/Build/lufa_build.mk
patch
|
blob
|
blame
|
history
LUFA/Build/lufa_core.mk
patch
|
blob
|
blame
|
history
LUFA/Build/lufa_cppcheck.mk
patch
|
blob
|
blame
|
history
LUFA/Build/lufa_dfu.mk
patch
|
blob
|
blame
|
history
LUFA/Build/lufa_doxygen.mk
patch
|
blob
|
blame
|
history
LUFA/Build/lufa_hid.mk
patch
|
blob
|
blame
|
history
LUFA/Build/lufa_sources.mk
patch
|
blob
|
blame
|
history
LUFA/CodeTemplates/DriverStubs/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/CodeTemplates/DriverStubs/Dataflash.h
patch
|
blob
|
blame
|
history
LUFA/CodeTemplates/DriverStubs/Joystick.h
patch
|
blob
|
blame
|
history
LUFA/CodeTemplates/DriverStubs/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/CodeTemplates/LUFAConfig.h
patch
|
blob
|
blame
|
history
LUFA/CodeTemplates/makefile_template
patch
|
blob
|
blame
|
history
LUFA/Common/ArchitectureSpecific.h
patch
|
blob
|
blame
|
history
LUFA/Common/Architectures.h
patch
|
blob
|
blame
|
history
LUFA/Common/Attributes.h
patch
|
blob
|
blame
|
history
LUFA/Common/BoardTypes.h
patch
|
blob
|
blame
|
history
LUFA/Common/Common.h
patch
|
blob
|
blame
|
history
LUFA/Common/CompilerSpecific.h
patch
|
blob
|
blame
|
history
LUFA/Common/Endianness.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/ADAFRUITU4/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/BENITO/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/BENITO/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/BIGMULTIO/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/BLACKCAT/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/BUI/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/BUMBLEB/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/BUMBLEB/Joystick.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/BUMBLEB/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/CULV3/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/CULV3/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/DUCE/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/EVK527/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/EVK527/Dataflash.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/EVK527/Joystick.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/EVK527/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/JMDBU2/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/JMDBU2/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/LEONARDO/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/MAXIMUS/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/MICROPENDOUS/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/MICROSIN162/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/MICROSIN162/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/MINIMUS/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/MINIMUS/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/MULTIO/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/OLIMEX162/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/OLIMEX162/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/OLIMEX32U4/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/OLIMEX32U4/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/OLIMEXT32U4/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/OLIMEXT32U4/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/RZUSBSTICK/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/SPARKFUN8U2/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/STK525/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/STK525/Dataflash.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/STK525/Joystick.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/STK525/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/STK526/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/STK526/Dataflash.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/STK526/Joystick.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/STK526/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/TEENSY/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/TUL/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/TUL/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/UDIP/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/UDIP/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/UNO/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/USB2AX/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/USBFOO/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/USBFOO/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/USBKEY/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/USBKEY/Dataflash.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/USBKEY/Joystick.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/USBKEY/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/USBTINYMKII/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/USBTINYMKII/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/Dataflash.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/Joystick.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/Temperature.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/Temperature.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/UC3/EVK1100/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/UC3/EVK1100/Joystick.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/UC3/EVK1100/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/UC3/EVK1101/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/UC3/EVK1101/Joystick.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/UC3/EVK1101/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/UC3/EVK1104/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/UC3/EVK1104/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Dataflash.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Dataflash.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Misc/AT45DB321C.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Misc/AT45DB642D.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Misc/RingBuffer.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Misc/TerminalCodes.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/ADC.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/AVR8/ADC_AVR8.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/AVR8/SPI_AVR8.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/AVR8/SerialSPI_AVR8.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/SPI.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/Serial.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/SerialSPI.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/TWI.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/XMEGA/SPI_XMEGA.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/XMEGA/SerialSPI_XMEGA.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/AndroidAccessoryClass.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/AudioClass.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/CDCClass.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Common/AndroidAccessoryClassCommon.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Common/AudioClassCommon.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Common/CDCClassCommon.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Common/HIDClassCommon.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Common/HIDParser.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Common/HIDParser.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Common/HIDReportData.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Common/MIDIClassCommon.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Common/MassStorageClassCommon.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Common/PrinterClassCommon.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Common/RNDISClassCommon.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Common/StillImageClassCommon.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Device/AudioClassDevice.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Device/AudioClassDevice.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Device/CDCClassDevice.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Device/CDCClassDevice.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Device/HIDClassDevice.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Device/HIDClassDevice.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Device/MIDIClassDevice.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Device/MIDIClassDevice.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Device/RNDISClassDevice.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Device/RNDISClassDevice.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/HIDClass.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/AudioClassHost.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/AudioClassHost.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/CDCClassHost.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/CDCClassHost.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/HIDClassHost.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/HIDClassHost.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/MIDIClassHost.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/MIDIClassHost.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/MassStorageClassHost.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/MassStorageClassHost.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/PrinterClassHost.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/PrinterClassHost.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/RNDISClassHost.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/RNDISClassHost.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/StillImageClassHost.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Host/StillImageClassHost.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/MIDIClass.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/MassStorageClass.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/PrinterClass.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/RNDISClass.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/StillImageClass.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/Device_AVR8.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/Device_AVR8.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/Host_AVR8.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/Host_AVR8.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/OTG_AVR8.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_R.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_W.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_RW.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/Template/Template_Pipe_RW.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/ConfigDescriptors.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/ConfigDescriptors.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/Device.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/DeviceStandardReq.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/DeviceStandardReq.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/Endpoint.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/EndpointStream.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/Events.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/Events.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/Host.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/HostStandardReq.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/HostStandardReq.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/OTG.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/Pipe.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/PipeStream.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/StdDescriptors.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/StdRequestType.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/Device_UC3.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/Device_UC3.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/Host_UC3.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/Host_UC3.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/Pipe_UC3.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_R.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_W.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_RW.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/Template/Template_Pipe_RW.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/USBController_UC3.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/USBController_UC3.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/USBController.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/USBInterrupt.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/USBMode.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/USBTask.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/USBTask.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/XMEGA/Host_XMEGA.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/XMEGA/PipeStream_XMEGA.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/XMEGA/Pipe_XMEGA.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_R.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_W.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_RW.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/USB.h
patch
|
blob
|
blame
|
history
LUFA/License.txt
patch
|
blob
|
blame
|
history
LUFA/Platform/Platform.h
patch
|
blob
|
blame
|
history
LUFA/Platform/UC3/ClockManagement.h
patch
|
blob
|
blame
|
history
LUFA/Platform/UC3/InterruptManagement.c
patch
|
blob
|
blame
|
history
LUFA/Platform/UC3/InterruptManagement.h
patch
|
blob
|
blame
|
history
LUFA/Platform/XMEGA/ClockManagement.h
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_common.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_board.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_board_avr8_usbkey.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_board_none.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_misc.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_peripheral.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_usb.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_usb_class.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_usb_core.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_usb_core_avr8.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_usb_core_uc3.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_usb_core_xmega.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_extension_transform.xslt
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_filelist_transform.xslt
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_indent_transform.xslt
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_module_transform.xslt
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_platform.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_platform_uc3.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_platform_xmega.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_toolchain.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/makefile
patch
|
blob
|
blame
|
history
LUFA/Version.h
patch
|
blob
|
blame
|
history
LUFA/makefile
patch
|
blob
|
blame
|
history
Maintenance/makefile
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/AVRISP-MKII.c
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/AVRISP-MKII.h
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/AVRISPDescriptors.c
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/AVRISPDescriptors.h
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.h
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Lib/ISP/ISPTarget.c
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Lib/ISP/ISPTarget.h
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Lib/V2Protocol.c
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Lib/V2Protocol.h
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Lib/V2ProtocolConstants.h
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Lib/V2ProtocolParams.c
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Lib/V2ProtocolParams.h
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Lib/XPROG/TINYNVM.c
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Lib/XPROG/TINYNVM.h
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Lib/XPROG/XMEGANVM.c
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Lib/XPROG/XMEGANVM.h
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.c
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.c
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h
patch
|
blob
|
blame
|
history
Projects/AVRISP-MKII/makefile
patch
|
blob
|
blame
|
history
Projects/Benito/Benito.c
patch
|
blob
|
blame
|
history
Projects/Benito/Benito.h
patch
|
blob
|
blame
|
history
Projects/Benito/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Projects/Benito/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Projects/Benito/Descriptors.c
patch
|
blob
|
blame
|
history
Projects/Benito/Descriptors.h
patch
|
blob
|
blame
|
history
Projects/Benito/makefile
patch
|
blob
|
blame
|
history
Projects/HIDReportViewer/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Projects/HIDReportViewer/HIDReportViewer.c
patch
|
blob
|
blame
|
history
Projects/HIDReportViewer/HIDReportViewer.h
patch
|
blob
|
blame
|
history
Projects/HIDReportViewer/makefile
patch
|
blob
|
blame
|
history
Projects/LEDNotifier/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Projects/LEDNotifier/Descriptors.c
patch
|
blob
|
blame
|
history
Projects/LEDNotifier/Descriptors.h
patch
|
blob
|
blame
|
history
Projects/LEDNotifier/LEDNotifier.c
patch
|
blob
|
blame
|
history
Projects/LEDNotifier/LEDNotifier.h
patch
|
blob
|
blame
|
history
Projects/LEDNotifier/makefile
patch
|
blob
|
blame
|
history
Projects/MIDIToneGenerator/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Projects/MIDIToneGenerator/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Projects/MIDIToneGenerator/Descriptors.c
patch
|
blob
|
blame
|
history
Projects/MIDIToneGenerator/Descriptors.h
patch
|
blob
|
blame
|
history
Projects/MIDIToneGenerator/MIDIToneGenerator.c
patch
|
blob
|
blame
|
history
Projects/MIDIToneGenerator/MIDIToneGenerator.h
patch
|
blob
|
blame
|
history
Projects/MIDIToneGenerator/makefile
patch
|
blob
|
blame
|
history
Projects/Magstripe/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Projects/Magstripe/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Projects/Magstripe/Descriptors.c
patch
|
blob
|
blame
|
history
Projects/Magstripe/Descriptors.h
patch
|
blob
|
blame
|
history
Projects/Magstripe/Lib/CircularBitBuffer.c
patch
|
blob
|
blame
|
history
Projects/Magstripe/Lib/CircularBitBuffer.h
patch
|
blob
|
blame
|
history
Projects/Magstripe/Lib/MagstripeHW.h
patch
|
blob
|
blame
|
history
Projects/Magstripe/Magstripe.c
patch
|
blob
|
blame
|
history
Projects/Magstripe/Magstripe.h
patch
|
blob
|
blame
|
history
Projects/Magstripe/makefile
patch
|
blob
|
blame
|
history
Projects/MediaController/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Projects/MediaController/Descriptors.c
patch
|
blob
|
blame
|
history
Projects/MediaController/Descriptors.h
patch
|
blob
|
blame
|
history
Projects/MediaController/MediaController.c
patch
|
blob
|
blame
|
history
Projects/MediaController/MediaController.h
patch
|
blob
|
blame
|
history
Projects/MediaController/makefile
patch
|
blob
|
blame
|
history
Projects/MissileLauncher/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Projects/MissileLauncher/ConfigDescriptor.c
patch
|
blob
|
blame
|
history
Projects/MissileLauncher/ConfigDescriptor.h
patch
|
blob
|
blame
|
history
Projects/MissileLauncher/MissileLauncher.c
patch
|
blob
|
blame
|
history
Projects/MissileLauncher/MissileLauncher.h
patch
|
blob
|
blame
|
history
Projects/MissileLauncher/makefile
patch
|
blob
|
blame
|
history
Projects/RelayBoard/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Projects/RelayBoard/Descriptors.c
patch
|
blob
|
blame
|
history
Projects/RelayBoard/Descriptors.h
patch
|
blob
|
blame
|
history
Projects/RelayBoard/RelayBoard.c
patch
|
blob
|
blame
|
history
Projects/RelayBoard/RelayBoard.h
patch
|
blob
|
blame
|
history
Projects/RelayBoard/makefile
patch
|
blob
|
blame
|
history
Projects/SerialToLCD/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Projects/SerialToLCD/Descriptors.c
patch
|
blob
|
blame
|
history
Projects/SerialToLCD/Descriptors.h
patch
|
blob
|
blame
|
history
Projects/SerialToLCD/Lib/HD44780.c
patch
|
blob
|
blame
|
history
Projects/SerialToLCD/Lib/HD44780.h
patch
|
blob
|
blame
|
history
Projects/SerialToLCD/SerialToLCD.c
patch
|
blob
|
blame
|
history
Projects/SerialToLCD/SerialToLCD.h
patch
|
blob
|
blame
|
history
Projects/SerialToLCD/makefile
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/Descriptors.c
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/Descriptors.h
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/Lib/DS1307.c
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/Lib/DS1307.h
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/Lib/DataflashManager.c
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/Lib/DataflashManager.h
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/Lib/SCSI.c
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/Lib/SCSI.h
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/TempDataLogger.c
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/TempDataLogger.h
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/makefile
patch
|
blob
|
blame
|
history
Projects/USBtoSerial/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Projects/USBtoSerial/Descriptors.c
patch
|
blob
|
blame
|
history
Projects/USBtoSerial/Descriptors.h
patch
|
blob
|
blame
|
history
Projects/USBtoSerial/USBtoSerial.c
patch
|
blob
|
blame
|
history
Projects/USBtoSerial/USBtoSerial.h
patch
|
blob
|
blame
|
history
Projects/USBtoSerial/makefile
patch
|
blob
|
blame
|
history
Projects/Webserver/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Projects/Webserver/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Projects/Webserver/Descriptors.c
patch
|
blob
|
blame
|
history
Projects/Webserver/Descriptors.h
patch
|
blob
|
blame
|
history
Projects/Webserver/Lib/DHCPClientApp.c
patch
|
blob
|
blame
|
history
Projects/Webserver/Lib/DHCPClientApp.h
patch
|
blob
|
blame
|
history
Projects/Webserver/Lib/DHCPCommon.c
patch
|
blob
|
blame
|
history
Projects/Webserver/Lib/DHCPCommon.h
patch
|
blob
|
blame
|
history
Projects/Webserver/Lib/DHCPServerApp.c
patch
|
blob
|
blame
|
history
Projects/Webserver/Lib/DHCPServerApp.h
patch
|
blob
|
blame
|
history
Projects/Webserver/Lib/DataflashManager.c
patch
|
blob
|
blame
|
history
Projects/Webserver/Lib/DataflashManager.h
patch
|
blob
|
blame
|
history
Projects/Webserver/Lib/HTTPServerApp.c
patch
|
blob
|
blame
|
history
Projects/Webserver/Lib/HTTPServerApp.h
patch
|
blob
|
blame
|
history
Projects/Webserver/Lib/SCSI.c
patch
|
blob
|
blame
|
history
Projects/Webserver/Lib/SCSI.h
patch
|
blob
|
blame
|
history
Projects/Webserver/Lib/TELNETServerApp.c
patch
|
blob
|
blame
|
history
Projects/Webserver/Lib/TELNETServerApp.h
patch
|
blob
|
blame
|
history
Projects/Webserver/Lib/uIPManagement.c
patch
|
blob
|
blame
|
history
Projects/Webserver/Lib/uIPManagement.h
patch
|
blob
|
blame
|
history
Projects/Webserver/USBDeviceMode.c
patch
|
blob
|
blame
|
history
Projects/Webserver/USBDeviceMode.h
patch
|
blob
|
blame
|
history
Projects/Webserver/USBHostMode.c
patch
|
blob
|
blame
|
history
Projects/Webserver/USBHostMode.h
patch
|
blob
|
blame
|
history
Projects/Webserver/Webserver.c
patch
|
blob
|
blame
|
history
Projects/Webserver/Webserver.h
patch
|
blob
|
blame
|
history
Projects/Webserver/makefile
patch
|
blob
|
blame
|
history
Projects/XPLAINBridge/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Projects/XPLAINBridge/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Projects/XPLAINBridge/Lib/SoftUART.c
patch
|
blob
|
blame
|
history
Projects/XPLAINBridge/Lib/SoftUART.h
patch
|
blob
|
blame
|
history
Projects/XPLAINBridge/USARTDescriptors.c
patch
|
blob
|
blame
|
history
Projects/XPLAINBridge/USARTDescriptors.h
patch
|
blob
|
blame
|
history
Projects/XPLAINBridge/XPLAINBridge.c
patch
|
blob
|
blame
|
history
Projects/XPLAINBridge/XPLAINBridge.h
patch
|
blob
|
blame
|
history
Projects/XPLAINBridge/makefile
patch
|
blob
|
blame
|
history
Projects/makefile
patch
|
blob
|
blame
|
history
makefile
patch
|
blob
|
blame
|
history
diff --git
a/Bootloaders/CDC/BootloaderAPI.c
b/Bootloaders/CDC/BootloaderAPI.c
index
245de91
..
a84ecf8
100644
(file)
--- a/
Bootloaders/CDC/BootloaderAPI.c
+++ b/
Bootloaders/CDC/BootloaderAPI.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/CDC/BootloaderAPI.h
b/Bootloaders/CDC/BootloaderAPI.h
index
bda55cb
..
db6a068
100644
(file)
--- a/
Bootloaders/CDC/BootloaderAPI.h
+++ b/
Bootloaders/CDC/BootloaderAPI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/CDC/BootloaderAPITable.S
b/Bootloaders/CDC/BootloaderAPITable.S
index
830b841
..
d79b4f4
100644
(file)
--- a/
Bootloaders/CDC/BootloaderAPITable.S
+++ b/
Bootloaders/CDC/BootloaderAPITable.S
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/Bootloaders/CDC/BootloaderCDC.c
b/Bootloaders/CDC/BootloaderCDC.c
index
f47fb11
..
acdcde3
100644
(file)
--- a/
Bootloaders/CDC/BootloaderCDC.c
+++ b/
Bootloaders/CDC/BootloaderCDC.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/CDC/BootloaderCDC.h
b/Bootloaders/CDC/BootloaderCDC.h
index
c82101c
..
b5d5e0b
100644
(file)
--- a/
Bootloaders/CDC/BootloaderCDC.h
+++ b/
Bootloaders/CDC/BootloaderCDC.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/CDC/Config/AppConfig.h
b/Bootloaders/CDC/Config/AppConfig.h
index
6044dad
..
91e4942
100644
(file)
--- a/
Bootloaders/CDC/Config/AppConfig.h
+++ b/
Bootloaders/CDC/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/CDC/Config/LUFAConfig.h
b/Bootloaders/CDC/Config/LUFAConfig.h
index
4c9680b
..
ee6c8e5
100644
(file)
--- a/
Bootloaders/CDC/Config/LUFAConfig.h
+++ b/
Bootloaders/CDC/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/CDC/Descriptors.c
b/Bootloaders/CDC/Descriptors.c
index
8fb5ec3
..
9c144dd
100644
(file)
--- a/
Bootloaders/CDC/Descriptors.c
+++ b/
Bootloaders/CDC/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/CDC/Descriptors.h
b/Bootloaders/CDC/Descriptors.h
index
9d4933a
..
8c358de
100644
(file)
--- a/
Bootloaders/CDC/Descriptors.h
+++ b/
Bootloaders/CDC/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/CDC/makefile
b/Bootloaders/CDC/makefile
index
97b714d
..
cd0315d
100644
(file)
--- a/
Bootloaders/CDC/makefile
+++ b/
Bootloaders/CDC/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Bootloaders/DFU/BootloaderAPI.c
b/Bootloaders/DFU/BootloaderAPI.c
index
d8ea476
..
997cca9
100644
(file)
--- a/
Bootloaders/DFU/BootloaderAPI.c
+++ b/
Bootloaders/DFU/BootloaderAPI.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/DFU/BootloaderAPI.h
b/Bootloaders/DFU/BootloaderAPI.h
index
b269299
..
c57da8b
100644
(file)
--- a/
Bootloaders/DFU/BootloaderAPI.h
+++ b/
Bootloaders/DFU/BootloaderAPI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/DFU/BootloaderAPITable.S
b/Bootloaders/DFU/BootloaderAPITable.S
index
bf343df
..
6aa412e
100644
(file)
--- a/
Bootloaders/DFU/BootloaderAPITable.S
+++ b/
Bootloaders/DFU/BootloaderAPITable.S
@@
-7,7
+7,7
@@
*/
/*
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/DFU/BootloaderDFU.c
b/Bootloaders/DFU/BootloaderDFU.c
index
887f94d
..
0ac9af9
100644
(file)
--- a/
Bootloaders/DFU/BootloaderDFU.c
+++ b/
Bootloaders/DFU/BootloaderDFU.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/DFU/BootloaderDFU.h
b/Bootloaders/DFU/BootloaderDFU.h
index
99a842b
..
5223e47
100644
(file)
--- a/
Bootloaders/DFU/BootloaderDFU.h
+++ b/
Bootloaders/DFU/BootloaderDFU.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/DFU/Config/AppConfig.h
b/Bootloaders/DFU/Config/AppConfig.h
index
5217ae7
..
1556618
100644
(file)
--- a/
Bootloaders/DFU/Config/AppConfig.h
+++ b/
Bootloaders/DFU/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/DFU/Config/LUFAConfig.h
b/Bootloaders/DFU/Config/LUFAConfig.h
index
3f2b265
..
e1bd367
100644
(file)
--- a/
Bootloaders/DFU/Config/LUFAConfig.h
+++ b/
Bootloaders/DFU/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/DFU/Descriptors.c
b/Bootloaders/DFU/Descriptors.c
index
c36a20c
..
3d70cf5
100644
(file)
--- a/
Bootloaders/DFU/Descriptors.c
+++ b/
Bootloaders/DFU/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/DFU/Descriptors.h
b/Bootloaders/DFU/Descriptors.h
index
6d39c73
..
b40e0b3
100644
(file)
--- a/
Bootloaders/DFU/Descriptors.h
+++ b/
Bootloaders/DFU/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/DFU/makefile
b/Bootloaders/DFU/makefile
index
f0d5a45
..
9b26784
100644
(file)
--- a/
Bootloaders/DFU/makefile
+++ b/
Bootloaders/DFU/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Bootloaders/HID/BootloaderHID.c
b/Bootloaders/HID/BootloaderHID.c
index
29e1f45
..
ffda053
100644
(file)
--- a/
Bootloaders/HID/BootloaderHID.c
+++ b/
Bootloaders/HID/BootloaderHID.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/HID/BootloaderHID.h
b/Bootloaders/HID/BootloaderHID.h
index
297b6f0
..
306f3ef
100644
(file)
--- a/
Bootloaders/HID/BootloaderHID.h
+++ b/
Bootloaders/HID/BootloaderHID.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/HID/Config/LUFAConfig.h
b/Bootloaders/HID/Config/LUFAConfig.h
index
4c9680b
..
ee6c8e5
100644
(file)
--- a/
Bootloaders/HID/Config/LUFAConfig.h
+++ b/
Bootloaders/HID/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/HID/Descriptors.c
b/Bootloaders/HID/Descriptors.c
index
d760ace
..
e67d25c
100644
(file)
--- a/
Bootloaders/HID/Descriptors.c
+++ b/
Bootloaders/HID/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/HID/Descriptors.h
b/Bootloaders/HID/Descriptors.h
index
c665e41
..
4ef30ed
100644
(file)
--- a/
Bootloaders/HID/Descriptors.h
+++ b/
Bootloaders/HID/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Bootloaders/HID/makefile
b/Bootloaders/HID/makefile
index
baa1427
..
7476ec1
100644
(file)
--- a/
Bootloaders/HID/makefile
+++ b/
Bootloaders/HID/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Bootloaders/makefile
b/Bootloaders/makefile
index
003069b
..
c9d6f9f
100644
(file)
--- a/
Bootloaders/makefile
+++ b/
Bootloaders/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/BuildTests/BoardDriverTest/Board/Buttons.h
b/BuildTests/BoardDriverTest/Board/Buttons.h
index
01ae65f
..
9062a36
100644
(file)
--- a/
BuildTests/BoardDriverTest/Board/Buttons.h
+++ b/
BuildTests/BoardDriverTest/Board/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/BuildTests/BoardDriverTest/Board/Dataflash.h
b/BuildTests/BoardDriverTest/Board/Dataflash.h
index
78aeb62
..
eae9b7f
100644
(file)
--- a/
BuildTests/BoardDriverTest/Board/Dataflash.h
+++ b/
BuildTests/BoardDriverTest/Board/Dataflash.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/BuildTests/BoardDriverTest/Board/Joystick.h
b/BuildTests/BoardDriverTest/Board/Joystick.h
index
47b916b
..
4d71352
100644
(file)
--- a/
BuildTests/BoardDriverTest/Board/Joystick.h
+++ b/
BuildTests/BoardDriverTest/Board/Joystick.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/BuildTests/BoardDriverTest/Board/LEDs.h
b/BuildTests/BoardDriverTest/Board/LEDs.h
index
6dd6655
..
cdb057d
100644
(file)
--- a/
BuildTests/BoardDriverTest/Board/LEDs.h
+++ b/
BuildTests/BoardDriverTest/Board/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/BuildTests/BoardDriverTest/BoardDeviceMap.cfg
b/BuildTests/BoardDriverTest/BoardDeviceMap.cfg
index
056ac88
..
f575588
100644
(file)
--- a/
BuildTests/BoardDriverTest/BoardDeviceMap.cfg
+++ b/
BuildTests/BoardDriverTest/BoardDeviceMap.cfg
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/BuildTests/BoardDriverTest/Test.c
b/BuildTests/BoardDriverTest/Test.c
index
6d7d4d1
..
5c878d2
100644
(file)
--- a/
BuildTests/BoardDriverTest/Test.c
+++ b/
BuildTests/BoardDriverTest/Test.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/BuildTests/BoardDriverTest/makefile
b/BuildTests/BoardDriverTest/makefile
index
c46a00c
..
00dc983
100644
(file)
--- a/
BuildTests/BoardDriverTest/makefile
+++ b/
BuildTests/BoardDriverTest/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/BuildTests/BoardDriverTest/makefile.test
b/BuildTests/BoardDriverTest/makefile.test
index
b5e5c60
..
5305185
100644
(file)
--- a/
BuildTests/BoardDriverTest/makefile.test
+++ b/
BuildTests/BoardDriverTest/makefile.test
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
b/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
index
8535d05
..
adb8a14
100644
(file)
--- a/
BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
+++ b/
BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/BuildTests/BootloaderTest/makefile
b/BuildTests/BootloaderTest/makefile
index
4a281da
..
289d89a
100644
(file)
--- a/
BuildTests/BootloaderTest/makefile
+++ b/
BuildTests/BootloaderTest/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/BuildTests/ModuleTest/Dummy.S
b/BuildTests/ModuleTest/Dummy.S
index
c22bb3a
..
97833d1
100644
(file)
--- a/
BuildTests/ModuleTest/Dummy.S
+++ b/
BuildTests/ModuleTest/Dummy.S
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/BuildTests/ModuleTest/Modules.h
b/BuildTests/ModuleTest/Modules.h
index
5cee85d
..
c0b9388
100644
(file)
--- a/
BuildTests/ModuleTest/Modules.h
+++ b/
BuildTests/ModuleTest/Modules.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/BuildTests/ModuleTest/Test_C.c
b/BuildTests/ModuleTest/Test_C.c
index
3cf59b6
..
895fc96
100644
(file)
--- a/
BuildTests/ModuleTest/Test_C.c
+++ b/
BuildTests/ModuleTest/Test_C.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/BuildTests/ModuleTest/Test_CPP.cpp
b/BuildTests/ModuleTest/Test_CPP.cpp
index
3cf59b6
..
895fc96
100644
(file)
--- a/
BuildTests/ModuleTest/Test_CPP.cpp
+++ b/
BuildTests/ModuleTest/Test_CPP.cpp
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/BuildTests/ModuleTest/makefile
b/BuildTests/ModuleTest/makefile
index
738152e
..
7ff9f69
100644
(file)
--- a/
BuildTests/ModuleTest/makefile
+++ b/
BuildTests/ModuleTest/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/BuildTests/ModuleTest/makefile.test
b/BuildTests/ModuleTest/makefile.test
index
55f3941
..
9503fdc
100644
(file)
--- a/
BuildTests/ModuleTest/makefile.test
+++ b/
BuildTests/ModuleTest/makefile.test
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/BuildTests/SingleUSBModeTest/Dummy.S
b/BuildTests/SingleUSBModeTest/Dummy.S
index
ae28f1b
..
da1c695
100644
(file)
--- a/
BuildTests/SingleUSBModeTest/Dummy.S
+++ b/
BuildTests/SingleUSBModeTest/Dummy.S
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/BuildTests/SingleUSBModeTest/Test.c
b/BuildTests/SingleUSBModeTest/Test.c
index
ab28943
..
00ef0c1
100644
(file)
--- a/
BuildTests/SingleUSBModeTest/Test.c
+++ b/
BuildTests/SingleUSBModeTest/Test.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/BuildTests/SingleUSBModeTest/makefile
b/BuildTests/SingleUSBModeTest/makefile
index
bef8a5c
..
9a59eac
100644
(file)
--- a/
BuildTests/SingleUSBModeTest/makefile
+++ b/
BuildTests/SingleUSBModeTest/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/BuildTests/SingleUSBModeTest/makefile.test
b/BuildTests/SingleUSBModeTest/makefile.test
index
53f079c
..
b5268c0
100644
(file)
--- a/
BuildTests/SingleUSBModeTest/makefile.test
+++ b/
BuildTests/SingleUSBModeTest/makefile.test
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/BuildTests/StaticAnalysisTest/makefile
b/BuildTests/StaticAnalysisTest/makefile
index
9aef3f3
..
4e166ed
100644
(file)
--- a/
BuildTests/StaticAnalysisTest/makefile
+++ b/
BuildTests/StaticAnalysisTest/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/BuildTests/makefile
b/BuildTests/makefile
index
901dbad
..
420de85
100644
(file)
--- a/
BuildTests/makefile
+++ b/
BuildTests/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/AudioInput/AudioInput.c
b/Demos/Device/ClassDriver/AudioInput/AudioInput.c
index
4136a82
..
c5ba9bc
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioInput/AudioInput.c
+++ b/
Demos/Device/ClassDriver/AudioInput/AudioInput.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/AudioInput/AudioInput.h
b/Demos/Device/ClassDriver/AudioInput/AudioInput.h
index
f1c42b2
..
093f3ee
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioInput/AudioInput.h
+++ b/
Demos/Device/ClassDriver/AudioInput/AudioInput.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/AudioInput/Config/AppConfig.h
b/Demos/Device/ClassDriver/AudioInput/Config/AppConfig.h
index
5ff7afb
..
bf1a1cb
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioInput/Config/AppConfig.h
+++ b/
Demos/Device/ClassDriver/AudioInput/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/AudioInput/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/AudioInput/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioInput/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/AudioInput/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/AudioInput/Descriptors.c
b/Demos/Device/ClassDriver/AudioInput/Descriptors.c
index
6f3104c
..
9056573
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioInput/Descriptors.c
+++ b/
Demos/Device/ClassDriver/AudioInput/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/AudioInput/Descriptors.h
b/Demos/Device/ClassDriver/AudioInput/Descriptors.h
index
325eb34
..
81ea989
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioInput/Descriptors.h
+++ b/
Demos/Device/ClassDriver/AudioInput/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/AudioInput/makefile
b/Demos/Device/ClassDriver/AudioInput/makefile
index
31c506b
..
3cf067b
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioInput/makefile
+++ b/
Demos/Device/ClassDriver/AudioInput/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
b/Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
index
933d7d3
..
92d6c53
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
+++ b/
Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/AudioOutput/AudioOutput.h
b/Demos/Device/ClassDriver/AudioOutput/AudioOutput.h
index
3fb5ab9
..
802bec9
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioOutput/AudioOutput.h
+++ b/
Demos/Device/ClassDriver/AudioOutput/AudioOutput.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/AudioOutput/Config/AppConfig.h
b/Demos/Device/ClassDriver/AudioOutput/Config/AppConfig.h
index
dc2198e
..
8dac6f3
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioOutput/Config/AppConfig.h
+++ b/
Demos/Device/ClassDriver/AudioOutput/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/AudioOutput/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/AudioOutput/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioOutput/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/AudioOutput/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/AudioOutput/Descriptors.c
b/Demos/Device/ClassDriver/AudioOutput/Descriptors.c
index
33a3c24
..
3012bb4
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioOutput/Descriptors.c
+++ b/
Demos/Device/ClassDriver/AudioOutput/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/AudioOutput/Descriptors.h
b/Demos/Device/ClassDriver/AudioOutput/Descriptors.h
index
f2b233d
..
d5def43
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioOutput/Descriptors.h
+++ b/
Demos/Device/ClassDriver/AudioOutput/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/AudioOutput/makefile
b/Demos/Device/ClassDriver/AudioOutput/makefile
index
6f50c7a
..
5f68670
100644
(file)
--- a/
Demos/Device/ClassDriver/AudioOutput/makefile
+++ b/
Demos/Device/ClassDriver/AudioOutput/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/DualVirtualSerial/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/DualVirtualSerial/Config/LUFAConfig.h
index
fc310a0
..
0489660
100644
(file)
--- a/
Demos/Device/ClassDriver/DualVirtualSerial/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/DualVirtualSerial/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.c
b/Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.c
index
0219cb1
..
fa593c6
100644
(file)
--- a/
Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.c
+++ b/
Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.h
b/Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.h
index
9e20e33
..
2c01ba0
100644
(file)
--- a/
Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.h
+++ b/
Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.c
b/Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.c
index
d687ad8
..
b7d0455
100644
(file)
--- a/
Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.c
+++ b/
Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.h
b/Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.h
index
7b917ed
..
0f4ae58
100644
(file)
--- a/
Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.h
+++ b/
Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/DualVirtualSerial/makefile
b/Demos/Device/ClassDriver/DualVirtualSerial/makefile
index
32216fe
..
3df43f1
100644
(file)
--- a/
Demos/Device/ClassDriver/DualVirtualSerial/makefile
+++ b/
Demos/Device/ClassDriver/DualVirtualSerial/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/GenericHID/Config/AppConfig.h
b/Demos/Device/ClassDriver/GenericHID/Config/AppConfig.h
index
f4a1819
..
8264e3f
100644
(file)
--- a/
Demos/Device/ClassDriver/GenericHID/Config/AppConfig.h
+++ b/
Demos/Device/ClassDriver/GenericHID/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/GenericHID/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/GenericHID/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/ClassDriver/GenericHID/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/GenericHID/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/GenericHID/Descriptors.c
b/Demos/Device/ClassDriver/GenericHID/Descriptors.c
index
18118d2
..
83f475f
100644
(file)
--- a/
Demos/Device/ClassDriver/GenericHID/Descriptors.c
+++ b/
Demos/Device/ClassDriver/GenericHID/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/GenericHID/Descriptors.h
b/Demos/Device/ClassDriver/GenericHID/Descriptors.h
index
41f0687
..
31e9c45
100644
(file)
--- a/
Demos/Device/ClassDriver/GenericHID/Descriptors.h
+++ b/
Demos/Device/ClassDriver/GenericHID/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/GenericHID/GenericHID.c
b/Demos/Device/ClassDriver/GenericHID/GenericHID.c
index
f9222f4
..
d56b914
100644
(file)
--- a/
Demos/Device/ClassDriver/GenericHID/GenericHID.c
+++ b/
Demos/Device/ClassDriver/GenericHID/GenericHID.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/GenericHID/GenericHID.h
b/Demos/Device/ClassDriver/GenericHID/GenericHID.h
index
38234c9
..
bb0a6cc
100644
(file)
--- a/
Demos/Device/ClassDriver/GenericHID/GenericHID.h
+++ b/
Demos/Device/ClassDriver/GenericHID/GenericHID.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/GenericHID/makefile
b/Demos/Device/ClassDriver/GenericHID/makefile
index
cb5d15e
..
a0eb872
100644
(file)
--- a/
Demos/Device/ClassDriver/GenericHID/makefile
+++ b/
Demos/Device/ClassDriver/GenericHID/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/Joystick/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/Joystick/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/ClassDriver/Joystick/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/Joystick/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/Joystick/Descriptors.c
b/Demos/Device/ClassDriver/Joystick/Descriptors.c
index
e8588ce
..
ad96b4c
100644
(file)
--- a/
Demos/Device/ClassDriver/Joystick/Descriptors.c
+++ b/
Demos/Device/ClassDriver/Joystick/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/Joystick/Descriptors.h
b/Demos/Device/ClassDriver/Joystick/Descriptors.h
index
1f8fa70
..
93315ee
100644
(file)
--- a/
Demos/Device/ClassDriver/Joystick/Descriptors.h
+++ b/
Demos/Device/ClassDriver/Joystick/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/Joystick/Joystick.c
b/Demos/Device/ClassDriver/Joystick/Joystick.c
index
5fe09d5
..
e371831
100644
(file)
--- a/
Demos/Device/ClassDriver/Joystick/Joystick.c
+++ b/
Demos/Device/ClassDriver/Joystick/Joystick.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/Joystick/Joystick.h
b/Demos/Device/ClassDriver/Joystick/Joystick.h
index
c8efc9d
..
5eafa61
100644
(file)
--- a/
Demos/Device/ClassDriver/Joystick/Joystick.h
+++ b/
Demos/Device/ClassDriver/Joystick/Joystick.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/Joystick/makefile
b/Demos/Device/ClassDriver/Joystick/makefile
index
5c8b912
..
e01d072
100644
(file)
--- a/
Demos/Device/ClassDriver/Joystick/makefile
+++ b/
Demos/Device/ClassDriver/Joystick/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/Keyboard/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/Keyboard/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/ClassDriver/Keyboard/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/Keyboard/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/Keyboard/Descriptors.c
b/Demos/Device/ClassDriver/Keyboard/Descriptors.c
index
542cede
..
7b5ee30
100644
(file)
--- a/
Demos/Device/ClassDriver/Keyboard/Descriptors.c
+++ b/
Demos/Device/ClassDriver/Keyboard/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/Keyboard/Descriptors.h
b/Demos/Device/ClassDriver/Keyboard/Descriptors.h
index
7763942
..
6821c15
100644
(file)
--- a/
Demos/Device/ClassDriver/Keyboard/Descriptors.h
+++ b/
Demos/Device/ClassDriver/Keyboard/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/Keyboard/Keyboard.c
b/Demos/Device/ClassDriver/Keyboard/Keyboard.c
index
951c696
..
2226543
100644
(file)
--- a/
Demos/Device/ClassDriver/Keyboard/Keyboard.c
+++ b/
Demos/Device/ClassDriver/Keyboard/Keyboard.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/Keyboard/Keyboard.h
b/Demos/Device/ClassDriver/Keyboard/Keyboard.h
index
0cef898
..
853430a
100644
(file)
--- a/
Demos/Device/ClassDriver/Keyboard/Keyboard.h
+++ b/
Demos/Device/ClassDriver/Keyboard/Keyboard.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/Keyboard/makefile
b/Demos/Device/ClassDriver/Keyboard/makefile
index
7419b23
..
27ee97c
100644
(file)
--- a/
Demos/Device/ClassDriver/Keyboard/makefile
+++ b/
Demos/Device/ClassDriver/Keyboard/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/KeyboardMouse/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/KeyboardMouse/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/ClassDriver/KeyboardMouse/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/KeyboardMouse/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/KeyboardMouse/Descriptors.c
b/Demos/Device/ClassDriver/KeyboardMouse/Descriptors.c
index
467e5ab
..
9920576
100644
(file)
--- a/
Demos/Device/ClassDriver/KeyboardMouse/Descriptors.c
+++ b/
Demos/Device/ClassDriver/KeyboardMouse/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/KeyboardMouse/Descriptors.h
b/Demos/Device/ClassDriver/KeyboardMouse/Descriptors.h
index
f8c0dd7
..
b4b5767
100644
(file)
--- a/
Demos/Device/ClassDriver/KeyboardMouse/Descriptors.h
+++ b/
Demos/Device/ClassDriver/KeyboardMouse/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c
b/Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c
index
de99744
..
4ea830b
100644
(file)
--- a/
Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c
+++ b/
Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.h
b/Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.h
index
b325aa5
..
7019849
100644
(file)
--- a/
Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.h
+++ b/
Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/KeyboardMouse/makefile
b/Demos/Device/ClassDriver/KeyboardMouse/makefile
index
e5de9ff
..
ad5f7db
100644
(file)
--- a/
Demos/Device/ClassDriver/KeyboardMouse/makefile
+++ b/
Demos/Device/ClassDriver/KeyboardMouse/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/ClassDriver/KeyboardMouseMultiReport/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/KeyboardMouseMultiReport/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.c
b/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.c
index
3a635d0
..
1cd4493
100644
(file)
--- a/
Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.c
+++ b/
Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h
b/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h
index
0ff18f6
..
8697bdf
100644
(file)
--- a/
Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h
+++ b/
Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/KeyboardMouseMultiReport/KeyboardMouseMultiReport.c
b/Demos/Device/ClassDriver/KeyboardMouseMultiReport/KeyboardMouseMultiReport.c
index
96dc3c8
..
223ab51
100644
(file)
--- a/
Demos/Device/ClassDriver/KeyboardMouseMultiReport/KeyboardMouseMultiReport.c
+++ b/
Demos/Device/ClassDriver/KeyboardMouseMultiReport/KeyboardMouseMultiReport.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/KeyboardMouseMultiReport/KeyboardMouseMultiReport.h
b/Demos/Device/ClassDriver/KeyboardMouseMultiReport/KeyboardMouseMultiReport.h
index
b325aa5
..
7019849
100644
(file)
--- a/
Demos/Device/ClassDriver/KeyboardMouseMultiReport/KeyboardMouseMultiReport.h
+++ b/
Demos/Device/ClassDriver/KeyboardMouseMultiReport/KeyboardMouseMultiReport.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/KeyboardMouseMultiReport/makefile
b/Demos/Device/ClassDriver/KeyboardMouseMultiReport/makefile
index
227a053
..
61bc36e
100644
(file)
--- a/
Demos/Device/ClassDriver/KeyboardMouseMultiReport/makefile
+++ b/
Demos/Device/ClassDriver/KeyboardMouseMultiReport/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/MIDI/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/MIDI/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/ClassDriver/MIDI/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/MIDI/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MIDI/Descriptors.c
b/Demos/Device/ClassDriver/MIDI/Descriptors.c
index
53b11c6
..
c83c853
100644
(file)
--- a/
Demos/Device/ClassDriver/MIDI/Descriptors.c
+++ b/
Demos/Device/ClassDriver/MIDI/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MIDI/Descriptors.h
b/Demos/Device/ClassDriver/MIDI/Descriptors.h
index
c4983d3
..
9d41d7c
100644
(file)
--- a/
Demos/Device/ClassDriver/MIDI/Descriptors.h
+++ b/
Demos/Device/ClassDriver/MIDI/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MIDI/MIDI.c
b/Demos/Device/ClassDriver/MIDI/MIDI.c
index
20e410e
..
139c65e
100644
(file)
--- a/
Demos/Device/ClassDriver/MIDI/MIDI.c
+++ b/
Demos/Device/ClassDriver/MIDI/MIDI.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MIDI/MIDI.h
b/Demos/Device/ClassDriver/MIDI/MIDI.h
index
78c951b
..
54dbef2
100644
(file)
--- a/
Demos/Device/ClassDriver/MIDI/MIDI.h
+++ b/
Demos/Device/ClassDriver/MIDI/MIDI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MIDI/makefile
b/Demos/Device/ClassDriver/MIDI/makefile
index
5ead4fb
..
4091908
100644
(file)
--- a/
Demos/Device/ClassDriver/MIDI/makefile
+++ b/
Demos/Device/ClassDriver/MIDI/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/MassStorage/Config/AppConfig.h
b/Demos/Device/ClassDriver/MassStorage/Config/AppConfig.h
index
81bc31e
..
36e721c
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorage/Config/AppConfig.h
+++ b/
Demos/Device/ClassDriver/MassStorage/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MassStorage/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/MassStorage/Config/LUFAConfig.h
index
fc310a0
..
0489660
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorage/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/MassStorage/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MassStorage/Descriptors.c
b/Demos/Device/ClassDriver/MassStorage/Descriptors.c
index
6be8984
..
e422b61
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorage/Descriptors.c
+++ b/
Demos/Device/ClassDriver/MassStorage/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MassStorage/Descriptors.h
b/Demos/Device/ClassDriver/MassStorage/Descriptors.h
index
ec00c02
..
15ee5ad
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorage/Descriptors.h
+++ b/
Demos/Device/ClassDriver/MassStorage/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.c
b/Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.c
index
b94aef6
..
fe470c4
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.c
+++ b/
Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.h
b/Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.h
index
9c9ac8e
..
208322b
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.h
+++ b/
Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.c
b/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.c
index
7bc47a6
..
078f6fe
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorage/Lib/SCSI.c
+++ b/
Demos/Device/ClassDriver/MassStorage/Lib/SCSI.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h
b/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h
index
50e77c2
..
2beb3bc
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h
+++ b/
Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MassStorage/MassStorage.c
b/Demos/Device/ClassDriver/MassStorage/MassStorage.c
index
30c862d
..
598698a
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorage/MassStorage.c
+++ b/
Demos/Device/ClassDriver/MassStorage/MassStorage.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MassStorage/MassStorage.h
b/Demos/Device/ClassDriver/MassStorage/MassStorage.h
index
5884ae3
..
cfeea80
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorage/MassStorage.h
+++ b/
Demos/Device/ClassDriver/MassStorage/MassStorage.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MassStorage/makefile
b/Demos/Device/ClassDriver/MassStorage/makefile
index
f1bb326
..
a28abbf
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorage/makefile
+++ b/
Demos/Device/ClassDriver/MassStorage/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/MassStorageKeyboard/Config/AppConfig.h
b/Demos/Device/ClassDriver/MassStorageKeyboard/Config/AppConfig.h
index
81bc31e
..
36e721c
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorageKeyboard/Config/AppConfig.h
+++ b/
Demos/Device/ClassDriver/MassStorageKeyboard/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MassStorageKeyboard/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/MassStorageKeyboard/Config/LUFAConfig.h
index
fc310a0
..
0489660
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorageKeyboard/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/MassStorageKeyboard/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.c
b/Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.c
index
49a2fd8
..
8a5b5fc
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.c
+++ b/
Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Matthias Hullin (lufa [at] matthias [dot] hullin [dot] net)
Permission to use, copy, modify, distribute, and sell this
Copyright 2010 Matthias Hullin (lufa [at] matthias [dot] hullin [dot] net)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.h
b/Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.h
index
1d47a20
..
cd9552c
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.h
+++ b/
Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Matthias Hullin (lufa [at] matthias [dot] hullin [dot] net)
Permission to use, copy, modify, distribute, and sell this
Copyright 2010 Matthias Hullin (lufa [at] matthias [dot] hullin [dot] net)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Demos/Device/ClassDriver/MassStorageKeyboard/Lib/DataflashManager.c
b/Demos/Device/ClassDriver/MassStorageKeyboard/Lib/DataflashManager.c
index
b94aef6
..
fe470c4
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorageKeyboard/Lib/DataflashManager.c
+++ b/
Demos/Device/ClassDriver/MassStorageKeyboard/Lib/DataflashManager.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MassStorageKeyboard/Lib/DataflashManager.h
b/Demos/Device/ClassDriver/MassStorageKeyboard/Lib/DataflashManager.h
index
e853017
..
70005b9
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorageKeyboard/Lib/DataflashManager.h
+++ b/
Demos/Device/ClassDriver/MassStorageKeyboard/Lib/DataflashManager.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.c
b/Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.c
index
7bc47a6
..
078f6fe
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.c
+++ b/
Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.h
b/Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.h
index
49e2818
..
a8c3aa9
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.h
+++ b/
Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.c
b/Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.c
index
2f15dec
..
f4ece35
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.c
+++ b/
Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Matthias Hullin (lufa [at] matthias [dot] hullin [dot] net)
Permission to use, copy, modify, distribute, and sell this
Copyright 2010 Matthias Hullin (lufa [at] matthias [dot] hullin [dot] net)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.h
b/Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.h
index
45933df
..
2e213c9
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.h
+++ b/
Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Matthias Hullin (lufa [at] matthias [dot] hullin [dot] net)
Permission to use, copy, modify, distribute, and sell this
Copyright 2010 Matthias Hullin (lufa [at] matthias [dot] hullin [dot] net)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Demos/Device/ClassDriver/MassStorageKeyboard/makefile
b/Demos/Device/ClassDriver/MassStorageKeyboard/makefile
index
893f3b9
..
6f22050
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorageKeyboard/makefile
+++ b/
Demos/Device/ClassDriver/MassStorageKeyboard/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/Mouse/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/Mouse/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/ClassDriver/Mouse/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/Mouse/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/Mouse/Descriptors.c
b/Demos/Device/ClassDriver/Mouse/Descriptors.c
index
0c42904
..
0251cbd
100644
(file)
--- a/
Demos/Device/ClassDriver/Mouse/Descriptors.c
+++ b/
Demos/Device/ClassDriver/Mouse/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/Mouse/Descriptors.h
b/Demos/Device/ClassDriver/Mouse/Descriptors.h
index
0961282
..
a0a5ea9
100644
(file)
--- a/
Demos/Device/ClassDriver/Mouse/Descriptors.h
+++ b/
Demos/Device/ClassDriver/Mouse/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/Mouse/Mouse.c
b/Demos/Device/ClassDriver/Mouse/Mouse.c
index
b8ba293
..
bb16565
100644
(file)
--- a/
Demos/Device/ClassDriver/Mouse/Mouse.c
+++ b/
Demos/Device/ClassDriver/Mouse/Mouse.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/Mouse/Mouse.h
b/Demos/Device/ClassDriver/Mouse/Mouse.h
index
ded88af
..
371ef6c
100644
(file)
--- a/
Demos/Device/ClassDriver/Mouse/Mouse.h
+++ b/
Demos/Device/ClassDriver/Mouse/Mouse.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/Mouse/makefile
b/Demos/Device/ClassDriver/Mouse/makefile
index
6576a06
..
25d4f89
100644
(file)
--- a/
Demos/Device/ClassDriver/Mouse/makefile
+++ b/
Demos/Device/ClassDriver/Mouse/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Config/AppConfig.h
b/Demos/Device/ClassDriver/RNDISEthernet/Config/AppConfig.h
index
f556239
..
1d3573b
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Config/AppConfig.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/RNDISEthernet/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Descriptors.c
b/Demos/Device/ClassDriver/RNDISEthernet/Descriptors.c
index
f56b53b
..
ade6833
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Descriptors.c
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Descriptors.h
b/Demos/Device/ClassDriver/RNDISEthernet/Descriptors.h
index
71888f2
..
7ae8c22
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Descriptors.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/ARP.c
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/ARP.c
index
6a4abc5
..
b4fee9e
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/ARP.c
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/ARP.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/ARP.h
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/ARP.h
index
0a356ce
..
41234cd
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/ARP.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/ARP.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.c
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.c
index
e3237b8
..
021bf15
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.c
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.h
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.h
index
ceff422
..
5fb2ce0
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c
index
98d5dbc
..
e8c2595
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h
index
6967c37
..
a5b8261
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/EthernetProtocols.h
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/EthernetProtocols.h
index
95b8ed6
..
06d0209
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/EthernetProtocols.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/EthernetProtocols.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/ICMP.c
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/ICMP.c
index
b308602
..
fcc985a
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/ICMP.c
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/ICMP.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/ICMP.h
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/ICMP.h
index
b7d0b6b
..
0597ea2
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/ICMP.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/ICMP.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.c
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.c
index
e3c9914
..
854b2e0
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.c
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.h
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.h
index
11b6ab2
..
05ba6de
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.c
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.c
index
814d5c2
..
1eda2e2
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.c
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.h
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.h
index
c379def
..
4f20f5d
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c
index
8dc1800
..
44b5d95
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.h
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.h
index
cb4adf7
..
e1a3ff4
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.c
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.c
index
f6bee4a
..
8821f53
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.c
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h
index
1b98c39
..
73012b7
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c
index
dd4e0c4
..
9a937ef
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.h
b/Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.h
index
b5fc2f9
..
8e3dbde
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.c
b/Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.c
index
f6f6853
..
ef643a8
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.c
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.h
b/Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.h
index
6c540b5
..
57fdc4e
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.h
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/RNDISEthernet/makefile
b/Demos/Device/ClassDriver/RNDISEthernet/makefile
index
e8f74be
..
9ffba03
100644
(file)
--- a/
Demos/Device/ClassDriver/RNDISEthernet/makefile
+++ b/
Demos/Device/ClassDriver/RNDISEthernet/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/VirtualSerial/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/VirtualSerial/Config/LUFAConfig.h
index
fc310a0
..
0489660
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerial/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/VirtualSerial/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerial/Descriptors.c
b/Demos/Device/ClassDriver/VirtualSerial/Descriptors.c
index
53e863c
..
b6e5325
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerial/Descriptors.c
+++ b/
Demos/Device/ClassDriver/VirtualSerial/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerial/Descriptors.h
b/Demos/Device/ClassDriver/VirtualSerial/Descriptors.h
index
df6506a
..
439c49e
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerial/Descriptors.h
+++ b/
Demos/Device/ClassDriver/VirtualSerial/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.c
b/Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.c
index
191a46d
..
07bb842
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.c
+++ b/
Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.h
b/Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.h
index
d784eb1
..
3353996
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.h
+++ b/
Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerial/makefile
b/Demos/Device/ClassDriver/VirtualSerial/makefile
index
12c286c
..
b635ec5
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerial/makefile
+++ b/
Demos/Device/ClassDriver/VirtualSerial/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMassStorage/Config/AppConfig.h
b/Demos/Device/ClassDriver/VirtualSerialMassStorage/Config/AppConfig.h
index
81bc31e
..
36e721c
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMassStorage/Config/AppConfig.h
+++ b/
Demos/Device/ClassDriver/VirtualSerialMassStorage/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMassStorage/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/VirtualSerialMassStorage/Config/LUFAConfig.h
index
fc310a0
..
0489660
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMassStorage/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/VirtualSerialMassStorage/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMassStorage/Descriptors.c
b/Demos/Device/ClassDriver/VirtualSerialMassStorage/Descriptors.c
index
cb3ce9b
..
49fb692
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMassStorage/Descriptors.c
+++ b/
Demos/Device/ClassDriver/VirtualSerialMassStorage/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMassStorage/Descriptors.h
b/Demos/Device/ClassDriver/VirtualSerialMassStorage/Descriptors.h
index
35faa85
..
787795b
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMassStorage/Descriptors.h
+++ b/
Demos/Device/ClassDriver/VirtualSerialMassStorage/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/DataflashManager.c
b/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/DataflashManager.c
index
b94aef6
..
fe470c4
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/DataflashManager.c
+++ b/
Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/DataflashManager.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/DataflashManager.h
b/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/DataflashManager.h
index
d8b69d0
..
8f91ad2
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/DataflashManager.h
+++ b/
Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/DataflashManager.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.c
b/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.c
index
7bc47a6
..
078f6fe
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.c
+++ b/
Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.h
b/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.h
index
14d24da
..
594584c
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.h
+++ b/
Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMassStorage/VirtualSerialMassStorage.c
b/Demos/Device/ClassDriver/VirtualSerialMassStorage/VirtualSerialMassStorage.c
index
d584408
..
cc146a9
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMassStorage/VirtualSerialMassStorage.c
+++ b/
Demos/Device/ClassDriver/VirtualSerialMassStorage/VirtualSerialMassStorage.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMassStorage/VirtualSerialMassStorage.h
b/Demos/Device/ClassDriver/VirtualSerialMassStorage/VirtualSerialMassStorage.h
index
658be5d
..
413164d
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMassStorage/VirtualSerialMassStorage.h
+++ b/
Demos/Device/ClassDriver/VirtualSerialMassStorage/VirtualSerialMassStorage.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMassStorage/makefile
b/Demos/Device/ClassDriver/VirtualSerialMassStorage/makefile
index
b8e9e8c
..
6a387b4
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMassStorage/makefile
+++ b/
Demos/Device/ClassDriver/VirtualSerialMassStorage/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMouse/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/VirtualSerialMouse/Config/LUFAConfig.h
index
fc310a0
..
0489660
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMouse/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/VirtualSerialMouse/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.c
b/Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.c
index
c3159b6
..
cd55c11
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.c
+++ b/
Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.h
b/Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.h
index
d691b9b
..
675e7a3
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.h
+++ b/
Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.c
b/Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.c
index
3a952f1
..
942a3fb
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.c
+++ b/
Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.h
b/Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.h
index
9e29dd6
..
b4db433
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.h
+++ b/
Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/ClassDriver/VirtualSerialMouse/makefile
b/Demos/Device/ClassDriver/VirtualSerialMouse/makefile
index
812f3b0
..
a549062
100644
(file)
--- a/
Demos/Device/ClassDriver/VirtualSerialMouse/makefile
+++ b/
Demos/Device/ClassDriver/VirtualSerialMouse/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/makefile
b/Demos/Device/ClassDriver/makefile
index
776288f
..
435bd54
100644
(file)
--- a/
Demos/Device/ClassDriver/makefile
+++ b/
Demos/Device/ClassDriver/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/Incomplete/TestAndMeasurement/Config/LUFAConfig.h
b/Demos/Device/Incomplete/TestAndMeasurement/Config/LUFAConfig.h
index
fc310a0
..
0489660
100644
(file)
--- a/
Demos/Device/Incomplete/TestAndMeasurement/Config/LUFAConfig.h
+++ b/
Demos/Device/Incomplete/TestAndMeasurement/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/Incomplete/TestAndMeasurement/Descriptors.c
b/Demos/Device/Incomplete/TestAndMeasurement/Descriptors.c
index
4098132
..
64f7f40
100644
(file)
--- a/
Demos/Device/Incomplete/TestAndMeasurement/Descriptors.c
+++ b/
Demos/Device/Incomplete/TestAndMeasurement/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Peter Lawrence (majbthrd [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
Copyright 2010 Peter Lawrence (majbthrd [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Demos/Device/Incomplete/TestAndMeasurement/Descriptors.h
b/Demos/Device/Incomplete/TestAndMeasurement/Descriptors.h
index
f33ba19
..
f44fcee
100644
(file)
--- a/
Demos/Device/Incomplete/TestAndMeasurement/Descriptors.h
+++ b/
Demos/Device/Incomplete/TestAndMeasurement/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Peter Lawrence (majbthrd [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
Copyright 2010 Peter Lawrence (majbthrd [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c
b/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c
index
5e0912a
..
ac14066
100644
(file)
--- a/
Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c
+++ b/
Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.h
b/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.h
index
7d908ea
..
ed02033
100644
(file)
--- a/
Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.h
+++ b/
Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/Incomplete/TestAndMeasurement/makefile
b/Demos/Device/Incomplete/TestAndMeasurement/makefile
index
c94ad26
..
31c31a4
100644
(file)
--- a/
Demos/Device/Incomplete/TestAndMeasurement/makefile
+++ b/
Demos/Device/Incomplete/TestAndMeasurement/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/LowLevel/AudioInput/AudioInput.c
b/Demos/Device/LowLevel/AudioInput/AudioInput.c
index
c05a8f3
..
1544f09
100644
(file)
--- a/
Demos/Device/LowLevel/AudioInput/AudioInput.c
+++ b/
Demos/Device/LowLevel/AudioInput/AudioInput.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/AudioInput/AudioInput.h
b/Demos/Device/LowLevel/AudioInput/AudioInput.h
index
7496725
..
b7727a8
100644
(file)
--- a/
Demos/Device/LowLevel/AudioInput/AudioInput.h
+++ b/
Demos/Device/LowLevel/AudioInput/AudioInput.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/AudioInput/Config/AppConfig.h
b/Demos/Device/LowLevel/AudioInput/Config/AppConfig.h
index
5ff7afb
..
bf1a1cb
100644
(file)
--- a/
Demos/Device/LowLevel/AudioInput/Config/AppConfig.h
+++ b/
Demos/Device/LowLevel/AudioInput/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/AudioInput/Config/LUFAConfig.h
b/Demos/Device/LowLevel/AudioInput/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/LowLevel/AudioInput/Config/LUFAConfig.h
+++ b/
Demos/Device/LowLevel/AudioInput/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/AudioInput/Descriptors.c
b/Demos/Device/LowLevel/AudioInput/Descriptors.c
index
648759d
..
1e4231f
100644
(file)
--- a/
Demos/Device/LowLevel/AudioInput/Descriptors.c
+++ b/
Demos/Device/LowLevel/AudioInput/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/AudioInput/Descriptors.h
b/Demos/Device/LowLevel/AudioInput/Descriptors.h
index
e47493b
..
e8a9515
100644
(file)
--- a/
Demos/Device/LowLevel/AudioInput/Descriptors.h
+++ b/
Demos/Device/LowLevel/AudioInput/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/AudioInput/makefile
b/Demos/Device/LowLevel/AudioInput/makefile
index
e66482b
..
7d9fa63
100644
(file)
--- a/
Demos/Device/LowLevel/AudioInput/makefile
+++ b/
Demos/Device/LowLevel/AudioInput/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/LowLevel/AudioOutput/AudioOutput.c
b/Demos/Device/LowLevel/AudioOutput/AudioOutput.c
index
1d1fb87
..
e77b041
100644
(file)
--- a/
Demos/Device/LowLevel/AudioOutput/AudioOutput.c
+++ b/
Demos/Device/LowLevel/AudioOutput/AudioOutput.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/AudioOutput/AudioOutput.h
b/Demos/Device/LowLevel/AudioOutput/AudioOutput.h
index
d74b41d
..
2094090
100644
(file)
--- a/
Demos/Device/LowLevel/AudioOutput/AudioOutput.h
+++ b/
Demos/Device/LowLevel/AudioOutput/AudioOutput.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/AudioOutput/Config/AppConfig.h
b/Demos/Device/LowLevel/AudioOutput/Config/AppConfig.h
index
dc2198e
..
8dac6f3
100644
(file)
--- a/
Demos/Device/LowLevel/AudioOutput/Config/AppConfig.h
+++ b/
Demos/Device/LowLevel/AudioOutput/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/AudioOutput/Config/LUFAConfig.h
b/Demos/Device/LowLevel/AudioOutput/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/LowLevel/AudioOutput/Config/LUFAConfig.h
+++ b/
Demos/Device/LowLevel/AudioOutput/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/AudioOutput/Descriptors.c
b/Demos/Device/LowLevel/AudioOutput/Descriptors.c
index
59f861f
..
9c70329
100644
(file)
--- a/
Demos/Device/LowLevel/AudioOutput/Descriptors.c
+++ b/
Demos/Device/LowLevel/AudioOutput/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/AudioOutput/Descriptors.h
b/Demos/Device/LowLevel/AudioOutput/Descriptors.h
index
1334dd6
..
f07bc7f
100644
(file)
--- a/
Demos/Device/LowLevel/AudioOutput/Descriptors.h
+++ b/
Demos/Device/LowLevel/AudioOutput/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/AudioOutput/makefile
b/Demos/Device/LowLevel/AudioOutput/makefile
index
d19c7c9
..
7cdef33
100644
(file)
--- a/
Demos/Device/LowLevel/AudioOutput/makefile
+++ b/
Demos/Device/LowLevel/AudioOutput/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/LowLevel/DualVirtualSerial/Config/LUFAConfig.h
b/Demos/Device/LowLevel/DualVirtualSerial/Config/LUFAConfig.h
index
fc310a0
..
0489660
100644
(file)
--- a/
Demos/Device/LowLevel/DualVirtualSerial/Config/LUFAConfig.h
+++ b/
Demos/Device/LowLevel/DualVirtualSerial/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/DualVirtualSerial/Descriptors.c
b/Demos/Device/LowLevel/DualVirtualSerial/Descriptors.c
index
0219cb1
..
fa593c6
100644
(file)
--- a/
Demos/Device/LowLevel/DualVirtualSerial/Descriptors.c
+++ b/
Demos/Device/LowLevel/DualVirtualSerial/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/DualVirtualSerial/Descriptors.h
b/Demos/Device/LowLevel/DualVirtualSerial/Descriptors.h
index
f5b80b9
..
ee8ef48
100644
(file)
--- a/
Demos/Device/LowLevel/DualVirtualSerial/Descriptors.h
+++ b/
Demos/Device/LowLevel/DualVirtualSerial/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.c
b/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.c
index
616da7b
..
a803b41
100644
(file)
--- a/
Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.c
+++ b/
Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.h
b/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.h
index
1eaddc2
..
6e7c73d
100644
(file)
--- a/
Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.h
+++ b/
Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/DualVirtualSerial/makefile
b/Demos/Device/LowLevel/DualVirtualSerial/makefile
index
bf82752
..
8208637
100644
(file)
--- a/
Demos/Device/LowLevel/DualVirtualSerial/makefile
+++ b/
Demos/Device/LowLevel/DualVirtualSerial/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/LowLevel/GenericHID/Config/AppConfig.h
b/Demos/Device/LowLevel/GenericHID/Config/AppConfig.h
index
f4a1819
..
8264e3f
100644
(file)
--- a/
Demos/Device/LowLevel/GenericHID/Config/AppConfig.h
+++ b/
Demos/Device/LowLevel/GenericHID/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/GenericHID/Config/LUFAConfig.h
b/Demos/Device/LowLevel/GenericHID/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/LowLevel/GenericHID/Config/LUFAConfig.h
+++ b/
Demos/Device/LowLevel/GenericHID/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/GenericHID/Descriptors.c
b/Demos/Device/LowLevel/GenericHID/Descriptors.c
index
56fdfea
..
19e281e
100644
(file)
--- a/
Demos/Device/LowLevel/GenericHID/Descriptors.c
+++ b/
Demos/Device/LowLevel/GenericHID/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/GenericHID/Descriptors.h
b/Demos/Device/LowLevel/GenericHID/Descriptors.h
index
c896f57
..
b5c7c79
100644
(file)
--- a/
Demos/Device/LowLevel/GenericHID/Descriptors.h
+++ b/
Demos/Device/LowLevel/GenericHID/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/GenericHID/GenericHID.c
b/Demos/Device/LowLevel/GenericHID/GenericHID.c
index
beaad03
..
10b344f
100644
(file)
--- a/
Demos/Device/LowLevel/GenericHID/GenericHID.c
+++ b/
Demos/Device/LowLevel/GenericHID/GenericHID.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/GenericHID/GenericHID.h
b/Demos/Device/LowLevel/GenericHID/GenericHID.h
index
0be412e
..
806eda0
100644
(file)
--- a/
Demos/Device/LowLevel/GenericHID/GenericHID.h
+++ b/
Demos/Device/LowLevel/GenericHID/GenericHID.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/GenericHID/makefile
b/Demos/Device/LowLevel/GenericHID/makefile
index
5fd7a8c
..
a0a54be
100644
(file)
--- a/
Demos/Device/LowLevel/GenericHID/makefile
+++ b/
Demos/Device/LowLevel/GenericHID/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/LowLevel/Joystick/Config/LUFAConfig.h
b/Demos/Device/LowLevel/Joystick/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/LowLevel/Joystick/Config/LUFAConfig.h
+++ b/
Demos/Device/LowLevel/Joystick/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/Joystick/Descriptors.c
b/Demos/Device/LowLevel/Joystick/Descriptors.c
index
9abb472
..
2b6724b
100644
(file)
--- a/
Demos/Device/LowLevel/Joystick/Descriptors.c
+++ b/
Demos/Device/LowLevel/Joystick/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/Joystick/Descriptors.h
b/Demos/Device/LowLevel/Joystick/Descriptors.h
index
7093147
..
5357e5a
100644
(file)
--- a/
Demos/Device/LowLevel/Joystick/Descriptors.h
+++ b/
Demos/Device/LowLevel/Joystick/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/Joystick/Joystick.c
b/Demos/Device/LowLevel/Joystick/Joystick.c
index
37a8405
..
4f8ffc4
100644
(file)
--- a/
Demos/Device/LowLevel/Joystick/Joystick.c
+++ b/
Demos/Device/LowLevel/Joystick/Joystick.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/Joystick/Joystick.h
b/Demos/Device/LowLevel/Joystick/Joystick.h
index
c1a59f9
..
02a85f5
100644
(file)
--- a/
Demos/Device/LowLevel/Joystick/Joystick.h
+++ b/
Demos/Device/LowLevel/Joystick/Joystick.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/Joystick/makefile
b/Demos/Device/LowLevel/Joystick/makefile
index
2e40400
..
52c116d
100644
(file)
--- a/
Demos/Device/LowLevel/Joystick/makefile
+++ b/
Demos/Device/LowLevel/Joystick/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/LowLevel/Keyboard/Config/LUFAConfig.h
b/Demos/Device/LowLevel/Keyboard/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/LowLevel/Keyboard/Config/LUFAConfig.h
+++ b/
Demos/Device/LowLevel/Keyboard/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/Keyboard/Descriptors.c
b/Demos/Device/LowLevel/Keyboard/Descriptors.c
index
deaa623
..
52b553b
100644
(file)
--- a/
Demos/Device/LowLevel/Keyboard/Descriptors.c
+++ b/
Demos/Device/LowLevel/Keyboard/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, distribute, and sell this
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Demos/Device/LowLevel/Keyboard/Descriptors.h
b/Demos/Device/LowLevel/Keyboard/Descriptors.h
index
f87581b
..
37fc728
100644
(file)
--- a/
Demos/Device/LowLevel/Keyboard/Descriptors.h
+++ b/
Demos/Device/LowLevel/Keyboard/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, distribute, and sell this
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Demos/Device/LowLevel/Keyboard/Keyboard.c
b/Demos/Device/LowLevel/Keyboard/Keyboard.c
index
c364d34
..
6b54279
100644
(file)
--- a/
Demos/Device/LowLevel/Keyboard/Keyboard.c
+++ b/
Demos/Device/LowLevel/Keyboard/Keyboard.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, distribute, and sell this
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Demos/Device/LowLevel/Keyboard/Keyboard.h
b/Demos/Device/LowLevel/Keyboard/Keyboard.h
index
0fd09de
..
4b25e34
100644
(file)
--- a/
Demos/Device/LowLevel/Keyboard/Keyboard.h
+++ b/
Demos/Device/LowLevel/Keyboard/Keyboard.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, distribute, and sell this
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Demos/Device/LowLevel/Keyboard/makefile
b/Demos/Device/LowLevel/Keyboard/makefile
index
dd9cd0e
..
daf7ad9
100644
(file)
--- a/
Demos/Device/LowLevel/Keyboard/makefile
+++ b/
Demos/Device/LowLevel/Keyboard/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/LowLevel/KeyboardMouse/Config/LUFAConfig.h
b/Demos/Device/LowLevel/KeyboardMouse/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/LowLevel/KeyboardMouse/Config/LUFAConfig.h
+++ b/
Demos/Device/LowLevel/KeyboardMouse/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/KeyboardMouse/Descriptors.c
b/Demos/Device/LowLevel/KeyboardMouse/Descriptors.c
index
88911ba
..
73e65f0
100644
(file)
--- a/
Demos/Device/LowLevel/KeyboardMouse/Descriptors.c
+++ b/
Demos/Device/LowLevel/KeyboardMouse/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, distribute, and sell this
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Demos/Device/LowLevel/KeyboardMouse/Descriptors.h
b/Demos/Device/LowLevel/KeyboardMouse/Descriptors.h
index
6409987
..
5ae62dd
100644
(file)
--- a/
Demos/Device/LowLevel/KeyboardMouse/Descriptors.h
+++ b/
Demos/Device/LowLevel/KeyboardMouse/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, distribute, and sell this
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c
b/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c
index
41f25d1
..
3eba6c3
100644
(file)
--- a/
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c
+++ b/
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, distribute, and sell this
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.h
b/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.h
index
e401cad
..
ac42b34
100644
(file)
--- a/
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.h
+++ b/
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, distribute, and sell this
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Demos/Device/LowLevel/KeyboardMouse/makefile
b/Demos/Device/LowLevel/KeyboardMouse/makefile
index
c356096
..
be951ff
100644
(file)
--- a/
Demos/Device/LowLevel/KeyboardMouse/makefile
+++ b/
Demos/Device/LowLevel/KeyboardMouse/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/LowLevel/MIDI/Config/LUFAConfig.h
b/Demos/Device/LowLevel/MIDI/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/LowLevel/MIDI/Config/LUFAConfig.h
+++ b/
Demos/Device/LowLevel/MIDI/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/MIDI/Descriptors.c
b/Demos/Device/LowLevel/MIDI/Descriptors.c
index
53b11c6
..
c83c853
100644
(file)
--- a/
Demos/Device/LowLevel/MIDI/Descriptors.c
+++ b/
Demos/Device/LowLevel/MIDI/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/MIDI/Descriptors.h
b/Demos/Device/LowLevel/MIDI/Descriptors.h
index
b9fad16
..
1044459
100644
(file)
--- a/
Demos/Device/LowLevel/MIDI/Descriptors.h
+++ b/
Demos/Device/LowLevel/MIDI/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/MIDI/MIDI.c
b/Demos/Device/LowLevel/MIDI/MIDI.c
index
daae929
..
deb0561
100644
(file)
--- a/
Demos/Device/LowLevel/MIDI/MIDI.c
+++ b/
Demos/Device/LowLevel/MIDI/MIDI.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/MIDI/MIDI.h
b/Demos/Device/LowLevel/MIDI/MIDI.h
index
6712f72
..
b97678a
100644
(file)
--- a/
Demos/Device/LowLevel/MIDI/MIDI.h
+++ b/
Demos/Device/LowLevel/MIDI/MIDI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/MIDI/makefile
b/Demos/Device/LowLevel/MIDI/makefile
index
5c53478
..
6485f16
100644
(file)
--- a/
Demos/Device/LowLevel/MIDI/makefile
+++ b/
Demos/Device/LowLevel/MIDI/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/LowLevel/MassStorage/Config/AppConfig.h
b/Demos/Device/LowLevel/MassStorage/Config/AppConfig.h
index
81bc31e
..
36e721c
100644
(file)
--- a/
Demos/Device/LowLevel/MassStorage/Config/AppConfig.h
+++ b/
Demos/Device/LowLevel/MassStorage/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/MassStorage/Config/LUFAConfig.h
b/Demos/Device/LowLevel/MassStorage/Config/LUFAConfig.h
index
fc310a0
..
0489660
100644
(file)
--- a/
Demos/Device/LowLevel/MassStorage/Config/LUFAConfig.h
+++ b/
Demos/Device/LowLevel/MassStorage/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/MassStorage/Descriptors.c
b/Demos/Device/LowLevel/MassStorage/Descriptors.c
index
6be8984
..
e422b61
100644
(file)
--- a/
Demos/Device/LowLevel/MassStorage/Descriptors.c
+++ b/
Demos/Device/LowLevel/MassStorage/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/MassStorage/Descriptors.h
b/Demos/Device/LowLevel/MassStorage/Descriptors.h
index
acbf2db
..
88192ea
100644
(file)
--- a/
Demos/Device/LowLevel/MassStorage/Descriptors.h
+++ b/
Demos/Device/LowLevel/MassStorage/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.c
b/Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.c
index
71c5e94
..
7d17a4e
100644
(file)
--- a/
Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.c
+++ b/
Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.h
b/Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.h
index
1e828f4
..
61d8db1
100644
(file)
--- a/
Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.h
+++ b/
Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/MassStorage/Lib/SCSI.c
b/Demos/Device/LowLevel/MassStorage/Lib/SCSI.c
index
082a5b3
..
01f378b
100644
(file)
--- a/
Demos/Device/LowLevel/MassStorage/Lib/SCSI.c
+++ b/
Demos/Device/LowLevel/MassStorage/Lib/SCSI.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/MassStorage/Lib/SCSI.h
b/Demos/Device/LowLevel/MassStorage/Lib/SCSI.h
index
43cd8c8
..
d6c4de0
100644
(file)
--- a/
Demos/Device/LowLevel/MassStorage/Lib/SCSI.h
+++ b/
Demos/Device/LowLevel/MassStorage/Lib/SCSI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/MassStorage/MassStorage.c
b/Demos/Device/LowLevel/MassStorage/MassStorage.c
index
e821567
..
2243b7f
100644
(file)
--- a/
Demos/Device/LowLevel/MassStorage/MassStorage.c
+++ b/
Demos/Device/LowLevel/MassStorage/MassStorage.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/MassStorage/MassStorage.h
b/Demos/Device/LowLevel/MassStorage/MassStorage.h
index
cd2a786
..
edb3b85
100644
(file)
--- a/
Demos/Device/LowLevel/MassStorage/MassStorage.h
+++ b/
Demos/Device/LowLevel/MassStorage/MassStorage.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/MassStorage/makefile
b/Demos/Device/LowLevel/MassStorage/makefile
index
256ab40
..
5f6cef1
100644
(file)
--- a/
Demos/Device/LowLevel/MassStorage/makefile
+++ b/
Demos/Device/LowLevel/MassStorage/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/LowLevel/Mouse/Config/LUFAConfig.h
b/Demos/Device/LowLevel/Mouse/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/LowLevel/Mouse/Config/LUFAConfig.h
+++ b/
Demos/Device/LowLevel/Mouse/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/Mouse/Descriptors.c
b/Demos/Device/LowLevel/Mouse/Descriptors.c
index
780f286
..
edd6709
100644
(file)
--- a/
Demos/Device/LowLevel/Mouse/Descriptors.c
+++ b/
Demos/Device/LowLevel/Mouse/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/Mouse/Descriptors.h
b/Demos/Device/LowLevel/Mouse/Descriptors.h
index
0961282
..
a0a5ea9
100644
(file)
--- a/
Demos/Device/LowLevel/Mouse/Descriptors.h
+++ b/
Demos/Device/LowLevel/Mouse/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/Mouse/Mouse.c
b/Demos/Device/LowLevel/Mouse/Mouse.c
index
1a7c1b3
..
144cf4e
100644
(file)
--- a/
Demos/Device/LowLevel/Mouse/Mouse.c
+++ b/
Demos/Device/LowLevel/Mouse/Mouse.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/Mouse/Mouse.h
b/Demos/Device/LowLevel/Mouse/Mouse.h
index
a85d00d
..
e11b1fa
100644
(file)
--- a/
Demos/Device/LowLevel/Mouse/Mouse.h
+++ b/
Demos/Device/LowLevel/Mouse/Mouse.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/Mouse/makefile
b/Demos/Device/LowLevel/Mouse/makefile
index
9a4ba84
..
33b00ed
100644
(file)
--- a/
Demos/Device/LowLevel/Mouse/makefile
+++ b/
Demos/Device/LowLevel/Mouse/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Config/AppConfig.h
b/Demos/Device/LowLevel/RNDISEthernet/Config/AppConfig.h
index
f556239
..
1d3573b
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Config/AppConfig.h
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Config/LUFAConfig.h
b/Demos/Device/LowLevel/RNDISEthernet/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Config/LUFAConfig.h
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Descriptors.c
b/Demos/Device/LowLevel/RNDISEthernet/Descriptors.c
index
f56b53b
..
ade6833
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Descriptors.c
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Descriptors.h
b/Demos/Device/LowLevel/RNDISEthernet/Descriptors.h
index
8e15f00
..
91b6096
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Descriptors.h
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/ARP.c
b/Demos/Device/LowLevel/RNDISEthernet/Lib/ARP.c
index
b8fe0a5
..
185f5a7
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/ARP.c
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/ARP.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/ARP.h
b/Demos/Device/LowLevel/RNDISEthernet/Lib/ARP.h
index
d09cb81
..
7778a06
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/ARP.h
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/ARP.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.c
b/Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.c
index
bd718dd
..
397476f
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.c
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.h
b/Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.h
index
ceff422
..
5fb2ce0
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.h
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.c
b/Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.c
index
74b08a1
..
d5fd33c
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.c
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.h
b/Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.h
index
b0ef036
..
e92e0f1
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.h
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/EthernetProtocols.h
b/Demos/Device/LowLevel/RNDISEthernet/Lib/EthernetProtocols.h
index
a8ee1e2
..
54af271
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/EthernetProtocols.h
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/EthernetProtocols.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/ICMP.c
b/Demos/Device/LowLevel/RNDISEthernet/Lib/ICMP.c
index
54ae06b
..
b185187
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/ICMP.c
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/ICMP.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/ICMP.h
b/Demos/Device/LowLevel/RNDISEthernet/Lib/ICMP.h
index
2c4a1fb
..
0f4b912
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/ICMP.h
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/ICMP.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/IP.c
b/Demos/Device/LowLevel/RNDISEthernet/Lib/IP.c
index
7b68d96
..
a19e681
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/IP.c
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/IP.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/IP.h
b/Demos/Device/LowLevel/RNDISEthernet/Lib/IP.h
index
2593c9f
..
340574d
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/IP.h
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/IP.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.c
b/Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.c
index
a0acf7f
..
8c864ba
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.c
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.h
b/Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.h
index
c379def
..
4f20f5d
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.h
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.c
b/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.c
index
d665860
..
6e80e6a
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.c
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.h
b/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.h
index
8dda9d6
..
76d9683
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.h
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c
b/Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c
index
c5f78c2
..
bbac6d0
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.h
b/Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.h
index
8839ccf
..
3dfbb57
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.h
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/UDP.c
b/Demos/Device/LowLevel/RNDISEthernet/Lib/UDP.c
index
f6bee4a
..
8821f53
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/UDP.c
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/UDP.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/UDP.h
b/Demos/Device/LowLevel/RNDISEthernet/Lib/UDP.h
index
952c11c
..
19dfdb5
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/UDP.h
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/UDP.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c
b/Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c
index
634ecb5
..
9cc87cc
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.h
b/Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.h
index
b5fc2f9
..
8e3dbde
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.h
+++ b/
Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.c
b/Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.c
index
7d01c0d
..
52085f8
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.c
+++ b/
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.h
b/Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.h
index
f4ab2db
..
ec53e7b
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.h
+++ b/
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/RNDISEthernet/makefile
b/Demos/Device/LowLevel/RNDISEthernet/makefile
index
42966d7
..
53abed4
100644
(file)
--- a/
Demos/Device/LowLevel/RNDISEthernet/makefile
+++ b/
Demos/Device/LowLevel/RNDISEthernet/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/LowLevel/VirtualSerial/Config/LUFAConfig.h
b/Demos/Device/LowLevel/VirtualSerial/Config/LUFAConfig.h
index
d684310
..
d7986b7
100644
(file)
--- a/
Demos/Device/LowLevel/VirtualSerial/Config/LUFAConfig.h
+++ b/
Demos/Device/LowLevel/VirtualSerial/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/VirtualSerial/Descriptors.c
b/Demos/Device/LowLevel/VirtualSerial/Descriptors.c
index
53e863c
..
b6e5325
100644
(file)
--- a/
Demos/Device/LowLevel/VirtualSerial/Descriptors.c
+++ b/
Demos/Device/LowLevel/VirtualSerial/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/VirtualSerial/Descriptors.h
b/Demos/Device/LowLevel/VirtualSerial/Descriptors.h
index
9b1b405
..
655d867
100644
(file)
--- a/
Demos/Device/LowLevel/VirtualSerial/Descriptors.h
+++ b/
Demos/Device/LowLevel/VirtualSerial/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/VirtualSerial/VirtualSerial.c
b/Demos/Device/LowLevel/VirtualSerial/VirtualSerial.c
index
df8b4d0
..
998aede
100644
(file)
--- a/
Demos/Device/LowLevel/VirtualSerial/VirtualSerial.c
+++ b/
Demos/Device/LowLevel/VirtualSerial/VirtualSerial.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/VirtualSerial/VirtualSerial.h
b/Demos/Device/LowLevel/VirtualSerial/VirtualSerial.h
index
784eeaa
..
5b985ce
100644
(file)
--- a/
Demos/Device/LowLevel/VirtualSerial/VirtualSerial.h
+++ b/
Demos/Device/LowLevel/VirtualSerial/VirtualSerial.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Device/LowLevel/VirtualSerial/makefile
b/Demos/Device/LowLevel/VirtualSerial/makefile
index
fb554da
..
60f3c2e
100644
(file)
--- a/
Demos/Device/LowLevel/VirtualSerial/makefile
+++ b/
Demos/Device/LowLevel/VirtualSerial/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/LowLevel/makefile
b/Demos/Device/LowLevel/makefile
index
776288f
..
435bd54
100644
(file)
--- a/
Demos/Device/LowLevel/makefile
+++ b/
Demos/Device/LowLevel/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/makefile
b/Demos/Device/makefile
index
f6acde3
..
38c0655
100644
(file)
--- a/
Demos/Device/makefile
+++ b/
Demos/Device/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/DualRole/ClassDriver/MouseHostDevice/Config/LUFAConfig.h
b/Demos/DualRole/ClassDriver/MouseHostDevice/Config/LUFAConfig.h
index
795a8fc
..
1d0fa24
100644
(file)
--- a/
Demos/DualRole/ClassDriver/MouseHostDevice/Config/LUFAConfig.h
+++ b/
Demos/DualRole/ClassDriver/MouseHostDevice/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/DualRole/ClassDriver/MouseHostDevice/Descriptors.c
b/Demos/DualRole/ClassDriver/MouseHostDevice/Descriptors.c
index
090f02c
..
257c905
100644
(file)
--- a/
Demos/DualRole/ClassDriver/MouseHostDevice/Descriptors.c
+++ b/
Demos/DualRole/ClassDriver/MouseHostDevice/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/DualRole/ClassDriver/MouseHostDevice/Descriptors.h
b/Demos/DualRole/ClassDriver/MouseHostDevice/Descriptors.h
index
6050d8f
..
1a7acc9
100644
(file)
--- a/
Demos/DualRole/ClassDriver/MouseHostDevice/Descriptors.h
+++ b/
Demos/DualRole/ClassDriver/MouseHostDevice/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.c
b/Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.c
index
1745106
..
4c83813
100644
(file)
--- a/
Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.c
+++ b/
Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.h
b/Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.h
index
6789414
..
f45186f
100644
(file)
--- a/
Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.h
+++ b/
Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/DualRole/ClassDriver/MouseHostDevice/HostFunctions.c
b/Demos/DualRole/ClassDriver/MouseHostDevice/HostFunctions.c
index
25730ba
..
dc617e5
100644
(file)
--- a/
Demos/DualRole/ClassDriver/MouseHostDevice/HostFunctions.c
+++ b/
Demos/DualRole/ClassDriver/MouseHostDevice/HostFunctions.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/DualRole/ClassDriver/MouseHostDevice/HostFunctions.h
b/Demos/DualRole/ClassDriver/MouseHostDevice/HostFunctions.h
index
8b1e388
..
75d2af6
100644
(file)
--- a/
Demos/DualRole/ClassDriver/MouseHostDevice/HostFunctions.h
+++ b/
Demos/DualRole/ClassDriver/MouseHostDevice/HostFunctions.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.c
b/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.c
index
b29c41c
..
620e809
100644
(file)
--- a/
Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.c
+++ b/
Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h
b/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h
index
d3e0563
..
48b6389
100644
(file)
--- a/
Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h
+++ b/
Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/DualRole/ClassDriver/MouseHostDevice/makefile
b/Demos/DualRole/ClassDriver/MouseHostDevice/makefile
index
e958905
..
f14ddbb
100644
(file)
--- a/
Demos/DualRole/ClassDriver/MouseHostDevice/makefile
+++ b/
Demos/DualRole/ClassDriver/MouseHostDevice/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/DualRole/ClassDriver/makefile
b/Demos/DualRole/ClassDriver/makefile
index
6d16493
..
85ba1dd
100644
(file)
--- a/
Demos/DualRole/ClassDriver/makefile
+++ b/
Demos/DualRole/ClassDriver/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/DualRole/makefile
b/Demos/DualRole/makefile
index
aaca625
..
0299e28
100644
(file)
--- a/
Demos/DualRole/makefile
+++ b/
Demos/DualRole/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.c
b/Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.c
index
2cb7c07
..
b7ae775
100644
(file)
--- a/
Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.c
+++ b/
Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.h
b/Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.h
index
0929426
..
d0abfef
100644
(file)
--- a/
Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.h
+++ b/
Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/AndroidAccessoryHost/Config/LUFAConfig.h
b/Demos/Host/ClassDriver/AndroidAccessoryHost/Config/LUFAConfig.h
index
bee47a1
..
d694b57
100644
(file)
--- a/
Demos/Host/ClassDriver/AndroidAccessoryHost/Config/LUFAConfig.h
+++ b/
Demos/Host/ClassDriver/AndroidAccessoryHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/AndroidAccessoryHost/makefile
b/Demos/Host/ClassDriver/AndroidAccessoryHost/makefile
index
847e83a
..
282cedd
100644
(file)
--- a/
Demos/Host/ClassDriver/AndroidAccessoryHost/makefile
+++ b/
Demos/Host/ClassDriver/AndroidAccessoryHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/ClassDriver/AudioInputHost/AudioInputHost.c
b/Demos/Host/ClassDriver/AudioInputHost/AudioInputHost.c
index
fbdfa83
..
bc6ade8
100644
(file)
--- a/
Demos/Host/ClassDriver/AudioInputHost/AudioInputHost.c
+++ b/
Demos/Host/ClassDriver/AudioInputHost/AudioInputHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/AudioInputHost/AudioInputHost.h
b/Demos/Host/ClassDriver/AudioInputHost/AudioInputHost.h
index
838dfcc
..
b802a58
100644
(file)
--- a/
Demos/Host/ClassDriver/AudioInputHost/AudioInputHost.h
+++ b/
Demos/Host/ClassDriver/AudioInputHost/AudioInputHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/AudioInputHost/Config/LUFAConfig.h
b/Demos/Host/ClassDriver/AudioInputHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/ClassDriver/AudioInputHost/Config/LUFAConfig.h
+++ b/
Demos/Host/ClassDriver/AudioInputHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/AudioInputHost/makefile
b/Demos/Host/ClassDriver/AudioInputHost/makefile
index
4ab4233
..
f37127c
100644
(file)
--- a/
Demos/Host/ClassDriver/AudioInputHost/makefile
+++ b/
Demos/Host/ClassDriver/AudioInputHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.c
b/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.c
index
a251a8e
..
30e60e5
100644
(file)
--- a/
Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.c
+++ b/
Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.h
b/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.h
index
1c68956
..
35f881c
100644
(file)
--- a/
Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.h
+++ b/
Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/AudioOutputHost/Config/AppConfig.h
b/Demos/Host/ClassDriver/AudioOutputHost/Config/AppConfig.h
index
5ff7afb
..
bf1a1cb
100644
(file)
--- a/
Demos/Host/ClassDriver/AudioOutputHost/Config/AppConfig.h
+++ b/
Demos/Host/ClassDriver/AudioOutputHost/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/AudioOutputHost/Config/LUFAConfig.h
b/Demos/Host/ClassDriver/AudioOutputHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/ClassDriver/AudioOutputHost/Config/LUFAConfig.h
+++ b/
Demos/Host/ClassDriver/AudioOutputHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/AudioOutputHost/makefile
b/Demos/Host/ClassDriver/AudioOutputHost/makefile
index
581cbe5
..
78940db
100644
(file)
--- a/
Demos/Host/ClassDriver/AudioOutputHost/makefile
+++ b/
Demos/Host/ClassDriver/AudioOutputHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/ClassDriver/JoystickHostWithParser/Config/LUFAConfig.h
b/Demos/Host/ClassDriver/JoystickHostWithParser/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/ClassDriver/JoystickHostWithParser/Config/LUFAConfig.h
+++ b/
Demos/Host/ClassDriver/JoystickHostWithParser/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.c
b/Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.c
index
2e8ec0e
..
312635b
100644
(file)
--- a/
Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.c
+++ b/
Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.h
b/Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.h
index
d3c0e22
..
e290407
100644
(file)
--- a/
Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.h
+++ b/
Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/JoystickHostWithParser/makefile
b/Demos/Host/ClassDriver/JoystickHostWithParser/makefile
index
ae330ef
..
48d9f76
100644
(file)
--- a/
Demos/Host/ClassDriver/JoystickHostWithParser/makefile
+++ b/
Demos/Host/ClassDriver/JoystickHostWithParser/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/ClassDriver/KeyboardHost/Config/LUFAConfig.h
b/Demos/Host/ClassDriver/KeyboardHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/ClassDriver/KeyboardHost/Config/LUFAConfig.h
+++ b/
Demos/Host/ClassDriver/KeyboardHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.c
b/Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.c
index
43a4f14
..
95b96cd
100644
(file)
--- a/
Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.c
+++ b/
Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.h
b/Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.h
index
4454598
..
e890df4
100644
(file)
--- a/
Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.h
+++ b/
Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/KeyboardHost/makefile
b/Demos/Host/ClassDriver/KeyboardHost/makefile
index
c51714d
..
9b74ea0
100644
(file)
--- a/
Demos/Host/ClassDriver/KeyboardHost/makefile
+++ b/
Demos/Host/ClassDriver/KeyboardHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/ClassDriver/KeyboardHostWithParser/Config/LUFAConfig.h
b/Demos/Host/ClassDriver/KeyboardHostWithParser/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/ClassDriver/KeyboardHostWithParser/Config/LUFAConfig.h
+++ b/
Demos/Host/ClassDriver/KeyboardHostWithParser/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.c
b/Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.c
index
0ecad56
..
2917217
100644
(file)
--- a/
Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.c
+++ b/
Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.h
b/Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.h
index
63120e0
..
63078fb
100644
(file)
--- a/
Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.h
+++ b/
Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/KeyboardHostWithParser/makefile
b/Demos/Host/ClassDriver/KeyboardHostWithParser/makefile
index
652be64
..
de0415a
100644
(file)
--- a/
Demos/Host/ClassDriver/KeyboardHostWithParser/makefile
+++ b/
Demos/Host/ClassDriver/KeyboardHostWithParser/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/ClassDriver/MIDIHost/Config/LUFAConfig.h
b/Demos/Host/ClassDriver/MIDIHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/ClassDriver/MIDIHost/Config/LUFAConfig.h
+++ b/
Demos/Host/ClassDriver/MIDIHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/MIDIHost/MIDIHost.c
b/Demos/Host/ClassDriver/MIDIHost/MIDIHost.c
index
37e10e3
..
6e8c3e2
100644
(file)
--- a/
Demos/Host/ClassDriver/MIDIHost/MIDIHost.c
+++ b/
Demos/Host/ClassDriver/MIDIHost/MIDIHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/MIDIHost/MIDIHost.h
b/Demos/Host/ClassDriver/MIDIHost/MIDIHost.h
index
9d3bd28
..
1b8619d
100644
(file)
--- a/
Demos/Host/ClassDriver/MIDIHost/MIDIHost.h
+++ b/
Demos/Host/ClassDriver/MIDIHost/MIDIHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/MIDIHost/makefile
b/Demos/Host/ClassDriver/MIDIHost/makefile
index
f374d15
..
0c3bd76
100644
(file)
--- a/
Demos/Host/ClassDriver/MIDIHost/makefile
+++ b/
Demos/Host/ClassDriver/MIDIHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/ClassDriver/MassStorageHost/Config/LUFAConfig.h
b/Demos/Host/ClassDriver/MassStorageHost/Config/LUFAConfig.h
index
a2d6aff
..
2ea55cc
100644
(file)
--- a/
Demos/Host/ClassDriver/MassStorageHost/Config/LUFAConfig.h
+++ b/
Demos/Host/ClassDriver/MassStorageHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.c
b/Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.c
index
c476cf9
..
a09ae54
100644
(file)
--- a/
Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.c
+++ b/
Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.h
b/Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.h
index
a717eaf
..
d3a906a
100644
(file)
--- a/
Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.h
+++ b/
Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/MassStorageHost/makefile
b/Demos/Host/ClassDriver/MassStorageHost/makefile
index
24ea3bf
..
164c931
100644
(file)
--- a/
Demos/Host/ClassDriver/MassStorageHost/makefile
+++ b/
Demos/Host/ClassDriver/MassStorageHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/ClassDriver/MouseHost/Config/LUFAConfig.h
b/Demos/Host/ClassDriver/MouseHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/ClassDriver/MouseHost/Config/LUFAConfig.h
+++ b/
Demos/Host/ClassDriver/MouseHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/MouseHost/MouseHost.c
b/Demos/Host/ClassDriver/MouseHost/MouseHost.c
index
a25f951
..
e565902
100644
(file)
--- a/
Demos/Host/ClassDriver/MouseHost/MouseHost.c
+++ b/
Demos/Host/ClassDriver/MouseHost/MouseHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/MouseHost/MouseHost.h
b/Demos/Host/ClassDriver/MouseHost/MouseHost.h
index
cad9bae
..
d6c50f9
100644
(file)
--- a/
Demos/Host/ClassDriver/MouseHost/MouseHost.h
+++ b/
Demos/Host/ClassDriver/MouseHost/MouseHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/MouseHost/makefile
b/Demos/Host/ClassDriver/MouseHost/makefile
index
5f13a7b
..
32ea870
100644
(file)
--- a/
Demos/Host/ClassDriver/MouseHost/makefile
+++ b/
Demos/Host/ClassDriver/MouseHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/ClassDriver/MouseHostWithParser/Config/LUFAConfig.h
b/Demos/Host/ClassDriver/MouseHostWithParser/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/ClassDriver/MouseHostWithParser/Config/LUFAConfig.h
+++ b/
Demos/Host/ClassDriver/MouseHostWithParser/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.c
b/Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.c
index
52efefa
..
b73808b
100644
(file)
--- a/
Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.c
+++ b/
Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.h
b/Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.h
index
c9ba45f
..
cb5c313
100644
(file)
--- a/
Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.h
+++ b/
Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/MouseHostWithParser/makefile
b/Demos/Host/ClassDriver/MouseHostWithParser/makefile
index
b370535
..
44045aa
100644
(file)
--- a/
Demos/Host/ClassDriver/MouseHostWithParser/makefile
+++ b/
Demos/Host/ClassDriver/MouseHostWithParser/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/ClassDriver/PrinterHost/Config/LUFAConfig.h
b/Demos/Host/ClassDriver/PrinterHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/ClassDriver/PrinterHost/Config/LUFAConfig.h
+++ b/
Demos/Host/ClassDriver/PrinterHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/PrinterHost/PrinterHost.c
b/Demos/Host/ClassDriver/PrinterHost/PrinterHost.c
index
5057c98
..
4c82291
100644
(file)
--- a/
Demos/Host/ClassDriver/PrinterHost/PrinterHost.c
+++ b/
Demos/Host/ClassDriver/PrinterHost/PrinterHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/PrinterHost/PrinterHost.h
b/Demos/Host/ClassDriver/PrinterHost/PrinterHost.h
index
15f5f45
..
0bbec9f
100644
(file)
--- a/
Demos/Host/ClassDriver/PrinterHost/PrinterHost.h
+++ b/
Demos/Host/ClassDriver/PrinterHost/PrinterHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/PrinterHost/makefile
b/Demos/Host/ClassDriver/PrinterHost/makefile
index
f7ffbdf
..
29f8e01
100644
(file)
--- a/
Demos/Host/ClassDriver/PrinterHost/makefile
+++ b/
Demos/Host/ClassDriver/PrinterHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/ClassDriver/RNDISEthernetHost/Config/LUFAConfig.h
b/Demos/Host/ClassDriver/RNDISEthernetHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/ClassDriver/RNDISEthernetHost/Config/LUFAConfig.h
+++ b/
Demos/Host/ClassDriver/RNDISEthernetHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.c
b/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.c
index
cbbd88e
..
b512735
100644
(file)
--- a/
Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.c
+++ b/
Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h
b/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h
index
1c4cd4b
..
602421c
100644
(file)
--- a/
Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h
+++ b/
Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/RNDISEthernetHost/makefile
b/Demos/Host/ClassDriver/RNDISEthernetHost/makefile
index
25b6425
..
f8c1186
100644
(file)
--- a/
Demos/Host/ClassDriver/RNDISEthernetHost/makefile
+++ b/
Demos/Host/ClassDriver/RNDISEthernetHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/ClassDriver/StillImageHost/Config/LUFAConfig.h
b/Demos/Host/ClassDriver/StillImageHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/ClassDriver/StillImageHost/Config/LUFAConfig.h
+++ b/
Demos/Host/ClassDriver/StillImageHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/StillImageHost/StillImageHost.c
b/Demos/Host/ClassDriver/StillImageHost/StillImageHost.c
index
693b272
..
35a98eb
100644
(file)
--- a/
Demos/Host/ClassDriver/StillImageHost/StillImageHost.c
+++ b/
Demos/Host/ClassDriver/StillImageHost/StillImageHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/StillImageHost/StillImageHost.h
b/Demos/Host/ClassDriver/StillImageHost/StillImageHost.h
index
af70a3e
..
abe0e05
100644
(file)
--- a/
Demos/Host/ClassDriver/StillImageHost/StillImageHost.h
+++ b/
Demos/Host/ClassDriver/StillImageHost/StillImageHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/StillImageHost/makefile
b/Demos/Host/ClassDriver/StillImageHost/makefile
index
f462c04
..
ab7fa09
100644
(file)
--- a/
Demos/Host/ClassDriver/StillImageHost/makefile
+++ b/
Demos/Host/ClassDriver/StillImageHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/ClassDriver/VirtualSerialHost/Config/LUFAConfig.h
b/Demos/Host/ClassDriver/VirtualSerialHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/ClassDriver/VirtualSerialHost/Config/LUFAConfig.h
+++ b/
Demos/Host/ClassDriver/VirtualSerialHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.c
b/Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.c
index
95c3a3a
..
13c8018
100644
(file)
--- a/
Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.c
+++ b/
Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.h
b/Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.h
index
0325d14
..
4aec830
100644
(file)
--- a/
Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.h
+++ b/
Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/ClassDriver/VirtualSerialHost/makefile
b/Demos/Host/ClassDriver/VirtualSerialHost/makefile
index
047636d
..
63aa4d4
100644
(file)
--- a/
Demos/Host/ClassDriver/VirtualSerialHost/makefile
+++ b/
Demos/Host/ClassDriver/VirtualSerialHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/ClassDriver/makefile
b/Demos/Host/ClassDriver/makefile
index
e33bf96
..
3cab43d
100644
(file)
--- a/
Demos/Host/ClassDriver/makefile
+++ b/
Demos/Host/ClassDriver/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/LowLevel/AndroidAccessoryHost/AndroidAccessoryHost.c
b/Demos/Host/LowLevel/AndroidAccessoryHost/AndroidAccessoryHost.c
index
d4e2db5
..
72190a4
100644
(file)
--- a/
Demos/Host/LowLevel/AndroidAccessoryHost/AndroidAccessoryHost.c
+++ b/
Demos/Host/LowLevel/AndroidAccessoryHost/AndroidAccessoryHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AndroidAccessoryHost/AndroidAccessoryHost.h
b/Demos/Host/LowLevel/AndroidAccessoryHost/AndroidAccessoryHost.h
index
04f5981
..
5383d86
100644
(file)
--- a/
Demos/Host/LowLevel/AndroidAccessoryHost/AndroidAccessoryHost.h
+++ b/
Demos/Host/LowLevel/AndroidAccessoryHost/AndroidAccessoryHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AndroidAccessoryHost/Config/LUFAConfig.h
b/Demos/Host/LowLevel/AndroidAccessoryHost/Config/LUFAConfig.h
index
bee47a1
..
d694b57
100644
(file)
--- a/
Demos/Host/LowLevel/AndroidAccessoryHost/Config/LUFAConfig.h
+++ b/
Demos/Host/LowLevel/AndroidAccessoryHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AndroidAccessoryHost/ConfigDescriptor.c
b/Demos/Host/LowLevel/AndroidAccessoryHost/ConfigDescriptor.c
index
2397378
..
6607b85
100644
(file)
--- a/
Demos/Host/LowLevel/AndroidAccessoryHost/ConfigDescriptor.c
+++ b/
Demos/Host/LowLevel/AndroidAccessoryHost/ConfigDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AndroidAccessoryHost/ConfigDescriptor.h
b/Demos/Host/LowLevel/AndroidAccessoryHost/ConfigDescriptor.h
index
f9be80a
..
6fb409d
100644
(file)
--- a/
Demos/Host/LowLevel/AndroidAccessoryHost/ConfigDescriptor.h
+++ b/
Demos/Host/LowLevel/AndroidAccessoryHost/ConfigDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AndroidAccessoryHost/DeviceDescriptor.c
b/Demos/Host/LowLevel/AndroidAccessoryHost/DeviceDescriptor.c
index
761befd
..
42e4734
100644
(file)
--- a/
Demos/Host/LowLevel/AndroidAccessoryHost/DeviceDescriptor.c
+++ b/
Demos/Host/LowLevel/AndroidAccessoryHost/DeviceDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AndroidAccessoryHost/DeviceDescriptor.h
b/Demos/Host/LowLevel/AndroidAccessoryHost/DeviceDescriptor.h
index
8eb3084
..
e54fe67
100644
(file)
--- a/
Demos/Host/LowLevel/AndroidAccessoryHost/DeviceDescriptor.h
+++ b/
Demos/Host/LowLevel/AndroidAccessoryHost/DeviceDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AndroidAccessoryHost/Lib/AndroidAccessoryCommands.c
b/Demos/Host/LowLevel/AndroidAccessoryHost/Lib/AndroidAccessoryCommands.c
index
74062b5
..
39f9e93
100644
(file)
--- a/
Demos/Host/LowLevel/AndroidAccessoryHost/Lib/AndroidAccessoryCommands.c
+++ b/
Demos/Host/LowLevel/AndroidAccessoryHost/Lib/AndroidAccessoryCommands.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AndroidAccessoryHost/Lib/AndroidAccessoryCommands.h
b/Demos/Host/LowLevel/AndroidAccessoryHost/Lib/AndroidAccessoryCommands.h
index
9beaa06
..
38cd915
100644
(file)
--- a/
Demos/Host/LowLevel/AndroidAccessoryHost/Lib/AndroidAccessoryCommands.h
+++ b/
Demos/Host/LowLevel/AndroidAccessoryHost/Lib/AndroidAccessoryCommands.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AndroidAccessoryHost/makefile
b/Demos/Host/LowLevel/AndroidAccessoryHost/makefile
index
a45b8a3
..
a8e2aa9
100644
(file)
--- a/
Demos/Host/LowLevel/AndroidAccessoryHost/makefile
+++ b/
Demos/Host/LowLevel/AndroidAccessoryHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/LowLevel/AudioInputHost/AudioInputHost.c
b/Demos/Host/LowLevel/AudioInputHost/AudioInputHost.c
index
45a4978
..
9e6ddd3
100644
(file)
--- a/
Demos/Host/LowLevel/AudioInputHost/AudioInputHost.c
+++ b/
Demos/Host/LowLevel/AudioInputHost/AudioInputHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AudioInputHost/AudioInputHost.h
b/Demos/Host/LowLevel/AudioInputHost/AudioInputHost.h
index
a014582
..
febd6ea
100644
(file)
--- a/
Demos/Host/LowLevel/AudioInputHost/AudioInputHost.h
+++ b/
Demos/Host/LowLevel/AudioInputHost/AudioInputHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AudioInputHost/Config/LUFAConfig.h
b/Demos/Host/LowLevel/AudioInputHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/LowLevel/AudioInputHost/Config/LUFAConfig.h
+++ b/
Demos/Host/LowLevel/AudioInputHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.c
b/Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.c
index
4deb259
..
e8af49a
100644
(file)
--- a/
Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.c
+++ b/
Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.h
b/Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.h
index
fc63849
..
f98caf8
100644
(file)
--- a/
Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.h
+++ b/
Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AudioInputHost/makefile
b/Demos/Host/LowLevel/AudioInputHost/makefile
index
93f6183
..
11438ab
100644
(file)
--- a/
Demos/Host/LowLevel/AudioInputHost/makefile
+++ b/
Demos/Host/LowLevel/AudioInputHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.c
b/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.c
index
a760ff5
..
dfe0609
100644
(file)
--- a/
Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.c
+++ b/
Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.h
b/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.h
index
243c50b
..
58655ba
100644
(file)
--- a/
Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.h
+++ b/
Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AudioOutputHost/Config/AppConfig.h
b/Demos/Host/LowLevel/AudioOutputHost/Config/AppConfig.h
index
5ff7afb
..
bf1a1cb
100644
(file)
--- a/
Demos/Host/LowLevel/AudioOutputHost/Config/AppConfig.h
+++ b/
Demos/Host/LowLevel/AudioOutputHost/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AudioOutputHost/Config/LUFAConfig.h
b/Demos/Host/LowLevel/AudioOutputHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/LowLevel/AudioOutputHost/Config/LUFAConfig.h
+++ b/
Demos/Host/LowLevel/AudioOutputHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.c
b/Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.c
index
317ff45
..
753f008
100644
(file)
--- a/
Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.c
+++ b/
Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.h
b/Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.h
index
52bac63
..
61dddaf
100644
(file)
--- a/
Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.h
+++ b/
Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/AudioOutputHost/makefile
b/Demos/Host/LowLevel/AudioOutputHost/makefile
index
81fd449
..
0fdc267
100644
(file)
--- a/
Demos/Host/LowLevel/AudioOutputHost/makefile
+++ b/
Demos/Host/LowLevel/AudioOutputHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/LowLevel/GenericHIDHost/Config/LUFAConfig.h
b/Demos/Host/LowLevel/GenericHIDHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/LowLevel/GenericHIDHost/Config/LUFAConfig.h
+++ b/
Demos/Host/LowLevel/GenericHIDHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.c
b/Demos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.c
index
6ed4294
..
ac4fc79
100644
(file)
--- a/
Demos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.c
+++ b/
Demos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.h
b/Demos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.h
index
bf26146
..
f56bfb4
100644
(file)
--- a/
Demos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.h
+++ b/
Demos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.c
b/Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.c
index
e946198
..
3926204
100644
(file)
--- a/
Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.c
+++ b/
Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.h
b/Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.h
index
6b8a530
..
ac9cd24
100644
(file)
--- a/
Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.h
+++ b/
Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/GenericHIDHost/makefile
b/Demos/Host/LowLevel/GenericHIDHost/makefile
index
3a948fe
..
c3d33a6
100644
(file)
--- a/
Demos/Host/LowLevel/GenericHIDHost/makefile
+++ b/
Demos/Host/LowLevel/GenericHIDHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/LowLevel/JoystickHostWithParser/Config/LUFAConfig.h
b/Demos/Host/LowLevel/JoystickHostWithParser/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/LowLevel/JoystickHostWithParser/Config/LUFAConfig.h
+++ b/
Demos/Host/LowLevel/JoystickHostWithParser/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/JoystickHostWithParser/ConfigDescriptor.c
b/Demos/Host/LowLevel/JoystickHostWithParser/ConfigDescriptor.c
index
7cb11e5
..
cf76dc2
100644
(file)
--- a/
Demos/Host/LowLevel/JoystickHostWithParser/ConfigDescriptor.c
+++ b/
Demos/Host/LowLevel/JoystickHostWithParser/ConfigDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/JoystickHostWithParser/ConfigDescriptor.h
b/Demos/Host/LowLevel/JoystickHostWithParser/ConfigDescriptor.h
index
79f8907
..
d598d93
100644
(file)
--- a/
Demos/Host/LowLevel/JoystickHostWithParser/ConfigDescriptor.h
+++ b/
Demos/Host/LowLevel/JoystickHostWithParser/ConfigDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/JoystickHostWithParser/HIDReport.c
b/Demos/Host/LowLevel/JoystickHostWithParser/HIDReport.c
index
d6de754
..
09fe4e9
100644
(file)
--- a/
Demos/Host/LowLevel/JoystickHostWithParser/HIDReport.c
+++ b/
Demos/Host/LowLevel/JoystickHostWithParser/HIDReport.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/JoystickHostWithParser/HIDReport.h
b/Demos/Host/LowLevel/JoystickHostWithParser/HIDReport.h
index
337ee69
..
6c64e5d
100644
(file)
--- a/
Demos/Host/LowLevel/JoystickHostWithParser/HIDReport.h
+++ b/
Demos/Host/LowLevel/JoystickHostWithParser/HIDReport.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.c
b/Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.c
index
a74b90f
..
bc5a457
100644
(file)
--- a/
Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.c
+++ b/
Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.h
b/Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.h
index
a479492
..
a6acd1a
100644
(file)
--- a/
Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.h
+++ b/
Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/JoystickHostWithParser/makefile
b/Demos/Host/LowLevel/JoystickHostWithParser/makefile
index
9663ac9
..
ec77a9e
100644
(file)
--- a/
Demos/Host/LowLevel/JoystickHostWithParser/makefile
+++ b/
Demos/Host/LowLevel/JoystickHostWithParser/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/LowLevel/KeyboardHost/Config/LUFAConfig.h
b/Demos/Host/LowLevel/KeyboardHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/LowLevel/KeyboardHost/Config/LUFAConfig.h
+++ b/
Demos/Host/LowLevel/KeyboardHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.c
b/Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.c
index
9625c40
..
9816ab5
100644
(file)
--- a/
Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.c
+++ b/
Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.h
b/Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.h
index
782ee18
..
81d499f
100644
(file)
--- a/
Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.h
+++ b/
Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.c
b/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.c
index
ef62fe2
..
a5a24ab
100644
(file)
--- a/
Demos/Host/LowLevel/KeyboardHost/KeyboardHost.c
+++ b/
Demos/Host/LowLevel/KeyboardHost/KeyboardHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.h
b/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.h
index
39fb06d
..
0f38db7
100644
(file)
--- a/
Demos/Host/LowLevel/KeyboardHost/KeyboardHost.h
+++ b/
Demos/Host/LowLevel/KeyboardHost/KeyboardHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/KeyboardHost/makefile
b/Demos/Host/LowLevel/KeyboardHost/makefile
index
dafe320
..
e512721
100644
(file)
--- a/
Demos/Host/LowLevel/KeyboardHost/makefile
+++ b/
Demos/Host/LowLevel/KeyboardHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/LowLevel/KeyboardHostWithParser/Config/LUFAConfig.h
b/Demos/Host/LowLevel/KeyboardHostWithParser/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/LowLevel/KeyboardHostWithParser/Config/LUFAConfig.h
+++ b/
Demos/Host/LowLevel/KeyboardHostWithParser/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.c
b/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.c
index
7d9aec7
..
9ccf5b4
100644
(file)
--- a/
Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.c
+++ b/
Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.h
b/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.h
index
44aafc3
..
2e79552
100644
(file)
--- a/
Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.h
+++ b/
Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/KeyboardHostWithParser/HIDReport.c
b/Demos/Host/LowLevel/KeyboardHostWithParser/HIDReport.c
index
07e45ca
..
b63c6b9
100644
(file)
--- a/
Demos/Host/LowLevel/KeyboardHostWithParser/HIDReport.c
+++ b/
Demos/Host/LowLevel/KeyboardHostWithParser/HIDReport.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/KeyboardHostWithParser/HIDReport.h
b/Demos/Host/LowLevel/KeyboardHostWithParser/HIDReport.h
index
a03a6e2
..
4b4bfe6
100644
(file)
--- a/
Demos/Host/LowLevel/KeyboardHostWithParser/HIDReport.h
+++ b/
Demos/Host/LowLevel/KeyboardHostWithParser/HIDReport.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.c
b/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.c
index
3b3cd6b
..
9587d71
100644
(file)
--- a/
Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.c
+++ b/
Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.h
b/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.h
index
595dfbb
..
7d384d6
100644
(file)
--- a/
Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.h
+++ b/
Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/KeyboardHostWithParser/makefile
b/Demos/Host/LowLevel/KeyboardHostWithParser/makefile
index
e650b14
..
90a77d7
100644
(file)
--- a/
Demos/Host/LowLevel/KeyboardHostWithParser/makefile
+++ b/
Demos/Host/LowLevel/KeyboardHostWithParser/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/LowLevel/MIDIHost/Config/LUFAConfig.h
b/Demos/Host/LowLevel/MIDIHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/LowLevel/MIDIHost/Config/LUFAConfig.h
+++ b/
Demos/Host/LowLevel/MIDIHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MIDIHost/ConfigDescriptor.c
b/Demos/Host/LowLevel/MIDIHost/ConfigDescriptor.c
index
5d095c3
..
aef2eff
100644
(file)
--- a/
Demos/Host/LowLevel/MIDIHost/ConfigDescriptor.c
+++ b/
Demos/Host/LowLevel/MIDIHost/ConfigDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MIDIHost/ConfigDescriptor.h
b/Demos/Host/LowLevel/MIDIHost/ConfigDescriptor.h
index
71d6fc5
..
71ba617
100644
(file)
--- a/
Demos/Host/LowLevel/MIDIHost/ConfigDescriptor.h
+++ b/
Demos/Host/LowLevel/MIDIHost/ConfigDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MIDIHost/MIDIHost.c
b/Demos/Host/LowLevel/MIDIHost/MIDIHost.c
index
1ae40c2
..
7cef442
100644
(file)
--- a/
Demos/Host/LowLevel/MIDIHost/MIDIHost.c
+++ b/
Demos/Host/LowLevel/MIDIHost/MIDIHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MIDIHost/MIDIHost.h
b/Demos/Host/LowLevel/MIDIHost/MIDIHost.h
index
c4cbd6b
..
73933c0
100644
(file)
--- a/
Demos/Host/LowLevel/MIDIHost/MIDIHost.h
+++ b/
Demos/Host/LowLevel/MIDIHost/MIDIHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MIDIHost/makefile
b/Demos/Host/LowLevel/MIDIHost/makefile
index
e1e686a
..
276e9c3
100644
(file)
--- a/
Demos/Host/LowLevel/MIDIHost/makefile
+++ b/
Demos/Host/LowLevel/MIDIHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/LowLevel/MassStorageHost/Config/LUFAConfig.h
b/Demos/Host/LowLevel/MassStorageHost/Config/LUFAConfig.h
index
a2d6aff
..
2ea55cc
100644
(file)
--- a/
Demos/Host/LowLevel/MassStorageHost/Config/LUFAConfig.h
+++ b/
Demos/Host/LowLevel/MassStorageHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MassStorageHost/ConfigDescriptor.c
b/Demos/Host/LowLevel/MassStorageHost/ConfigDescriptor.c
index
167a6a0
..
56aa116
100644
(file)
--- a/
Demos/Host/LowLevel/MassStorageHost/ConfigDescriptor.c
+++ b/
Demos/Host/LowLevel/MassStorageHost/ConfigDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MassStorageHost/ConfigDescriptor.h
b/Demos/Host/LowLevel/MassStorageHost/ConfigDescriptor.h
index
0764761
..
43973bd
100644
(file)
--- a/
Demos/Host/LowLevel/MassStorageHost/ConfigDescriptor.h
+++ b/
Demos/Host/LowLevel/MassStorageHost/ConfigDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.c
b/Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.c
index
cc02cae
..
0b9b846
100644
(file)
--- a/
Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.c
+++ b/
Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.h
b/Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.h
index
4bd555f
..
18f57b9
100644
(file)
--- a/
Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.h
+++ b/
Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.c
b/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.c
index
98cbd3a
..
b375798
100644
(file)
--- a/
Demos/Host/LowLevel/MassStorageHost/MassStorageHost.c
+++ b/
Demos/Host/LowLevel/MassStorageHost/MassStorageHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.h
b/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.h
index
d659373
..
2229ff3
100644
(file)
--- a/
Demos/Host/LowLevel/MassStorageHost/MassStorageHost.h
+++ b/
Demos/Host/LowLevel/MassStorageHost/MassStorageHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MassStorageHost/makefile
b/Demos/Host/LowLevel/MassStorageHost/makefile
index
88fbc65
..
1d7bff3
100644
(file)
--- a/
Demos/Host/LowLevel/MassStorageHost/makefile
+++ b/
Demos/Host/LowLevel/MassStorageHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/LowLevel/MouseHost/Config/LUFAConfig.h
b/Demos/Host/LowLevel/MouseHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/LowLevel/MouseHost/Config/LUFAConfig.h
+++ b/
Demos/Host/LowLevel/MouseHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MouseHost/ConfigDescriptor.c
b/Demos/Host/LowLevel/MouseHost/ConfigDescriptor.c
index
82c0fe9
..
0cb8691
100644
(file)
--- a/
Demos/Host/LowLevel/MouseHost/ConfigDescriptor.c
+++ b/
Demos/Host/LowLevel/MouseHost/ConfigDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MouseHost/ConfigDescriptor.h
b/Demos/Host/LowLevel/MouseHost/ConfigDescriptor.h
index
31035be
..
b33a67e
100644
(file)
--- a/
Demos/Host/LowLevel/MouseHost/ConfigDescriptor.h
+++ b/
Demos/Host/LowLevel/MouseHost/ConfigDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MouseHost/MouseHost.c
b/Demos/Host/LowLevel/MouseHost/MouseHost.c
index
4113c13
..
b24d1ae
100644
(file)
--- a/
Demos/Host/LowLevel/MouseHost/MouseHost.c
+++ b/
Demos/Host/LowLevel/MouseHost/MouseHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MouseHost/MouseHost.h
b/Demos/Host/LowLevel/MouseHost/MouseHost.h
index
4cca1eb
..
6bbb71a
100644
(file)
--- a/
Demos/Host/LowLevel/MouseHost/MouseHost.h
+++ b/
Demos/Host/LowLevel/MouseHost/MouseHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MouseHost/makefile
b/Demos/Host/LowLevel/MouseHost/makefile
index
dfb1a00
..
3325c6e
100644
(file)
--- a/
Demos/Host/LowLevel/MouseHost/makefile
+++ b/
Demos/Host/LowLevel/MouseHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/LowLevel/MouseHostWithParser/Config/LUFAConfig.h
b/Demos/Host/LowLevel/MouseHostWithParser/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/LowLevel/MouseHostWithParser/Config/LUFAConfig.h
+++ b/
Demos/Host/LowLevel/MouseHostWithParser/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.c
b/Demos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.c
index
168b133
..
6fab314
100644
(file)
--- a/
Demos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.c
+++ b/
Demos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.h
b/Demos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.h
index
7ff21e9
..
e7e2003
100644
(file)
--- a/
Demos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.h
+++ b/
Demos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MouseHostWithParser/HIDReport.c
b/Demos/Host/LowLevel/MouseHostWithParser/HIDReport.c
index
c4f37dc
..
a805c82
100644
(file)
--- a/
Demos/Host/LowLevel/MouseHostWithParser/HIDReport.c
+++ b/
Demos/Host/LowLevel/MouseHostWithParser/HIDReport.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MouseHostWithParser/HIDReport.h
b/Demos/Host/LowLevel/MouseHostWithParser/HIDReport.h
index
b6e7371
..
433a5a7
100644
(file)
--- a/
Demos/Host/LowLevel/MouseHostWithParser/HIDReport.h
+++ b/
Demos/Host/LowLevel/MouseHostWithParser/HIDReport.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.c
b/Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.c
index
cac1d65
..
81c7343
100644
(file)
--- a/
Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.c
+++ b/
Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.h
b/Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.h
index
71ae524
..
8d907d7
100644
(file)
--- a/
Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.h
+++ b/
Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/MouseHostWithParser/makefile
b/Demos/Host/LowLevel/MouseHostWithParser/makefile
index
c6568ca
..
14f50fe
100644
(file)
--- a/
Demos/Host/LowLevel/MouseHostWithParser/makefile
+++ b/
Demos/Host/LowLevel/MouseHostWithParser/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/LowLevel/PrinterHost/Config/LUFAConfig.h
b/Demos/Host/LowLevel/PrinterHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/LowLevel/PrinterHost/Config/LUFAConfig.h
+++ b/
Demos/Host/LowLevel/PrinterHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.c
b/Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.c
index
6bf5d5a
..
73d7fe1
100644
(file)
--- a/
Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.c
+++ b/
Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.h
b/Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.h
index
51bd1dc
..
8cab55a
100644
(file)
--- a/
Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.h
+++ b/
Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c
b/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c
index
4197983
..
9464063
100644
(file)
--- a/
Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c
+++ b/
Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.h
b/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.h
index
3d95b9d
..
b89b4b8
100644
(file)
--- a/
Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.h
+++ b/
Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/PrinterHost/PrinterHost.c
b/Demos/Host/LowLevel/PrinterHost/PrinterHost.c
index
d4b7826
..
31b0145
100644
(file)
--- a/
Demos/Host/LowLevel/PrinterHost/PrinterHost.c
+++ b/
Demos/Host/LowLevel/PrinterHost/PrinterHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/PrinterHost/PrinterHost.h
b/Demos/Host/LowLevel/PrinterHost/PrinterHost.h
index
205ce38
..
7998b98
100644
(file)
--- a/
Demos/Host/LowLevel/PrinterHost/PrinterHost.h
+++ b/
Demos/Host/LowLevel/PrinterHost/PrinterHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/PrinterHost/makefile
b/Demos/Host/LowLevel/PrinterHost/makefile
index
5394ef3
..
61f94ee
100644
(file)
--- a/
Demos/Host/LowLevel/PrinterHost/makefile
+++ b/
Demos/Host/LowLevel/PrinterHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/LowLevel/RNDISEthernetHost/Config/LUFAConfig.h
b/Demos/Host/LowLevel/RNDISEthernetHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/LowLevel/RNDISEthernetHost/Config/LUFAConfig.h
+++ b/
Demos/Host/LowLevel/RNDISEthernetHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/RNDISEthernetHost/ConfigDescriptor.c
b/Demos/Host/LowLevel/RNDISEthernetHost/ConfigDescriptor.c
index
d75c91b
..
5135d79
100644
(file)
--- a/
Demos/Host/LowLevel/RNDISEthernetHost/ConfigDescriptor.c
+++ b/
Demos/Host/LowLevel/RNDISEthernetHost/ConfigDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/RNDISEthernetHost/ConfigDescriptor.h
b/Demos/Host/LowLevel/RNDISEthernetHost/ConfigDescriptor.h
index
bac0665
..
cb4e0d5
100644
(file)
--- a/
Demos/Host/LowLevel/RNDISEthernetHost/ConfigDescriptor.h
+++ b/
Demos/Host/LowLevel/RNDISEthernetHost/ConfigDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/RNDISEthernetHost/Lib/RNDISCommands.c
b/Demos/Host/LowLevel/RNDISEthernetHost/Lib/RNDISCommands.c
index
0a579f8
..
b4235b6
100644
(file)
--- a/
Demos/Host/LowLevel/RNDISEthernetHost/Lib/RNDISCommands.c
+++ b/
Demos/Host/LowLevel/RNDISEthernetHost/Lib/RNDISCommands.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/RNDISEthernetHost/Lib/RNDISCommands.h
b/Demos/Host/LowLevel/RNDISEthernetHost/Lib/RNDISCommands.h
index
9a429d4
..
9b1c39d
100644
(file)
--- a/
Demos/Host/LowLevel/RNDISEthernetHost/Lib/RNDISCommands.h
+++ b/
Demos/Host/LowLevel/RNDISEthernetHost/Lib/RNDISCommands.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/RNDISEthernetHost/RNDISEthernetHost.c
b/Demos/Host/LowLevel/RNDISEthernetHost/RNDISEthernetHost.c
index
db7fa72
..
e92b314
100644
(file)
--- a/
Demos/Host/LowLevel/RNDISEthernetHost/RNDISEthernetHost.c
+++ b/
Demos/Host/LowLevel/RNDISEthernetHost/RNDISEthernetHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/RNDISEthernetHost/RNDISEthernetHost.h
b/Demos/Host/LowLevel/RNDISEthernetHost/RNDISEthernetHost.h
index
f92ee7d
..
cb77075
100644
(file)
--- a/
Demos/Host/LowLevel/RNDISEthernetHost/RNDISEthernetHost.h
+++ b/
Demos/Host/LowLevel/RNDISEthernetHost/RNDISEthernetHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/RNDISEthernetHost/makefile
b/Demos/Host/LowLevel/RNDISEthernetHost/makefile
index
5366572
..
d75d2ea
100644
(file)
--- a/
Demos/Host/LowLevel/RNDISEthernetHost/makefile
+++ b/
Demos/Host/LowLevel/RNDISEthernetHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/LowLevel/StillImageHost/Config/LUFAConfig.h
b/Demos/Host/LowLevel/StillImageHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/LowLevel/StillImageHost/Config/LUFAConfig.h
+++ b/
Demos/Host/LowLevel/StillImageHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.c
b/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.c
index
67db023
..
44d2f99
100644
(file)
--- a/
Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.c
+++ b/
Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h
b/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h
index
f1eef4b
..
68a0807
100644
(file)
--- a/
Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h
+++ b/
Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/StillImageHost/Lib/PIMACodes.h
b/Demos/Host/LowLevel/StillImageHost/Lib/PIMACodes.h
index
02f4857
..
a294698
100644
(file)
--- a/
Demos/Host/LowLevel/StillImageHost/Lib/PIMACodes.h
+++ b/
Demos/Host/LowLevel/StillImageHost/Lib/PIMACodes.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.c
b/Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.c
index
c264c8f
..
96af69c
100644
(file)
--- a/
Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.c
+++ b/
Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.h
b/Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.h
index
6db7444
..
c59a18e
100644
(file)
--- a/
Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.h
+++ b/
Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/StillImageHost/StillImageHost.c
b/Demos/Host/LowLevel/StillImageHost/StillImageHost.c
index
ca94795
..
779827a
100644
(file)
--- a/
Demos/Host/LowLevel/StillImageHost/StillImageHost.c
+++ b/
Demos/Host/LowLevel/StillImageHost/StillImageHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/StillImageHost/StillImageHost.h
b/Demos/Host/LowLevel/StillImageHost/StillImageHost.h
index
8c14ec7
..
8ce267d
100644
(file)
--- a/
Demos/Host/LowLevel/StillImageHost/StillImageHost.h
+++ b/
Demos/Host/LowLevel/StillImageHost/StillImageHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/StillImageHost/makefile
b/Demos/Host/LowLevel/StillImageHost/makefile
index
e4afe45
..
6f7d8ee
100644
(file)
--- a/
Demos/Host/LowLevel/StillImageHost/makefile
+++ b/
Demos/Host/LowLevel/StillImageHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/LowLevel/VirtualSerialHost/Config/LUFAConfig.h
b/Demos/Host/LowLevel/VirtualSerialHost/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Demos/Host/LowLevel/VirtualSerialHost/Config/LUFAConfig.h
+++ b/
Demos/Host/LowLevel/VirtualSerialHost/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.c
b/Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.c
index
1c34e20
..
b963450
100644
(file)
--- a/
Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.c
+++ b/
Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.h
b/Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.h
index
3b4aef0
..
a56bada
100644
(file)
--- a/
Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.h
+++ b/
Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.c
b/Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.c
index
8b966b2
..
73a5b9c
100644
(file)
--- a/
Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.c
+++ b/
Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.h
b/Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.h
index
863c011
..
05d94a8
100644
(file)
--- a/
Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.h
+++ b/
Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Demos/Host/LowLevel/VirtualSerialHost/makefile
b/Demos/Host/LowLevel/VirtualSerialHost/makefile
index
c2a3c6b
..
9e9dd28
100644
(file)
--- a/
Demos/Host/LowLevel/VirtualSerialHost/makefile
+++ b/
Demos/Host/LowLevel/VirtualSerialHost/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/LowLevel/makefile
b/Demos/Host/LowLevel/makefile
index
e33bf96
..
3cab43d
100644
(file)
--- a/
Demos/Host/LowLevel/makefile
+++ b/
Demos/Host/LowLevel/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Host/makefile
b/Demos/Host/makefile
index
f6acde3
..
38c0655
100644
(file)
--- a/
Demos/Host/makefile
+++ b/
Demos/Host/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/makefile
b/Demos/makefile
index
3c31767
..
6bca45a
100644
(file)
--- a/
Demos/makefile
+++ b/
Demos/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/LUFA/Build/HID_EEPROM_Loader/HID_EEPROM_Loader.c
b/LUFA/Build/HID_EEPROM_Loader/HID_EEPROM_Loader.c
index
2eb81cd
..
75006cf
100644
(file)
--- a/
LUFA/Build/HID_EEPROM_Loader/HID_EEPROM_Loader.c
+++ b/
LUFA/Build/HID_EEPROM_Loader/HID_EEPROM_Loader.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Build/HID_EEPROM_Loader/makefile
b/LUFA/Build/HID_EEPROM_Loader/makefile
index
676a1cb
..
6225b2b
100644
(file)
--- a/
LUFA/Build/HID_EEPROM_Loader/makefile
+++ b/
LUFA/Build/HID_EEPROM_Loader/makefile
@@
-1,6
+1,6
@@
#
\r
# LUFA Library
\r
#
\r
# LUFA Library
\r
-# Copyright (C) Dean Camera, 201
2
.
\r
+# Copyright (C) Dean Camera, 201
3
.
\r
#
\r
# dean [at] fourwalledcubicle [dot] com
\r
# www.lufa-lib.org
\r
#
\r
# dean [at] fourwalledcubicle [dot] com
\r
# www.lufa-lib.org
\r
diff --git
a/LUFA/Build/lufa_atprogram.mk
b/LUFA/Build/lufa_atprogram.mk
index
df8d42f
..
2090a42
100644
(file)
--- a/
LUFA/Build/lufa_atprogram.mk
+++ b/
LUFA/Build/lufa_atprogram.mk
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/LUFA/Build/lufa_avrdude.mk
b/LUFA/Build/lufa_avrdude.mk
index
bea570d
..
18ad9b7
100644
(file)
--- a/
LUFA/Build/lufa_avrdude.mk
+++ b/
LUFA/Build/lufa_avrdude.mk
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/LUFA/Build/lufa_build.mk
b/LUFA/Build/lufa_build.mk
index
486c863
..
8a41eb5
100644
(file)
--- a/
LUFA/Build/lufa_build.mk
+++ b/
LUFA/Build/lufa_build.mk
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/LUFA/Build/lufa_core.mk
b/LUFA/Build/lufa_core.mk
index
9902152
..
7f0422b
100644
(file)
--- a/
LUFA/Build/lufa_core.mk
+++ b/
LUFA/Build/lufa_core.mk
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
@@
-76,7
+76,7
@@
PRINTABLE_LUFA_PROVIDED_MACROS = $(call CONVERT_TO_PRINTABLE, $(SORTED_LUFA_PROV
help:
@echo "==================================================================="
@echo " LUFA Build System 2.0 "
help:
@echo "==================================================================="
@echo " LUFA Build System 2.0 "
- @echo " (C) Dean Camera, 201
2
{ dean @ fourwalledcubicle . com } "
+ @echo " (C) Dean Camera, 201
3
{ dean @ fourwalledcubicle . com } "
@echo "==================================================================="
@echo "DESCRIPTION: "
@echo " This build system is a set of makefile modules for (GNU) Make, to "
@echo "==================================================================="
@echo "DESCRIPTION: "
@echo " This build system is a set of makefile modules for (GNU) Make, to "
diff --git
a/LUFA/Build/lufa_cppcheck.mk
b/LUFA/Build/lufa_cppcheck.mk
index
65f7db8
..
017b852
100644
(file)
--- a/
LUFA/Build/lufa_cppcheck.mk
+++ b/
LUFA/Build/lufa_cppcheck.mk
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/LUFA/Build/lufa_dfu.mk
b/LUFA/Build/lufa_dfu.mk
index
8abdaef
..
d6c957b
100644
(file)
--- a/
LUFA/Build/lufa_dfu.mk
+++ b/
LUFA/Build/lufa_dfu.mk
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/LUFA/Build/lufa_doxygen.mk
b/LUFA/Build/lufa_doxygen.mk
index
cf66cf4
..
fccbaf9
100644
(file)
--- a/
LUFA/Build/lufa_doxygen.mk
+++ b/
LUFA/Build/lufa_doxygen.mk
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/LUFA/Build/lufa_hid.mk
b/LUFA/Build/lufa_hid.mk
index
867c5de
..
a5a742d
100644
(file)
--- a/
LUFA/Build/lufa_hid.mk
+++ b/
LUFA/Build/lufa_hid.mk
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/LUFA/Build/lufa_sources.mk
b/LUFA/Build/lufa_sources.mk
index
f63718c
..
0136ff1
100644
(file)
--- a/
LUFA/Build/lufa_sources.mk
+++ b/
LUFA/Build/lufa_sources.mk
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/LUFA/CodeTemplates/DriverStubs/Buttons.h
b/LUFA/CodeTemplates/DriverStubs/Buttons.h
index
14702a3
..
69ec032
100644
(file)
--- a/
LUFA/CodeTemplates/DriverStubs/Buttons.h
+++ b/
LUFA/CodeTemplates/DriverStubs/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/CodeTemplates/DriverStubs/Dataflash.h
b/LUFA/CodeTemplates/DriverStubs/Dataflash.h
index
1d50faf
..
63ebcf0
100644
(file)
--- a/
LUFA/CodeTemplates/DriverStubs/Dataflash.h
+++ b/
LUFA/CodeTemplates/DriverStubs/Dataflash.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/CodeTemplates/DriverStubs/Joystick.h
b/LUFA/CodeTemplates/DriverStubs/Joystick.h
index
112f03d
..
7a51cf9
100644
(file)
--- a/
LUFA/CodeTemplates/DriverStubs/Joystick.h
+++ b/
LUFA/CodeTemplates/DriverStubs/Joystick.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/CodeTemplates/DriverStubs/LEDs.h
b/LUFA/CodeTemplates/DriverStubs/LEDs.h
index
98968f4
..
1400f7c
100644
(file)
--- a/
LUFA/CodeTemplates/DriverStubs/LEDs.h
+++ b/
LUFA/CodeTemplates/DriverStubs/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/CodeTemplates/LUFAConfig.h
b/LUFA/CodeTemplates/LUFAConfig.h
index
92a54de
..
d9b9d79
100644
(file)
--- a/
LUFA/CodeTemplates/LUFAConfig.h
+++ b/
LUFA/CodeTemplates/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/CodeTemplates/makefile_template
b/LUFA/CodeTemplates/makefile_template
index
f2dbdb1
..
54949ec
100644
(file)
--- a/
LUFA/CodeTemplates/makefile_template
+++ b/
LUFA/CodeTemplates/makefile_template
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/LUFA/Common/ArchitectureSpecific.h
b/LUFA/Common/ArchitectureSpecific.h
index
d92cda9
..
3f5e43b
100644
(file)
--- a/
LUFA/Common/ArchitectureSpecific.h
+++ b/
LUFA/Common/ArchitectureSpecific.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Common/Architectures.h
b/LUFA/Common/Architectures.h
index
c8a28a4
..
b1553e8
100644
(file)
--- a/
LUFA/Common/Architectures.h
+++ b/
LUFA/Common/Architectures.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Common/Attributes.h
b/LUFA/Common/Attributes.h
index
ba9a21c
..
95570ad
100644
(file)
--- a/
LUFA/Common/Attributes.h
+++ b/
LUFA/Common/Attributes.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Common/BoardTypes.h
b/LUFA/Common/BoardTypes.h
index
db0f5d2
..
104f5db
100644
(file)
--- a/
LUFA/Common/BoardTypes.h
+++ b/
LUFA/Common/BoardTypes.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Common/Common.h
b/LUFA/Common/Common.h
index
082f4d5
..
9bfe1f3
100644
(file)
--- a/
LUFA/Common/Common.h
+++ b/
LUFA/Common/Common.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Common/CompilerSpecific.h
b/LUFA/Common/CompilerSpecific.h
index
6839e55
..
d3d7caa
100644
(file)
--- a/
LUFA/Common/CompilerSpecific.h
+++ b/
LUFA/Common/CompilerSpecific.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Common/Endianness.h
b/LUFA/Common/Endianness.h
index
23f7420
..
41f1795
100644
(file)
--- a/
LUFA/Common/Endianness.h
+++ b/
LUFA/Common/Endianness.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/ADAFRUITU4/LEDs.h
b/LUFA/Drivers/Board/AVR8/ADAFRUITU4/LEDs.h
index
ccad4fe
..
2339ad2
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/ADAFRUITU4/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/ADAFRUITU4/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Buttons.h
b/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Buttons.h
index
07cd2a8
..
8656050
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/LEDs.h
b/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/LEDs.h
index
f34f080
..
ae4dee2
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/BENITO/Buttons.h
b/LUFA/Drivers/Board/AVR8/BENITO/Buttons.h
index
edf10ec
..
35faa38
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/BENITO/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/BENITO/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/BENITO/LEDs.h
b/LUFA/Drivers/Board/AVR8/BENITO/LEDs.h
index
ba1f659
..
940307f
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/BENITO/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/BENITO/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/BIGMULTIO/LEDs.h
b/LUFA/Drivers/Board/AVR8/BIGMULTIO/LEDs.h
index
04441e8
..
190cdbd
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/BIGMULTIO/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/BIGMULTIO/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/BLACKCAT/LEDs.h
b/LUFA/Drivers/Board/AVR8/BLACKCAT/LEDs.h
index
18b1004
..
9b3d7a7
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/BLACKCAT/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/BLACKCAT/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/BUI/LEDs.h
b/LUFA/Drivers/Board/AVR8/BUI/LEDs.h
index
942f355
..
b5a2e29
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/BUI/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/BUI/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/BUMBLEB/Buttons.h
b/LUFA/Drivers/Board/AVR8/BUMBLEB/Buttons.h
index
c4aa047
..
1cd77da
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/BUMBLEB/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/BUMBLEB/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/BUMBLEB/Joystick.h
b/LUFA/Drivers/Board/AVR8/BUMBLEB/Joystick.h
index
3d6483e
..
5f05a66
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/BUMBLEB/Joystick.h
+++ b/
LUFA/Drivers/Board/AVR8/BUMBLEB/Joystick.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/BUMBLEB/LEDs.h
b/LUFA/Drivers/Board/AVR8/BUMBLEB/LEDs.h
index
70f2343
..
305174a
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/BUMBLEB/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/BUMBLEB/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/CULV3/Buttons.h
b/LUFA/Drivers/Board/AVR8/CULV3/Buttons.h
index
daf53c6
..
16c81df
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/CULV3/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/CULV3/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/CULV3/LEDs.h
b/LUFA/Drivers/Board/AVR8/CULV3/LEDs.h
index
ddeb88b
..
df674dd
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/CULV3/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/CULV3/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/DUCE/LEDs.h
b/LUFA/Drivers/Board/AVR8/DUCE/LEDs.h
index
9558698
..
18da3a3
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/DUCE/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/DUCE/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/EVK527/Buttons.h
b/LUFA/Drivers/Board/AVR8/EVK527/Buttons.h
index
f857c81
..
85fd866
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/EVK527/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/EVK527/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/EVK527/Dataflash.h
b/LUFA/Drivers/Board/AVR8/EVK527/Dataflash.h
index
389ea95
..
ef04eba
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/EVK527/Dataflash.h
+++ b/
LUFA/Drivers/Board/AVR8/EVK527/Dataflash.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/EVK527/Joystick.h
b/LUFA/Drivers/Board/AVR8/EVK527/Joystick.h
index
855126a
..
29af1f5
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/EVK527/Joystick.h
+++ b/
LUFA/Drivers/Board/AVR8/EVK527/Joystick.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/EVK527/LEDs.h
b/LUFA/Drivers/Board/AVR8/EVK527/LEDs.h
index
ba40d1d
..
345ea9d
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/EVK527/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/EVK527/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/JMDBU2/Buttons.h
b/LUFA/Drivers/Board/AVR8/JMDBU2/Buttons.h
index
70ad7a7
..
66508e5
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/JMDBU2/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/JMDBU2/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/JMDBU2/LEDs.h
b/LUFA/Drivers/Board/AVR8/JMDBU2/LEDs.h
index
27caca6
..
abd72fd
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/JMDBU2/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/JMDBU2/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/LEONARDO/LEDs.h
b/LUFA/Drivers/Board/AVR8/LEONARDO/LEDs.h
index
04a6626
..
83a0fc6
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/LEONARDO/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/LEONARDO/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/MAXIMUS/LEDs.h
b/LUFA/Drivers/Board/AVR8/MAXIMUS/LEDs.h
index
d6fa850
..
4a32a4f
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/MAXIMUS/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/MAXIMUS/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/MICROPENDOUS/Buttons.h
b/LUFA/Drivers/Board/AVR8/MICROPENDOUS/Buttons.h
index
6124b96
..
d2dec83
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/MICROPENDOUS/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/MICROPENDOUS/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h
b/LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h
index
8accec1
..
74e8aaf
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/MICROSIN162/Buttons.h
b/LUFA/Drivers/Board/AVR8/MICROSIN162/Buttons.h
index
3baa3ea
..
191b0fe
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/MICROSIN162/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/MICROSIN162/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/MICROSIN162/LEDs.h
b/LUFA/Drivers/Board/AVR8/MICROSIN162/LEDs.h
index
7a0afb8
..
47720ff
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/MICROSIN162/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/MICROSIN162/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/MINIMUS/Buttons.h
b/LUFA/Drivers/Board/AVR8/MINIMUS/Buttons.h
index
f1cb7f0
..
643cd70
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/MINIMUS/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/MINIMUS/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/MINIMUS/LEDs.h
b/LUFA/Drivers/Board/AVR8/MINIMUS/LEDs.h
index
f153629
..
ef5ba2a
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/MINIMUS/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/MINIMUS/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/MULTIO/LEDs.h
b/LUFA/Drivers/Board/AVR8/MULTIO/LEDs.h
index
d96d575
..
1d370d9
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/MULTIO/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/MULTIO/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/OLIMEX162/Buttons.h
b/LUFA/Drivers/Board/AVR8/OLIMEX162/Buttons.h
index
4ccb324
..
7302a3e
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/OLIMEX162/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/OLIMEX162/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/OLIMEX162/LEDs.h
b/LUFA/Drivers/Board/AVR8/OLIMEX162/LEDs.h
index
892083a
..
8b46b94
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/OLIMEX162/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/OLIMEX162/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/OLIMEX32U4/Buttons.h
b/LUFA/Drivers/Board/AVR8/OLIMEX32U4/Buttons.h
index
1c7e581
..
71b4219
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/OLIMEX32U4/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/OLIMEX32U4/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/OLIMEX32U4/LEDs.h
b/LUFA/Drivers/Board/AVR8/OLIMEX32U4/LEDs.h
index
7a3838b
..
574b65a
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/OLIMEX32U4/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/OLIMEX32U4/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Buttons.h
b/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Buttons.h
index
4a0e36a
..
fb21277
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/LEDs.h
b/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/LEDs.h
index
2e1c16e
..
a8db537
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/OLIMEXT32U4/Buttons.h
b/LUFA/Drivers/Board/AVR8/OLIMEXT32U4/Buttons.h
index
21d71bd
..
3d80f47
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/OLIMEXT32U4/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/OLIMEXT32U4/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/OLIMEXT32U4/LEDs.h
b/LUFA/Drivers/Board/AVR8/OLIMEXT32U4/LEDs.h
index
23057ed
..
165c29c
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/OLIMEXT32U4/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/OLIMEXT32U4/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/RZUSBSTICK/LEDs.h
b/LUFA/Drivers/Board/AVR8/RZUSBSTICK/LEDs.h
index
deee957
..
6343c6c
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/RZUSBSTICK/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/RZUSBSTICK/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/SPARKFUN8U2/LEDs.h
b/LUFA/Drivers/Board/AVR8/SPARKFUN8U2/LEDs.h
index
e1917d2
..
ea92263
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/SPARKFUN8U2/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/SPARKFUN8U2/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/STK525/Buttons.h
b/LUFA/Drivers/Board/AVR8/STK525/Buttons.h
index
2138831
..
082e8fd
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/STK525/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/STK525/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/STK525/Dataflash.h
b/LUFA/Drivers/Board/AVR8/STK525/Dataflash.h
index
fd64bcf
..
608400c
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/STK525/Dataflash.h
+++ b/
LUFA/Drivers/Board/AVR8/STK525/Dataflash.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/STK525/Joystick.h
b/LUFA/Drivers/Board/AVR8/STK525/Joystick.h
index
15138a1
..
aad233b
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/STK525/Joystick.h
+++ b/
LUFA/Drivers/Board/AVR8/STK525/Joystick.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/STK525/LEDs.h
b/LUFA/Drivers/Board/AVR8/STK525/LEDs.h
index
c4c3902
..
b8d59f1
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/STK525/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/STK525/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/STK526/Buttons.h
b/LUFA/Drivers/Board/AVR8/STK526/Buttons.h
index
b0a412c
..
eac9486
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/STK526/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/STK526/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/STK526/Dataflash.h
b/LUFA/Drivers/Board/AVR8/STK526/Dataflash.h
index
54e28c9
..
f6e1124
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/STK526/Dataflash.h
+++ b/
LUFA/Drivers/Board/AVR8/STK526/Dataflash.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/STK526/Joystick.h
b/LUFA/Drivers/Board/AVR8/STK526/Joystick.h
index
f8175bf
..
d626716
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/STK526/Joystick.h
+++ b/
LUFA/Drivers/Board/AVR8/STK526/Joystick.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/STK526/LEDs.h
b/LUFA/Drivers/Board/AVR8/STK526/LEDs.h
index
84a7f12
..
b6bab74
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/STK526/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/STK526/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/TEENSY/LEDs.h
b/LUFA/Drivers/Board/AVR8/TEENSY/LEDs.h
index
ae65e24
..
bdc6cff
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/TEENSY/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/TEENSY/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/TUL/Buttons.h
b/LUFA/Drivers/Board/AVR8/TUL/Buttons.h
index
3fb0812
..
672f38c
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/TUL/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/TUL/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/TUL/LEDs.h
b/LUFA/Drivers/Board/AVR8/TUL/LEDs.h
index
01df890
..
e3daa8e
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/TUL/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/TUL/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/UDIP/Buttons.h
b/LUFA/Drivers/Board/AVR8/UDIP/Buttons.h
index
80044d5
..
4263dd5
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/UDIP/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/UDIP/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/UDIP/LEDs.h
b/LUFA/Drivers/Board/AVR8/UDIP/LEDs.h
index
035b18b
..
a56af73
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/UDIP/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/UDIP/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/UNO/LEDs.h
b/LUFA/Drivers/Board/AVR8/UNO/LEDs.h
index
64eacfe
..
f96501d
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/UNO/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/UNO/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h
b/LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h
index
c0f82d5
..
bc47674
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/USB2AX/LEDs.h
b/LUFA/Drivers/Board/AVR8/USB2AX/LEDs.h
index
406d1dc
..
c310f7c
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/USB2AX/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/USB2AX/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/USBFOO/Buttons.h
b/LUFA/Drivers/Board/AVR8/USBFOO/Buttons.h
index
7e4f3a1
..
0e98072
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/USBFOO/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/USBFOO/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/USBFOO/LEDs.h
b/LUFA/Drivers/Board/AVR8/USBFOO/LEDs.h
index
a12f0a9
..
a0bb6b5
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/USBFOO/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/USBFOO/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/USBKEY/Buttons.h
b/LUFA/Drivers/Board/AVR8/USBKEY/Buttons.h
index
bde20f5
..
38e01cf
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/USBKEY/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/USBKEY/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/USBKEY/Dataflash.h
b/LUFA/Drivers/Board/AVR8/USBKEY/Dataflash.h
index
db15f19
..
14b94c5
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/USBKEY/Dataflash.h
+++ b/
LUFA/Drivers/Board/AVR8/USBKEY/Dataflash.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/USBKEY/Joystick.h
b/LUFA/Drivers/Board/AVR8/USBKEY/Joystick.h
index
f1c3a2d
..
3614723
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/USBKEY/Joystick.h
+++ b/
LUFA/Drivers/Board/AVR8/USBKEY/Joystick.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/USBKEY/LEDs.h
b/LUFA/Drivers/Board/AVR8/USBKEY/LEDs.h
index
163cae0
..
360a408
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/USBKEY/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/USBKEY/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/USBTINYMKII/Buttons.h
b/LUFA/Drivers/Board/AVR8/USBTINYMKII/Buttons.h
index
6990d0c
..
45fedfb
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/USBTINYMKII/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/USBTINYMKII/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/USBTINYMKII/LEDs.h
b/LUFA/Drivers/Board/AVR8/USBTINYMKII/LEDs.h
index
2aed02e
..
923c88c
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/USBTINYMKII/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/USBTINYMKII/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h
b/LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h
index
a6a5e5c
..
b02cce6
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h
+++ b/
LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h
b/LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h
index
fb6f53f
..
80cf181
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/Buttons.h
b/LUFA/Drivers/Board/Buttons.h
index
34d5f35
..
31a8653
100644
(file)
--- a/
LUFA/Drivers/Board/Buttons.h
+++ b/
LUFA/Drivers/Board/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/Dataflash.h
b/LUFA/Drivers/Board/Dataflash.h
index
2c1ac11
..
e05c4e7
100644
(file)
--- a/
LUFA/Drivers/Board/Dataflash.h
+++ b/
LUFA/Drivers/Board/Dataflash.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/Joystick.h
b/LUFA/Drivers/Board/Joystick.h
index
ecebcc5
..
e39c225
100644
(file)
--- a/
LUFA/Drivers/Board/Joystick.h
+++ b/
LUFA/Drivers/Board/Joystick.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/LEDs.h
b/LUFA/Drivers/Board/LEDs.h
index
42679a8
..
91734db
100644
(file)
--- a/
LUFA/Drivers/Board/LEDs.h
+++ b/
LUFA/Drivers/Board/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/Temperature.c
b/LUFA/Drivers/Board/Temperature.c
index
f6cc2ae
..
e2e5744
100644
(file)
--- a/
LUFA/Drivers/Board/Temperature.c
+++ b/
LUFA/Drivers/Board/Temperature.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/Temperature.h
b/LUFA/Drivers/Board/Temperature.h
index
1e1f1cd
..
fef38fc
100644
(file)
--- a/
LUFA/Drivers/Board/Temperature.h
+++ b/
LUFA/Drivers/Board/Temperature.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/UC3/EVK1100/Buttons.h
b/LUFA/Drivers/Board/UC3/EVK1100/Buttons.h
index
6cd3c4c
..
c5a460e
100644
(file)
--- a/
LUFA/Drivers/Board/UC3/EVK1100/Buttons.h
+++ b/
LUFA/Drivers/Board/UC3/EVK1100/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/UC3/EVK1100/Joystick.h
b/LUFA/Drivers/Board/UC3/EVK1100/Joystick.h
index
77c1234
..
bfe96bd
100644
(file)
--- a/
LUFA/Drivers/Board/UC3/EVK1100/Joystick.h
+++ b/
LUFA/Drivers/Board/UC3/EVK1100/Joystick.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/UC3/EVK1100/LEDs.h
b/LUFA/Drivers/Board/UC3/EVK1100/LEDs.h
index
4f51682
..
b98a575
100644
(file)
--- a/
LUFA/Drivers/Board/UC3/EVK1100/LEDs.h
+++ b/
LUFA/Drivers/Board/UC3/EVK1100/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/UC3/EVK1101/Buttons.h
b/LUFA/Drivers/Board/UC3/EVK1101/Buttons.h
index
ab2169c
..
fd3df31
100644
(file)
--- a/
LUFA/Drivers/Board/UC3/EVK1101/Buttons.h
+++ b/
LUFA/Drivers/Board/UC3/EVK1101/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/UC3/EVK1101/Joystick.h
b/LUFA/Drivers/Board/UC3/EVK1101/Joystick.h
index
26b572d
..
66a0298
100644
(file)
--- a/
LUFA/Drivers/Board/UC3/EVK1101/Joystick.h
+++ b/
LUFA/Drivers/Board/UC3/EVK1101/Joystick.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/UC3/EVK1101/LEDs.h
b/LUFA/Drivers/Board/UC3/EVK1101/LEDs.h
index
46ca521
..
f9350ed
100644
(file)
--- a/
LUFA/Drivers/Board/UC3/EVK1101/LEDs.h
+++ b/
LUFA/Drivers/Board/UC3/EVK1101/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/UC3/EVK1104/Buttons.h
b/LUFA/Drivers/Board/UC3/EVK1104/Buttons.h
index
7b434f7
..
5fff79a
100644
(file)
--- a/
LUFA/Drivers/Board/UC3/EVK1104/Buttons.h
+++ b/
LUFA/Drivers/Board/UC3/EVK1104/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/UC3/EVK1104/LEDs.h
b/LUFA/Drivers/Board/UC3/EVK1104/LEDs.h
index
dc78966
..
5ccbc4c
100644
(file)
--- a/
LUFA/Drivers/Board/UC3/EVK1104/LEDs.h
+++ b/
LUFA/Drivers/Board/UC3/EVK1104/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/Buttons.h
b/LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/Buttons.h
index
0064372
..
bd7da38
100644
(file)
--- a/
LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/Buttons.h
+++ b/
LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/LEDs.h
b/LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/LEDs.h
index
b1cf8c6
..
1ab81b7
100644
(file)
--- a/
LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/LEDs.h
+++ b/
LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Buttons.h
b/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Buttons.h
index
474aee5
..
ebc6d34
100644
(file)
--- a/
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Buttons.h
+++ b/
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Dataflash.h
b/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Dataflash.h
index
0b1b16d
..
8271324
100644
(file)
--- a/
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Dataflash.h
+++ b/
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Dataflash.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/LEDs.h
b/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/LEDs.h
index
461df8b
..
0fad525
100644
(file)
--- a/
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/LEDs.h
+++ b/
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h
b/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h
index
18a08af
..
c11bfdc
100644
(file)
--- a/
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h
+++ b/
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Dataflash.h
b/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Dataflash.h
index
36058da
..
7a9c03e
100644
(file)
--- a/
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Dataflash.h
+++ b/
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Dataflash.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/LEDs.h
b/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/LEDs.h
index
661318b
..
caa5cd7
100644
(file)
--- a/
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/LEDs.h
+++ b/
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Misc/AT45DB321C.h
b/LUFA/Drivers/Misc/AT45DB321C.h
index
352e2c8
..
fa47383
100644
(file)
--- a/
LUFA/Drivers/Misc/AT45DB321C.h
+++ b/
LUFA/Drivers/Misc/AT45DB321C.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Misc/AT45DB642D.h
b/LUFA/Drivers/Misc/AT45DB642D.h
index
841a569
..
32a4500
100644
(file)
--- a/
LUFA/Drivers/Misc/AT45DB642D.h
+++ b/
LUFA/Drivers/Misc/AT45DB642D.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Misc/RingBuffer.h
b/LUFA/Drivers/Misc/RingBuffer.h
index
d7edf97
..
07ae0cd
100644
(file)
--- a/
LUFA/Drivers/Misc/RingBuffer.h
+++ b/
LUFA/Drivers/Misc/RingBuffer.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Misc/TerminalCodes.h
b/LUFA/Drivers/Misc/TerminalCodes.h
index
29127cf
..
95d563f
100644
(file)
--- a/
LUFA/Drivers/Misc/TerminalCodes.h
+++ b/
LUFA/Drivers/Misc/TerminalCodes.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Peripheral/ADC.h
b/LUFA/Drivers/Peripheral/ADC.h
index
d5d54c8
..
033c1fb
100644
(file)
--- a/
LUFA/Drivers/Peripheral/ADC.h
+++ b/
LUFA/Drivers/Peripheral/ADC.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Peripheral/AVR8/ADC_AVR8.h
b/LUFA/Drivers/Peripheral/AVR8/ADC_AVR8.h
index
279e351
..
474f570
100644
(file)
--- a/
LUFA/Drivers/Peripheral/AVR8/ADC_AVR8.h
+++ b/
LUFA/Drivers/Peripheral/AVR8/ADC_AVR8.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Peripheral/AVR8/SPI_AVR8.h
b/LUFA/Drivers/Peripheral/AVR8/SPI_AVR8.h
index
5674770
..
be5434e
100644
(file)
--- a/
LUFA/Drivers/Peripheral/AVR8/SPI_AVR8.h
+++ b/
LUFA/Drivers/Peripheral/AVR8/SPI_AVR8.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Peripheral/AVR8/SerialSPI_AVR8.h
b/LUFA/Drivers/Peripheral/AVR8/SerialSPI_AVR8.h
index
e7e236b
..
ab1f2b5
100644
(file)
--- a/
LUFA/Drivers/Peripheral/AVR8/SerialSPI_AVR8.h
+++ b/
LUFA/Drivers/Peripheral/AVR8/SerialSPI_AVR8.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.c
b/LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.c
index
445b7c7
..
658697a
100644
(file)
--- a/
LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.c
+++ b/
LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.h
b/LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.h
index
7816b5d
..
1140ed4
100644
(file)
--- a/
LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.h
+++ b/
LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.c
b/LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.c
index
cb135a7
..
9cfad9a
100644
(file)
--- a/
LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.c
+++ b/
LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.h
b/LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.h
index
d4b7760
..
c0a9067
100644
(file)
--- a/
LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.h
+++ b/
LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Peripheral/SPI.h
b/LUFA/Drivers/Peripheral/SPI.h
index
98a2e4b
..
3e0fd95
100644
(file)
--- a/
LUFA/Drivers/Peripheral/SPI.h
+++ b/
LUFA/Drivers/Peripheral/SPI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Peripheral/Serial.h
b/LUFA/Drivers/Peripheral/Serial.h
index
b510de0
..
5cb83d7
100644
(file)
--- a/
LUFA/Drivers/Peripheral/Serial.h
+++ b/
LUFA/Drivers/Peripheral/Serial.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Peripheral/SerialSPI.h
b/LUFA/Drivers/Peripheral/SerialSPI.h
index
8e426de
..
2c66cdc
100644
(file)
--- a/
LUFA/Drivers/Peripheral/SerialSPI.h
+++ b/
LUFA/Drivers/Peripheral/SerialSPI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Peripheral/TWI.h
b/LUFA/Drivers/Peripheral/TWI.h
index
2cf1435
..
e8e4576
100644
(file)
--- a/
LUFA/Drivers/Peripheral/TWI.h
+++ b/
LUFA/Drivers/Peripheral/TWI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Peripheral/XMEGA/SPI_XMEGA.h
b/LUFA/Drivers/Peripheral/XMEGA/SPI_XMEGA.h
index
764f055
..
4c06851
100644
(file)
--- a/
LUFA/Drivers/Peripheral/XMEGA/SPI_XMEGA.h
+++ b/
LUFA/Drivers/Peripheral/XMEGA/SPI_XMEGA.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Peripheral/XMEGA/SerialSPI_XMEGA.h
b/LUFA/Drivers/Peripheral/XMEGA/SerialSPI_XMEGA.h
index
79a5719
..
7042e9c
100644
(file)
--- a/
LUFA/Drivers/Peripheral/XMEGA/SerialSPI_XMEGA.h
+++ b/
LUFA/Drivers/Peripheral/XMEGA/SerialSPI_XMEGA.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.c
b/LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.c
index
261e6ca
..
266252d
100644
(file)
--- a/
LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.c
+++ b/
LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.h
b/LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.h
index
717b23d
..
427fd7c
100644
(file)
--- a/
LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.h
+++ b/
LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/AndroidAccessoryClass.h
b/LUFA/Drivers/USB/Class/AndroidAccessoryClass.h
index
0899299
..
90fa924
100644
(file)
--- a/
LUFA/Drivers/USB/Class/AndroidAccessoryClass.h
+++ b/
LUFA/Drivers/USB/Class/AndroidAccessoryClass.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/AudioClass.h
b/LUFA/Drivers/USB/Class/AudioClass.h
index
678fe91
..
98fc7b6
100644
(file)
--- a/
LUFA/Drivers/USB/Class/AudioClass.h
+++ b/
LUFA/Drivers/USB/Class/AudioClass.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/CDCClass.h
b/LUFA/Drivers/USB/Class/CDCClass.h
index
9fbe23e
..
a154799
100644
(file)
--- a/
LUFA/Drivers/USB/Class/CDCClass.h
+++ b/
LUFA/Drivers/USB/Class/CDCClass.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Common/AndroidAccessoryClassCommon.h
b/LUFA/Drivers/USB/Class/Common/AndroidAccessoryClassCommon.h
index
38fe622
..
bf3c077
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Common/AndroidAccessoryClassCommon.h
+++ b/
LUFA/Drivers/USB/Class/Common/AndroidAccessoryClassCommon.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Common/AudioClassCommon.h
b/LUFA/Drivers/USB/Class/Common/AudioClassCommon.h
index
07f6db5
..
4ce585e
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Common/AudioClassCommon.h
+++ b/
LUFA/Drivers/USB/Class/Common/AudioClassCommon.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Common/CDCClassCommon.h
b/LUFA/Drivers/USB/Class/Common/CDCClassCommon.h
index
e228116
..
7acfdaf
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Common/CDCClassCommon.h
+++ b/
LUFA/Drivers/USB/Class/Common/CDCClassCommon.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Common/HIDClassCommon.h
b/LUFA/Drivers/USB/Class/Common/HIDClassCommon.h
index
e2e3883
..
db06583
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Common/HIDClassCommon.h
+++ b/
LUFA/Drivers/USB/Class/Common/HIDClassCommon.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Common/HIDParser.c
b/LUFA/Drivers/USB/Class/Common/HIDParser.c
index
3053211
..
af537ef
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Common/HIDParser.c
+++ b/
LUFA/Drivers/USB/Class/Common/HIDParser.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Common/HIDParser.h
b/LUFA/Drivers/USB/Class/Common/HIDParser.h
index
9f3c295
..
66a3056
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Common/HIDParser.h
+++ b/
LUFA/Drivers/USB/Class/Common/HIDParser.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Common/HIDReportData.h
b/LUFA/Drivers/USB/Class/Common/HIDReportData.h
index
85ccd84
..
0d9a521
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Common/HIDReportData.h
+++ b/
LUFA/Drivers/USB/Class/Common/HIDReportData.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Common/MIDIClassCommon.h
b/LUFA/Drivers/USB/Class/Common/MIDIClassCommon.h
index
9ded75f
..
c07fbbf
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Common/MIDIClassCommon.h
+++ b/
LUFA/Drivers/USB/Class/Common/MIDIClassCommon.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Common/MassStorageClassCommon.h
b/LUFA/Drivers/USB/Class/Common/MassStorageClassCommon.h
index
26d3462
..
9008b33
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Common/MassStorageClassCommon.h
+++ b/
LUFA/Drivers/USB/Class/Common/MassStorageClassCommon.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Common/PrinterClassCommon.h
b/LUFA/Drivers/USB/Class/Common/PrinterClassCommon.h
index
0bd07f9
..
09416c7
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Common/PrinterClassCommon.h
+++ b/
LUFA/Drivers/USB/Class/Common/PrinterClassCommon.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Common/RNDISClassCommon.h
b/LUFA/Drivers/USB/Class/Common/RNDISClassCommon.h
index
1f26029
..
277b9e3
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Common/RNDISClassCommon.h
+++ b/
LUFA/Drivers/USB/Class/Common/RNDISClassCommon.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Common/StillImageClassCommon.h
b/LUFA/Drivers/USB/Class/Common/StillImageClassCommon.h
index
612157d
..
c4f8a2f
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Common/StillImageClassCommon.h
+++ b/
LUFA/Drivers/USB/Class/Common/StillImageClassCommon.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Device/AudioClassDevice.c
b/LUFA/Drivers/USB/Class/Device/AudioClassDevice.c
index
5a1f1d0
..
6c0606e
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/AudioClassDevice.c
+++ b/
LUFA/Drivers/USB/Class/Device/AudioClassDevice.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Device/AudioClassDevice.h
b/LUFA/Drivers/USB/Class/Device/AudioClassDevice.h
index
1eef5f9
..
fa1ca95
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/AudioClassDevice.h
+++ b/
LUFA/Drivers/USB/Class/Device/AudioClassDevice.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Device/CDCClassDevice.c
b/LUFA/Drivers/USB/Class/Device/CDCClassDevice.c
index
082c1e3
..
2ee84d9
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/CDCClassDevice.c
+++ b/
LUFA/Drivers/USB/Class/Device/CDCClassDevice.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Device/CDCClassDevice.h
b/LUFA/Drivers/USB/Class/Device/CDCClassDevice.h
index
fa439de
..
b98041d
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/CDCClassDevice.h
+++ b/
LUFA/Drivers/USB/Class/Device/CDCClassDevice.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Device/HIDClassDevice.c
b/LUFA/Drivers/USB/Class/Device/HIDClassDevice.c
index
0ea915d
..
f6b6659
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/HIDClassDevice.c
+++ b/
LUFA/Drivers/USB/Class/Device/HIDClassDevice.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Device/HIDClassDevice.h
b/LUFA/Drivers/USB/Class/Device/HIDClassDevice.h
index
a9de5a7
..
52700c9
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/HIDClassDevice.h
+++ b/
LUFA/Drivers/USB/Class/Device/HIDClassDevice.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Device/MIDIClassDevice.c
b/LUFA/Drivers/USB/Class/Device/MIDIClassDevice.c
index
7eadda4
..
c782119
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/MIDIClassDevice.c
+++ b/
LUFA/Drivers/USB/Class/Device/MIDIClassDevice.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Device/MIDIClassDevice.h
b/LUFA/Drivers/USB/Class/Device/MIDIClassDevice.h
index
ceb2a3d
..
443f8ac
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/MIDIClassDevice.h
+++ b/
LUFA/Drivers/USB/Class/Device/MIDIClassDevice.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.c
b/LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.c
index
608bb01
..
feb2951
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.c
+++ b/
LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.h
b/LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.h
index
7bbebfa
..
a5c9b01
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.h
+++ b/
LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Device/RNDISClassDevice.c
b/LUFA/Drivers/USB/Class/Device/RNDISClassDevice.c
index
96b3e4d
..
bf5dfb6
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/RNDISClassDevice.c
+++ b/
LUFA/Drivers/USB/Class/Device/RNDISClassDevice.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Device/RNDISClassDevice.h
b/LUFA/Drivers/USB/Class/Device/RNDISClassDevice.h
index
2e4ee48
..
9a80132
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/RNDISClassDevice.h
+++ b/
LUFA/Drivers/USB/Class/Device/RNDISClassDevice.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/HIDClass.h
b/LUFA/Drivers/USB/Class/HIDClass.h
index
75d4b21
..
7e73fbd
100644
(file)
--- a/
LUFA/Drivers/USB/Class/HIDClass.h
+++ b/
LUFA/Drivers/USB/Class/HIDClass.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.c
b/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.c
index
6b46525
..
2c48149
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.c
+++ b/
LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h
b/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h
index
3641639
..
0ce7ece
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h
+++ b/
LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/AudioClassHost.c
b/LUFA/Drivers/USB/Class/Host/AudioClassHost.c
index
bebdab9
..
2cd061b
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/AudioClassHost.c
+++ b/
LUFA/Drivers/USB/Class/Host/AudioClassHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/AudioClassHost.h
b/LUFA/Drivers/USB/Class/Host/AudioClassHost.h
index
b0a4648
..
b58e5ba
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/AudioClassHost.h
+++ b/
LUFA/Drivers/USB/Class/Host/AudioClassHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/CDCClassHost.c
b/LUFA/Drivers/USB/Class/Host/CDCClassHost.c
index
2a8af56
..
ea8cb84
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/CDCClassHost.c
+++ b/
LUFA/Drivers/USB/Class/Host/CDCClassHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/CDCClassHost.h
b/LUFA/Drivers/USB/Class/Host/CDCClassHost.h
index
aec2954
..
0f20326
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/CDCClassHost.h
+++ b/
LUFA/Drivers/USB/Class/Host/CDCClassHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/HIDClassHost.c
b/LUFA/Drivers/USB/Class/Host/HIDClassHost.c
index
70f305d
..
5e1ad37
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/HIDClassHost.c
+++ b/
LUFA/Drivers/USB/Class/Host/HIDClassHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/HIDClassHost.h
b/LUFA/Drivers/USB/Class/Host/HIDClassHost.h
index
6c0da34
..
095530b
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/HIDClassHost.h
+++ b/
LUFA/Drivers/USB/Class/Host/HIDClassHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/MIDIClassHost.c
b/LUFA/Drivers/USB/Class/Host/MIDIClassHost.c
index
544b9fa
..
c845760
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/MIDIClassHost.c
+++ b/
LUFA/Drivers/USB/Class/Host/MIDIClassHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/MIDIClassHost.h
b/LUFA/Drivers/USB/Class/Host/MIDIClassHost.h
index
02bd807
..
d367f4c
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/MIDIClassHost.h
+++ b/
LUFA/Drivers/USB/Class/Host/MIDIClassHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/MassStorageClassHost.c
b/LUFA/Drivers/USB/Class/Host/MassStorageClassHost.c
index
9743099
..
c4cb21a
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/MassStorageClassHost.c
+++ b/
LUFA/Drivers/USB/Class/Host/MassStorageClassHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/MassStorageClassHost.h
b/LUFA/Drivers/USB/Class/Host/MassStorageClassHost.h
index
7394e90
..
8de3e72
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/MassStorageClassHost.h
+++ b/
LUFA/Drivers/USB/Class/Host/MassStorageClassHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/PrinterClassHost.c
b/LUFA/Drivers/USB/Class/Host/PrinterClassHost.c
index
e85ab02
..
f273c3d
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/PrinterClassHost.c
+++ b/
LUFA/Drivers/USB/Class/Host/PrinterClassHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/PrinterClassHost.h
b/LUFA/Drivers/USB/Class/Host/PrinterClassHost.h
index
f8bfa05
..
23ec7fd
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/PrinterClassHost.h
+++ b/
LUFA/Drivers/USB/Class/Host/PrinterClassHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/RNDISClassHost.c
b/LUFA/Drivers/USB/Class/Host/RNDISClassHost.c
index
862690d
..
2fadfd9
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/RNDISClassHost.c
+++ b/
LUFA/Drivers/USB/Class/Host/RNDISClassHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/RNDISClassHost.h
b/LUFA/Drivers/USB/Class/Host/RNDISClassHost.h
index
437fc56
..
001860c
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/RNDISClassHost.h
+++ b/
LUFA/Drivers/USB/Class/Host/RNDISClassHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/StillImageClassHost.c
b/LUFA/Drivers/USB/Class/Host/StillImageClassHost.c
index
df7a919
..
0925131
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/StillImageClassHost.c
+++ b/
LUFA/Drivers/USB/Class/Host/StillImageClassHost.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/Host/StillImageClassHost.h
b/LUFA/Drivers/USB/Class/Host/StillImageClassHost.h
index
7c2b000
..
d0c9902
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Host/StillImageClassHost.h
+++ b/
LUFA/Drivers/USB/Class/Host/StillImageClassHost.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/MIDIClass.h
b/LUFA/Drivers/USB/Class/MIDIClass.h
index
71af2de
..
d8d9866
100644
(file)
--- a/
LUFA/Drivers/USB/Class/MIDIClass.h
+++ b/
LUFA/Drivers/USB/Class/MIDIClass.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/MassStorageClass.h
b/LUFA/Drivers/USB/Class/MassStorageClass.h
index
25fed29
..
ddb027f
100644
(file)
--- a/
LUFA/Drivers/USB/Class/MassStorageClass.h
+++ b/
LUFA/Drivers/USB/Class/MassStorageClass.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/PrinterClass.h
b/LUFA/Drivers/USB/Class/PrinterClass.h
index
bceb52a
..
2ad3502
100644
(file)
--- a/
LUFA/Drivers/USB/Class/PrinterClass.h
+++ b/
LUFA/Drivers/USB/Class/PrinterClass.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/RNDISClass.h
b/LUFA/Drivers/USB/Class/RNDISClass.h
index
6bf4a6c
..
dde8396
100644
(file)
--- a/
LUFA/Drivers/USB/Class/RNDISClass.h
+++ b/
LUFA/Drivers/USB/Class/RNDISClass.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Class/StillImageClass.h
b/LUFA/Drivers/USB/Class/StillImageClass.h
index
7233cfa
..
331bc72
100644
(file)
--- a/
LUFA/Drivers/USB/Class/StillImageClass.h
+++ b/
LUFA/Drivers/USB/Class/StillImageClass.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/Device_AVR8.c
b/LUFA/Drivers/USB/Core/AVR8/Device_AVR8.c
index
2c486f4
..
edfdde5
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/Device_AVR8.c
+++ b/
LUFA/Drivers/USB/Core/AVR8/Device_AVR8.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/Device_AVR8.h
b/LUFA/Drivers/USB/Core/AVR8/Device_AVR8.h
index
e0435e2
..
7874690
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/Device_AVR8.h
+++ b/
LUFA/Drivers/USB/Core/AVR8/Device_AVR8.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.c
b/LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.c
index
8ef90a3
..
ce54174
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.c
+++ b/
LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.h
b/LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.h
index
7591926
..
8fac3f3
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.h
+++ b/
LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.c
b/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.c
index
87c1da1
..
63a75d0
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.c
+++ b/
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h
b/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h
index
de53c21
..
985bc80
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h
+++ b/
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/Host_AVR8.c
b/LUFA/Drivers/USB/Core/AVR8/Host_AVR8.c
index
b32d399
..
b65f233
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/Host_AVR8.c
+++ b/
LUFA/Drivers/USB/Core/AVR8/Host_AVR8.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/Host_AVR8.h
b/LUFA/Drivers/USB/Core/AVR8/Host_AVR8.h
index
493906a
..
07f3f3f
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/Host_AVR8.h
+++ b/
LUFA/Drivers/USB/Core/AVR8/Host_AVR8.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/OTG_AVR8.h
b/LUFA/Drivers/USB/Core/AVR8/OTG_AVR8.h
index
61c56ee
..
7d2a5b6
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/OTG_AVR8.h
+++ b/
LUFA/Drivers/USB/Core/AVR8/OTG_AVR8.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.c
b/LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.c
index
9494d1f
..
341436d
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.c
+++ b/
LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.h
b/LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.h
index
0c4bafc
..
7295f2a
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.h
+++ b/
LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.c
b/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.c
index
0d68433
..
45b4bdd
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.c
+++ b/
LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h
b/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h
index
ba940a9
..
c434cf8
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h
+++ b/
LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_R.c
b/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_R.c
index
4942e70
..
ac8517f
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_R.c
+++ b/
LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_R.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_W.c
b/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_W.c
index
a37605c
..
453847a
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_W.c
+++ b/
LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_W.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_RW.c
b/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_RW.c
index
b82d392
..
92b1a44
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_RW.c
+++ b/
LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_RW.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/Template/Template_Pipe_RW.c
b/LUFA/Drivers/USB/Core/AVR8/Template/Template_Pipe_RW.c
index
6e4250f
..
4ecf6a7
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/Template/Template_Pipe_RW.c
+++ b/
LUFA/Drivers/USB/Core/AVR8/Template/Template_Pipe_RW.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.c
b/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.c
index
a7d7f9f
..
8faec1d
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.c
+++ b/
LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.h
b/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.h
index
74d58f7
..
c0219e3
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.h
+++ b/
LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.c
b/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.c
index
3a861b4
..
b7f9f7a
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.c
+++ b/
LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h
b/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h
index
1a5e62e
..
efc12f3
100644
(file)
--- a/
LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h
+++ b/
LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/ConfigDescriptors.c
b/LUFA/Drivers/USB/Core/ConfigDescriptors.c
index
3b08422
..
d23c3c8
100644
(file)
--- a/
LUFA/Drivers/USB/Core/ConfigDescriptors.c
+++ b/
LUFA/Drivers/USB/Core/ConfigDescriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/ConfigDescriptors.h
b/LUFA/Drivers/USB/Core/ConfigDescriptors.h
index
0cf45fa
..
98aefa7
100644
(file)
--- a/
LUFA/Drivers/USB/Core/ConfigDescriptors.h
+++ b/
LUFA/Drivers/USB/Core/ConfigDescriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/Device.h
b/LUFA/Drivers/USB/Core/Device.h
index
2539b27
..
6162547
100644
(file)
--- a/
LUFA/Drivers/USB/Core/Device.h
+++ b/
LUFA/Drivers/USB/Core/Device.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/DeviceStandardReq.c
b/LUFA/Drivers/USB/Core/DeviceStandardReq.c
index
514286d
..
1106f7b
100644
(file)
--- a/
LUFA/Drivers/USB/Core/DeviceStandardReq.c
+++ b/
LUFA/Drivers/USB/Core/DeviceStandardReq.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/DeviceStandardReq.h
b/LUFA/Drivers/USB/Core/DeviceStandardReq.h
index
04eb014
..
21194b8
100644
(file)
--- a/
LUFA/Drivers/USB/Core/DeviceStandardReq.h
+++ b/
LUFA/Drivers/USB/Core/DeviceStandardReq.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/Endpoint.h
b/LUFA/Drivers/USB/Core/Endpoint.h
index
62e0d49
..
6a67e55
100644
(file)
--- a/
LUFA/Drivers/USB/Core/Endpoint.h
+++ b/
LUFA/Drivers/USB/Core/Endpoint.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/EndpointStream.h
b/LUFA/Drivers/USB/Core/EndpointStream.h
index
9c88b57
..
1c135b6
100644
(file)
--- a/
LUFA/Drivers/USB/Core/EndpointStream.h
+++ b/
LUFA/Drivers/USB/Core/EndpointStream.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/Events.c
b/LUFA/Drivers/USB/Core/Events.c
index
e202218
..
6f15bc8
100644
(file)
--- a/
LUFA/Drivers/USB/Core/Events.c
+++ b/
LUFA/Drivers/USB/Core/Events.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/Events.h
b/LUFA/Drivers/USB/Core/Events.h
index
f26e8b1
..
77c01f0
100644
(file)
--- a/
LUFA/Drivers/USB/Core/Events.h
+++ b/
LUFA/Drivers/USB/Core/Events.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/Host.h
b/LUFA/Drivers/USB/Core/Host.h
index
4943959
..
7105788
100644
(file)
--- a/
LUFA/Drivers/USB/Core/Host.h
+++ b/
LUFA/Drivers/USB/Core/Host.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/HostStandardReq.c
b/LUFA/Drivers/USB/Core/HostStandardReq.c
index
9a8f7ba
..
2f8f86c
100644
(file)
--- a/
LUFA/Drivers/USB/Core/HostStandardReq.c
+++ b/
LUFA/Drivers/USB/Core/HostStandardReq.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/HostStandardReq.h
b/LUFA/Drivers/USB/Core/HostStandardReq.h
index
e412481
..
da6693e
100644
(file)
--- a/
LUFA/Drivers/USB/Core/HostStandardReq.h
+++ b/
LUFA/Drivers/USB/Core/HostStandardReq.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/OTG.h
b/LUFA/Drivers/USB/Core/OTG.h
index
8cf74ec
..
cbdb001
100644
(file)
--- a/
LUFA/Drivers/USB/Core/OTG.h
+++ b/
LUFA/Drivers/USB/Core/OTG.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/Pipe.h
b/LUFA/Drivers/USB/Core/Pipe.h
index
ed222d6
..
1635739
100644
(file)
--- a/
LUFA/Drivers/USB/Core/Pipe.h
+++ b/
LUFA/Drivers/USB/Core/Pipe.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/PipeStream.h
b/LUFA/Drivers/USB/Core/PipeStream.h
index
fb88ef4
..
0842eec
100644
(file)
--- a/
LUFA/Drivers/USB/Core/PipeStream.h
+++ b/
LUFA/Drivers/USB/Core/PipeStream.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/StdDescriptors.h
b/LUFA/Drivers/USB/Core/StdDescriptors.h
index
1ea4546
..
3ed735f
100644
(file)
--- a/
LUFA/Drivers/USB/Core/StdDescriptors.h
+++ b/
LUFA/Drivers/USB/Core/StdDescriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/StdRequestType.h
b/LUFA/Drivers/USB/Core/StdRequestType.h
index
27e0f7b
..
faecdec
100644
(file)
--- a/
LUFA/Drivers/USB/Core/StdRequestType.h
+++ b/
LUFA/Drivers/USB/Core/StdRequestType.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/Device_UC3.c
b/LUFA/Drivers/USB/Core/UC3/Device_UC3.c
index
eca8971
..
0e09791
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/Device_UC3.c
+++ b/
LUFA/Drivers/USB/Core/UC3/Device_UC3.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/Device_UC3.h
b/LUFA/Drivers/USB/Core/UC3/Device_UC3.h
index
603caad
..
86583d8
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/Device_UC3.h
+++ b/
LUFA/Drivers/USB/Core/UC3/Device_UC3.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.c
b/LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.c
index
2c85a8a
..
082e929
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.c
+++ b/
LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.h
b/LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.h
index
cbeb666
..
c946b72
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.h
+++ b/
LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.c
b/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.c
index
c9c795b
..
3c4b5a0
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.c
+++ b/
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h
b/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h
index
9f3874a
..
a812c38
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h
+++ b/
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/Host_UC3.c
b/LUFA/Drivers/USB/Core/UC3/Host_UC3.c
index
cf8848c
..
f71dc51
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/Host_UC3.c
+++ b/
LUFA/Drivers/USB/Core/UC3/Host_UC3.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/Host_UC3.h
b/LUFA/Drivers/USB/Core/UC3/Host_UC3.h
index
93647ac
..
0359e23
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/Host_UC3.h
+++ b/
LUFA/Drivers/USB/Core/UC3/Host_UC3.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.c
b/LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.c
index
bf59db0
..
89f0581
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.c
+++ b/
LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.h
b/LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.h
index
cbbc5e5
..
cd12b75
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.h
+++ b/
LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.c
b/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.c
index
e811824
..
c6e6f86
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/Pipe_UC3.c
+++ b/
LUFA/Drivers/USB/Core/UC3/Pipe_UC3.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h
b/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h
index
cdf534c
..
f09d560
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h
+++ b/
LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_R.c
b/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_R.c
index
4942e70
..
ac8517f
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_R.c
+++ b/
LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_R.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_W.c
b/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_W.c
index
a37605c
..
453847a
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_W.c
+++ b/
LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_W.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_RW.c
b/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_RW.c
index
b82d392
..
92b1a44
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_RW.c
+++ b/
LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_RW.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/Template/Template_Pipe_RW.c
b/LUFA/Drivers/USB/Core/UC3/Template/Template_Pipe_RW.c
index
6e4250f
..
4ecf6a7
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/Template/Template_Pipe_RW.c
+++ b/
LUFA/Drivers/USB/Core/UC3/Template/Template_Pipe_RW.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/USBController_UC3.c
b/LUFA/Drivers/USB/Core/UC3/USBController_UC3.c
index
26aab75
..
a65dfc5
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/USBController_UC3.c
+++ b/
LUFA/Drivers/USB/Core/UC3/USBController_UC3.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/USBController_UC3.h
b/LUFA/Drivers/USB/Core/UC3/USBController_UC3.h
index
0d8935c
..
0498828
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/USBController_UC3.h
+++ b/
LUFA/Drivers/USB/Core/UC3/USBController_UC3.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.c
b/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.c
index
8136586
..
0d0e860
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.c
+++ b/
LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.h
b/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.h
index
68e3878
..
75cb4dd
100644
(file)
--- a/
LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.h
+++ b/
LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/USBController.h
b/LUFA/Drivers/USB/Core/USBController.h
index
80beb70
..
bcec750
100644
(file)
--- a/
LUFA/Drivers/USB/Core/USBController.h
+++ b/
LUFA/Drivers/USB/Core/USBController.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/USBInterrupt.h
b/LUFA/Drivers/USB/Core/USBInterrupt.h
index
645c379
..
61bcac5
100644
(file)
--- a/
LUFA/Drivers/USB/Core/USBInterrupt.h
+++ b/
LUFA/Drivers/USB/Core/USBInterrupt.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/USBMode.h
b/LUFA/Drivers/USB/Core/USBMode.h
index
8882a02
..
86d8c77
100644
(file)
--- a/
LUFA/Drivers/USB/Core/USBMode.h
+++ b/
LUFA/Drivers/USB/Core/USBMode.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/USBTask.c
b/LUFA/Drivers/USB/Core/USBTask.c
index
70b563d
..
e68d3d0
100644
(file)
--- a/
LUFA/Drivers/USB/Core/USBTask.c
+++ b/
LUFA/Drivers/USB/Core/USBTask.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/USBTask.h
b/LUFA/Drivers/USB/Core/USBTask.h
index
4305132
..
88971e7
100644
(file)
--- a/
LUFA/Drivers/USB/Core/USBTask.h
+++ b/
LUFA/Drivers/USB/Core/USBTask.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.c
b/LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.c
index
3f93d35
..
771a4fd
100644
(file)
--- a/
LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.c
+++ b/
LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.h
b/LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.h
index
1cf3557
..
d2d506c
100644
(file)
--- a/
LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.h
+++ b/
LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.c
b/LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.c
index
9a7a8b4
..
5683a36
100644
(file)
--- a/
LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.c
+++ b/
LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.h
b/LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.h
index
d3b62c6
..
013d25a
100644
(file)
--- a/
LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.h
+++ b/
LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.c
b/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.c
index
650b105
..
5dc75fc
100644
(file)
--- a/
LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.c
+++ b/
LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h
b/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h
index
a242255
..
916976b
100644
(file)
--- a/
LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h
+++ b/
LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/XMEGA/Host_XMEGA.c
b/LUFA/Drivers/USB/Core/XMEGA/Host_XMEGA.c
index
8e1f141
..
39e7497
100644
(file)
--- a/
LUFA/Drivers/USB/Core/XMEGA/Host_XMEGA.c
+++ b/
LUFA/Drivers/USB/Core/XMEGA/Host_XMEGA.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/XMEGA/PipeStream_XMEGA.c
b/LUFA/Drivers/USB/Core/XMEGA/PipeStream_XMEGA.c
index
8e1f141
..
39e7497
100644
(file)
--- a/
LUFA/Drivers/USB/Core/XMEGA/PipeStream_XMEGA.c
+++ b/
LUFA/Drivers/USB/Core/XMEGA/PipeStream_XMEGA.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/XMEGA/Pipe_XMEGA.c
b/LUFA/Drivers/USB/Core/XMEGA/Pipe_XMEGA.c
index
752c06a
..
5993bd9
100644
(file)
--- a/
LUFA/Drivers/USB/Core/XMEGA/Pipe_XMEGA.c
+++ b/
LUFA/Drivers/USB/Core/XMEGA/Pipe_XMEGA.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_R.c
b/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_R.c
index
541cacb
..
ebc8c1c
100644
(file)
--- a/
LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_R.c
+++ b/
LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_R.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_W.c
b/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_W.c
index
79240a8
..
ee99de7
100644
(file)
--- a/
LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_W.c
+++ b/
LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_W.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_RW.c
b/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_RW.c
index
b82d392
..
92b1a44
100644
(file)
--- a/
LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_RW.c
+++ b/
LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_RW.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c
b/LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c
index
271ab98
..
7645607
100644
(file)
--- a/
LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c
+++ b/
LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h
b/LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h
index
acc310a
..
84966ad
100644
(file)
--- a/
LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h
+++ b/
LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.c
b/LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.c
index
b21a1d5
..
b85f301
100644
(file)
--- a/
LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.c
+++ b/
LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.h
b/LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.h
index
681a621
..
e0337ab
100644
(file)
--- a/
LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.h
+++ b/
LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Drivers/USB/USB.h
b/LUFA/Drivers/USB/USB.h
index
fe76b5a
..
b6cb4fc
100644
(file)
--- a/
LUFA/Drivers/USB/USB.h
+++ b/
LUFA/Drivers/USB/USB.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/License.txt
b/LUFA/License.txt
index
ebc48eb
..
37e1e2e
100644
(file)
--- a/
LUFA/License.txt
+++ b/
LUFA/License.txt
@@
-1,5
+1,5
@@
LUFA Library
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/Platform/Platform.h
b/LUFA/Platform/Platform.h
index
d713190
..
a83e42d
100644
(file)
--- a/
LUFA/Platform/Platform.h
+++ b/
LUFA/Platform/Platform.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Platform/UC3/ClockManagement.h
b/LUFA/Platform/UC3/ClockManagement.h
index
34f95c7
..
de2c1f9
100644
(file)
--- a/
LUFA/Platform/UC3/ClockManagement.h
+++ b/
LUFA/Platform/UC3/ClockManagement.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Platform/UC3/InterruptManagement.c
b/LUFA/Platform/UC3/InterruptManagement.c
index
9af51eb
..
bd3d1c9
100644
(file)
--- a/
LUFA/Platform/UC3/InterruptManagement.c
+++ b/
LUFA/Platform/UC3/InterruptManagement.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Platform/UC3/InterruptManagement.h
b/LUFA/Platform/UC3/InterruptManagement.h
index
fdff36a
..
757bcc6
100644
(file)
--- a/
LUFA/Platform/UC3/InterruptManagement.h
+++ b/
LUFA/Platform/UC3/InterruptManagement.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/Platform/XMEGA/ClockManagement.h
b/LUFA/Platform/XMEGA/ClockManagement.h
index
8e6e641
..
2a2e50f
100644
(file)
--- a/
LUFA/Platform/XMEGA/ClockManagement.h
+++ b/
LUFA/Platform/XMEGA/ClockManagement.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/StudioIntegration/lufa.xml
b/LUFA/StudioIntegration/lufa.xml
index
0bb02bf
..
cb0f581
100644
(file)
--- a/
LUFA/StudioIntegration/lufa.xml
+++ b/
LUFA/StudioIntegration/lufa.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
diff --git
a/LUFA/StudioIntegration/lufa_common.xml
b/LUFA/StudioIntegration/lufa_common.xml
index
cd4c413
..
dac1efc
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_common.xml
+++ b/
LUFA/StudioIntegration/lufa_common.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
diff --git
a/LUFA/StudioIntegration/lufa_drivers_board.xml
b/LUFA/StudioIntegration/lufa_drivers_board.xml
index
e50db71
..
635635d
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_board.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_board.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
diff --git
a/LUFA/StudioIntegration/lufa_drivers_board_avr8_usbkey.xml
b/LUFA/StudioIntegration/lufa_drivers_board_avr8_usbkey.xml
index
af63fb8
..
babf335
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_board_avr8_usbkey.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_board_avr8_usbkey.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
diff --git
a/LUFA/StudioIntegration/lufa_drivers_board_none.xml
b/LUFA/StudioIntegration/lufa_drivers_board_none.xml
index
1430957
..
afac81d
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_board_none.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_board_none.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
diff --git
a/LUFA/StudioIntegration/lufa_drivers_misc.xml
b/LUFA/StudioIntegration/lufa_drivers_misc.xml
index
d2491d1
..
8680ca2
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_misc.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_misc.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
diff --git
a/LUFA/StudioIntegration/lufa_drivers_peripheral.xml
b/LUFA/StudioIntegration/lufa_drivers_peripheral.xml
index
ab7cc19
..
2c38aca
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_peripheral.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_peripheral.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
diff --git
a/LUFA/StudioIntegration/lufa_drivers_usb.xml
b/LUFA/StudioIntegration/lufa_drivers_usb.xml
index
f995f3e
..
7ff4b39
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_usb.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_usb.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
diff --git
a/LUFA/StudioIntegration/lufa_drivers_usb_class.xml
b/LUFA/StudioIntegration/lufa_drivers_usb_class.xml
index
8bc4f3b
..
4f6a311
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_usb_class.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_usb_class.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
diff --git
a/LUFA/StudioIntegration/lufa_drivers_usb_core.xml
b/LUFA/StudioIntegration/lufa_drivers_usb_core.xml
index
2945177
..
ffe3558
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_usb_core.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_usb_core.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
diff --git
a/LUFA/StudioIntegration/lufa_drivers_usb_core_avr8.xml
b/LUFA/StudioIntegration/lufa_drivers_usb_core_avr8.xml
index
74088e6
..
7aba940
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_usb_core_avr8.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_usb_core_avr8.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
diff --git
a/LUFA/StudioIntegration/lufa_drivers_usb_core_uc3.xml
b/LUFA/StudioIntegration/lufa_drivers_usb_core_uc3.xml
index
e0bead2
..
f237837
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_usb_core_uc3.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_usb_core_uc3.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
diff --git
a/LUFA/StudioIntegration/lufa_drivers_usb_core_xmega.xml
b/LUFA/StudioIntegration/lufa_drivers_usb_core_xmega.xml
index
b6a0bd0
..
e668ef5
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_usb_core_xmega.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_usb_core_xmega.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
diff --git
a/LUFA/StudioIntegration/lufa_extension_transform.xslt
b/LUFA/StudioIntegration/lufa_extension_transform.xslt
index
0cadefd
..
7796b2d
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_extension_transform.xslt
+++ b/
LUFA/StudioIntegration/lufa_extension_transform.xslt
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/lufa_filelist_transform.xslt
b/LUFA/StudioIntegration/lufa_filelist_transform.xslt
index
1482f4d
..
758bc98
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_filelist_transform.xslt
+++ b/
LUFA/StudioIntegration/lufa_filelist_transform.xslt
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/lufa_indent_transform.xslt
b/LUFA/StudioIntegration/lufa_indent_transform.xslt
index
ccd7389
..
dccca04
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_indent_transform.xslt
+++ b/
LUFA/StudioIntegration/lufa_indent_transform.xslt
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/lufa_module_transform.xslt
b/LUFA/StudioIntegration/lufa_module_transform.xslt
index
8efc706
..
7db09e5
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_module_transform.xslt
+++ b/
LUFA/StudioIntegration/lufa_module_transform.xslt
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/lufa_platform.xml
b/LUFA/StudioIntegration/lufa_platform.xml
index
a77f2d8
..
fe9a2f3
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_platform.xml
+++ b/
LUFA/StudioIntegration/lufa_platform.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
diff --git
a/LUFA/StudioIntegration/lufa_platform_uc3.xml
b/LUFA/StudioIntegration/lufa_platform_uc3.xml
index
0401633
..
90fa0d3
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_platform_uc3.xml
+++ b/
LUFA/StudioIntegration/lufa_platform_uc3.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
diff --git
a/LUFA/StudioIntegration/lufa_platform_xmega.xml
b/LUFA/StudioIntegration/lufa_platform_xmega.xml
index
68f4f58
..
585d459
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_platform_xmega.xml
+++ b/
LUFA/StudioIntegration/lufa_platform_xmega.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
diff --git
a/LUFA/StudioIntegration/lufa_toolchain.xml
b/LUFA/StudioIntegration/lufa_toolchain.xml
index
dfe4442
..
555e34b
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_toolchain.xml
+++ b/
LUFA/StudioIntegration/lufa_toolchain.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 201
2
.
\r
+ Copyright (C) Dean Camera, 201
3
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
diff --git
a/LUFA/StudioIntegration/makefile
b/LUFA/StudioIntegration/makefile
index
0f0f77b
..
33dcf83
100644
(file)
--- a/
LUFA/StudioIntegration/makefile
+++ b/
LUFA/StudioIntegration/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/LUFA/Version.h
b/LUFA/Version.h
index
7bf8b83
..
8997908
100644
(file)
--- a/
LUFA/Version.h
+++ b/
LUFA/Version.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/makefile
b/LUFA/makefile
index
08d986c
..
7fe59a2
100644
(file)
--- a/
LUFA/makefile
+++ b/
LUFA/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Maintenance/makefile
b/Maintenance/makefile
index
b401f12
..
65e9ef2
100644
(file)
--- a/
Maintenance/makefile
+++ b/
Maintenance/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Projects/AVRISP-MKII/AVRISP-MKII.c
b/Projects/AVRISP-MKII/AVRISP-MKII.c
index
489ed98
..
24b14b8
100644
(file)
--- a/
Projects/AVRISP-MKII/AVRISP-MKII.c
+++ b/
Projects/AVRISP-MKII/AVRISP-MKII.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/AVRISP-MKII.h
b/Projects/AVRISP-MKII/AVRISP-MKII.h
index
30b5afe
..
0418f21
100644
(file)
--- a/
Projects/AVRISP-MKII/AVRISP-MKII.h
+++ b/
Projects/AVRISP-MKII/AVRISP-MKII.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/AVRISPDescriptors.c
b/Projects/AVRISP-MKII/AVRISPDescriptors.c
index
205aff0
..
8f4ef54
100644
(file)
--- a/
Projects/AVRISP-MKII/AVRISPDescriptors.c
+++ b/
Projects/AVRISP-MKII/AVRISPDescriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/AVRISPDescriptors.h
b/Projects/AVRISP-MKII/AVRISPDescriptors.h
index
20fce99
..
3c87480
100644
(file)
--- a/
Projects/AVRISP-MKII/AVRISPDescriptors.h
+++ b/
Projects/AVRISP-MKII/AVRISPDescriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Config/AppConfig.h
b/Projects/AVRISP-MKII/Config/AppConfig.h
index
0f625fa
..
e92fa93
100644
(file)
--- a/
Projects/AVRISP-MKII/Config/AppConfig.h
+++ b/
Projects/AVRISP-MKII/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Config/LUFAConfig.h
b/Projects/AVRISP-MKII/Config/LUFAConfig.h
index
914e04a
..
e2a6878
100644
(file)
--- a/
Projects/AVRISP-MKII/Config/LUFAConfig.h
+++ b/
Projects/AVRISP-MKII/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c
b/Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c
index
e905ed6
..
656406d
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c
+++ b/
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.h
b/Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.h
index
a264654
..
f5cb9d0
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.h
+++ b/
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Lib/ISP/ISPTarget.c
b/Projects/AVRISP-MKII/Lib/ISP/ISPTarget.c
index
bada75b
..
5228eed
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/ISP/ISPTarget.c
+++ b/
Projects/AVRISP-MKII/Lib/ISP/ISPTarget.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Lib/ISP/ISPTarget.h
b/Projects/AVRISP-MKII/Lib/ISP/ISPTarget.h
index
3108b16
..
34c40d6
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/ISP/ISPTarget.h
+++ b/
Projects/AVRISP-MKII/Lib/ISP/ISPTarget.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Lib/V2Protocol.c
b/Projects/AVRISP-MKII/Lib/V2Protocol.c
index
4246e69
..
83b3917
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/V2Protocol.c
+++ b/
Projects/AVRISP-MKII/Lib/V2Protocol.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Lib/V2Protocol.h
b/Projects/AVRISP-MKII/Lib/V2Protocol.h
index
5d492d3
..
898dada
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/V2Protocol.h
+++ b/
Projects/AVRISP-MKII/Lib/V2Protocol.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Lib/V2ProtocolConstants.h
b/Projects/AVRISP-MKII/Lib/V2ProtocolConstants.h
index
4d8433a
..
4c68ffd
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/V2ProtocolConstants.h
+++ b/
Projects/AVRISP-MKII/Lib/V2ProtocolConstants.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Lib/V2ProtocolParams.c
b/Projects/AVRISP-MKII/Lib/V2ProtocolParams.c
index
63f3f15
..
135521a
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/V2ProtocolParams.c
+++ b/
Projects/AVRISP-MKII/Lib/V2ProtocolParams.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Lib/V2ProtocolParams.h
b/Projects/AVRISP-MKII/Lib/V2ProtocolParams.h
index
9ad1f05
..
84c524f
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/V2ProtocolParams.h
+++ b/
Projects/AVRISP-MKII/Lib/V2ProtocolParams.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Lib/XPROG/TINYNVM.c
b/Projects/AVRISP-MKII/Lib/XPROG/TINYNVM.c
index
3af5282
..
f2d3a9a
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/XPROG/TINYNVM.c
+++ b/
Projects/AVRISP-MKII/Lib/XPROG/TINYNVM.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Lib/XPROG/TINYNVM.h
b/Projects/AVRISP-MKII/Lib/XPROG/TINYNVM.h
index
a99ea53
..
2c5ea5b
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/XPROG/TINYNVM.h
+++ b/
Projects/AVRISP-MKII/Lib/XPROG/TINYNVM.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Lib/XPROG/XMEGANVM.c
b/Projects/AVRISP-MKII/Lib/XPROG/XMEGANVM.c
index
7d99d71
..
47a757d
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/XPROG/XMEGANVM.c
+++ b/
Projects/AVRISP-MKII/Lib/XPROG/XMEGANVM.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Lib/XPROG/XMEGANVM.h
b/Projects/AVRISP-MKII/Lib/XPROG/XMEGANVM.h
index
1d79515
..
fd2b4cb
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/XPROG/XMEGANVM.h
+++ b/
Projects/AVRISP-MKII/Lib/XPROG/XMEGANVM.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.c
b/Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.c
index
122d108
..
17a8b47
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.c
+++ b/
Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h
b/Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h
index
870350f
..
232ab53
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h
+++ b/
Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.c
b/Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.c
index
672028c
..
5f48089
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.c
+++ b/
Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h
b/Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h
index
39d6813
..
21bd3e4
100644
(file)
--- a/
Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h
+++ b/
Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/AVRISP-MKII/makefile
b/Projects/AVRISP-MKII/makefile
index
df9cda2
..
0e4869a
100644
(file)
--- a/
Projects/AVRISP-MKII/makefile
+++ b/
Projects/AVRISP-MKII/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Projects/Benito/Benito.c
b/Projects/Benito/Benito.c
index
a11d2e1
..
7f5d507
100644
(file)
--- a/
Projects/Benito/Benito.c
+++ b/
Projects/Benito/Benito.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Benito/Benito.h
b/Projects/Benito/Benito.h
index
643d8c2
..
938680b
100644
(file)
--- a/
Projects/Benito/Benito.h
+++ b/
Projects/Benito/Benito.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Benito/Config/AppConfig.h
b/Projects/Benito/Config/AppConfig.h
index
634b499
..
c900e9e
100644
(file)
--- a/
Projects/Benito/Config/AppConfig.h
+++ b/
Projects/Benito/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Benito/Config/LUFAConfig.h
b/Projects/Benito/Config/LUFAConfig.h
index
6e4b729
..
d28b7d8
100644
(file)
--- a/
Projects/Benito/Config/LUFAConfig.h
+++ b/
Projects/Benito/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Benito/Descriptors.c
b/Projects/Benito/Descriptors.c
index
267944d
..
26b00c6
100644
(file)
--- a/
Projects/Benito/Descriptors.c
+++ b/
Projects/Benito/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Benito/Descriptors.h
b/Projects/Benito/Descriptors.h
index
8383597
..
fcc4254
100644
(file)
--- a/
Projects/Benito/Descriptors.h
+++ b/
Projects/Benito/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Benito/makefile
b/Projects/Benito/makefile
index
b1bc07e
..
16f072c
100644
(file)
--- a/
Projects/Benito/makefile
+++ b/
Projects/Benito/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Projects/HIDReportViewer/Config/LUFAConfig.h
b/Projects/HIDReportViewer/Config/LUFAConfig.h
index
3da9d1e
..
887c24f
100644
(file)
--- a/
Projects/HIDReportViewer/Config/LUFAConfig.h
+++ b/
Projects/HIDReportViewer/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/HIDReportViewer/HIDReportViewer.c
b/Projects/HIDReportViewer/HIDReportViewer.c
index
1dd2909
..
aa4c3e5
100644
(file)
--- a/
Projects/HIDReportViewer/HIDReportViewer.c
+++ b/
Projects/HIDReportViewer/HIDReportViewer.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/HIDReportViewer/HIDReportViewer.h
b/Projects/HIDReportViewer/HIDReportViewer.h
index
935280d
..
781cfb0
100644
(file)
--- a/
Projects/HIDReportViewer/HIDReportViewer.h
+++ b/
Projects/HIDReportViewer/HIDReportViewer.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/HIDReportViewer/makefile
b/Projects/HIDReportViewer/makefile
index
422a78f
..
5e30421
100644
(file)
--- a/
Projects/HIDReportViewer/makefile
+++ b/
Projects/HIDReportViewer/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Projects/LEDNotifier/Config/LUFAConfig.h
b/Projects/LEDNotifier/Config/LUFAConfig.h
index
1cf2dc3
..
d4dad9e
100644
(file)
--- a/
Projects/LEDNotifier/Config/LUFAConfig.h
+++ b/
Projects/LEDNotifier/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/LEDNotifier/Descriptors.c
b/Projects/LEDNotifier/Descriptors.c
index
7e18470
..
5a0c760
100644
(file)
--- a/
Projects/LEDNotifier/Descriptors.c
+++ b/
Projects/LEDNotifier/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/LEDNotifier/Descriptors.h
b/Projects/LEDNotifier/Descriptors.h
index
fc27a78
..
f111e43
100644
(file)
--- a/
Projects/LEDNotifier/Descriptors.h
+++ b/
Projects/LEDNotifier/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/LEDNotifier/LEDNotifier.c
b/Projects/LEDNotifier/LEDNotifier.c
index
57a19cd
..
886bf53
100644
(file)
--- a/
Projects/LEDNotifier/LEDNotifier.c
+++ b/
Projects/LEDNotifier/LEDNotifier.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/LEDNotifier/LEDNotifier.h
b/Projects/LEDNotifier/LEDNotifier.h
index
e0b1edf
..
4bb9c04
100644
(file)
--- a/
Projects/LEDNotifier/LEDNotifier.h
+++ b/
Projects/LEDNotifier/LEDNotifier.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/LEDNotifier/makefile
b/Projects/LEDNotifier/makefile
index
91a2a41
..
ec96da8
100644
(file)
--- a/
Projects/LEDNotifier/makefile
+++ b/
Projects/LEDNotifier/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Projects/MIDIToneGenerator/Config/AppConfig.h
b/Projects/MIDIToneGenerator/Config/AppConfig.h
index
3c78d50
..
8a0fa99
100644
(file)
--- a/
Projects/MIDIToneGenerator/Config/AppConfig.h
+++ b/
Projects/MIDIToneGenerator/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/MIDIToneGenerator/Config/LUFAConfig.h
b/Projects/MIDIToneGenerator/Config/LUFAConfig.h
index
1cf2dc3
..
d4dad9e
100644
(file)
--- a/
Projects/MIDIToneGenerator/Config/LUFAConfig.h
+++ b/
Projects/MIDIToneGenerator/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/MIDIToneGenerator/Descriptors.c
b/Projects/MIDIToneGenerator/Descriptors.c
index
53b11c6
..
c83c853
100644
(file)
--- a/
Projects/MIDIToneGenerator/Descriptors.c
+++ b/
Projects/MIDIToneGenerator/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/MIDIToneGenerator/Descriptors.h
b/Projects/MIDIToneGenerator/Descriptors.h
index
7fa66f8
..
9a47caf
100644
(file)
--- a/
Projects/MIDIToneGenerator/Descriptors.h
+++ b/
Projects/MIDIToneGenerator/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/MIDIToneGenerator/MIDIToneGenerator.c
b/Projects/MIDIToneGenerator/MIDIToneGenerator.c
index
7b4631c
..
2505a3e
100644
(file)
--- a/
Projects/MIDIToneGenerator/MIDIToneGenerator.c
+++ b/
Projects/MIDIToneGenerator/MIDIToneGenerator.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/MIDIToneGenerator/MIDIToneGenerator.h
b/Projects/MIDIToneGenerator/MIDIToneGenerator.h
index
7601e7f
..
d1c05a0
100644
(file)
--- a/
Projects/MIDIToneGenerator/MIDIToneGenerator.h
+++ b/
Projects/MIDIToneGenerator/MIDIToneGenerator.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/MIDIToneGenerator/makefile
b/Projects/MIDIToneGenerator/makefile
index
a3bb2b9
..
6c33fe0
100644
(file)
--- a/
Projects/MIDIToneGenerator/makefile
+++ b/
Projects/MIDIToneGenerator/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Projects/Magstripe/Config/AppConfig.h
b/Projects/Magstripe/Config/AppConfig.h
index
bf4af02
..
485ad09
100644
(file)
--- a/
Projects/Magstripe/Config/AppConfig.h
+++ b/
Projects/Magstripe/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Magstripe/Config/LUFAConfig.h
b/Projects/Magstripe/Config/LUFAConfig.h
index
0355a46
..
8618e2c
100644
(file)
--- a/
Projects/Magstripe/Config/LUFAConfig.h
+++ b/
Projects/Magstripe/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Magstripe/Descriptors.c
b/Projects/Magstripe/Descriptors.c
index
423715c
..
bd7c067
100644
(file)
--- a/
Projects/Magstripe/Descriptors.c
+++ b/
Projects/Magstripe/Descriptors.c
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
@@
-8,7
+8,7
@@
/*
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
/*
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Magstripe/Descriptors.h
b/Projects/Magstripe/Descriptors.h
index
3dbfb8b
..
b09124b
100644
(file)
--- a/
Projects/Magstripe/Descriptors.h
+++ b/
Projects/Magstripe/Descriptors.h
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
@@
-8,7
+8,7
@@
/*
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
/*
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Magstripe/Lib/CircularBitBuffer.c
b/Projects/Magstripe/Lib/CircularBitBuffer.c
index
d15edb2
..
f5c840e
100644
(file)
--- a/
Projects/Magstripe/Lib/CircularBitBuffer.c
+++ b/
Projects/Magstripe/Lib/CircularBitBuffer.c
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
@@
-8,7
+8,7
@@
/*
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
/*
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Magstripe/Lib/CircularBitBuffer.h
b/Projects/Magstripe/Lib/CircularBitBuffer.h
index
e6cbc43
..
587fb87
100644
(file)
--- a/
Projects/Magstripe/Lib/CircularBitBuffer.h
+++ b/
Projects/Magstripe/Lib/CircularBitBuffer.h
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
@@
-8,7
+8,7
@@
/*
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
/*
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Magstripe/Lib/MagstripeHW.h
b/Projects/Magstripe/Lib/MagstripeHW.h
index
4dba061
..
cd4c666
100644
(file)
--- a/
Projects/Magstripe/Lib/MagstripeHW.h
+++ b/
Projects/Magstripe/Lib/MagstripeHW.h
@@
-1,6
+1,6
@@
/*
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
/*
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Magstripe/Magstripe.c
b/Projects/Magstripe/Magstripe.c
index
bfc12c8
..
539e236
100644
(file)
--- a/
Projects/Magstripe/Magstripe.c
+++ b/
Projects/Magstripe/Magstripe.c
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
@@
-8,7
+8,7
@@
/*
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
/*
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Magstripe/Magstripe.h
b/Projects/Magstripe/Magstripe.h
index
c130747
..
6d349df
100644
(file)
--- a/
Projects/Magstripe/Magstripe.h
+++ b/
Projects/Magstripe/Magstripe.h
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
@@
-8,7
+8,7
@@
/*
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
/*
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Magstripe/makefile
b/Projects/Magstripe/makefile
index
82f013e
..
519908a
100644
(file)
--- a/
Projects/Magstripe/makefile
+++ b/
Projects/Magstripe/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Projects/MediaController/Config/LUFAConfig.h
b/Projects/MediaController/Config/LUFAConfig.h
index
1cf2dc3
..
d4dad9e
100644
(file)
--- a/
Projects/MediaController/Config/LUFAConfig.h
+++ b/
Projects/MediaController/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/MediaController/Descriptors.c
b/Projects/MediaController/Descriptors.c
index
4cecf4b
..
3ee18dc
100644
(file)
--- a/
Projects/MediaController/Descriptors.c
+++ b/
Projects/MediaController/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/MediaController/Descriptors.h
b/Projects/MediaController/Descriptors.h
index
0e4c1c9
..
be57f22
100644
(file)
--- a/
Projects/MediaController/Descriptors.h
+++ b/
Projects/MediaController/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/MediaController/MediaController.c
b/Projects/MediaController/MediaController.c
index
5be07ba
..
ea130d3
100644
(file)
--- a/
Projects/MediaController/MediaController.c
+++ b/
Projects/MediaController/MediaController.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/MediaController/MediaController.h
b/Projects/MediaController/MediaController.h
index
25aa125
..
99f0e12
100644
(file)
--- a/
Projects/MediaController/MediaController.h
+++ b/
Projects/MediaController/MediaController.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/MediaController/makefile
b/Projects/MediaController/makefile
index
fe0a63f
..
25ee8f1
100644
(file)
--- a/
Projects/MediaController/makefile
+++ b/
Projects/MediaController/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Projects/MissileLauncher/Config/LUFAConfig.h
b/Projects/MissileLauncher/Config/LUFAConfig.h
index
49a7155
..
3a39a0d
100644
(file)
--- a/
Projects/MissileLauncher/Config/LUFAConfig.h
+++ b/
Projects/MissileLauncher/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/MissileLauncher/ConfigDescriptor.c
b/Projects/MissileLauncher/ConfigDescriptor.c
index
723e1be
..
b082704
100644
(file)
--- a/
Projects/MissileLauncher/ConfigDescriptor.c
+++ b/
Projects/MissileLauncher/ConfigDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/MissileLauncher/ConfigDescriptor.h
b/Projects/MissileLauncher/ConfigDescriptor.h
index
fe733fb
..
4bddf1d
100644
(file)
--- a/
Projects/MissileLauncher/ConfigDescriptor.h
+++ b/
Projects/MissileLauncher/ConfigDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/MissileLauncher/MissileLauncher.c
b/Projects/MissileLauncher/MissileLauncher.c
index
dcf3556
..
14134d7
100644
(file)
--- a/
Projects/MissileLauncher/MissileLauncher.c
+++ b/
Projects/MissileLauncher/MissileLauncher.c
@@
-8,7
+8,7
@@
*/
/*
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Dave Fletcher (fletch [at] fletchtronics [dot] net)
Permission to use, copy, modify, distribute, and sell this
Copyright 2010 Dave Fletcher (fletch [at] fletchtronics [dot] net)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Projects/MissileLauncher/MissileLauncher.h
b/Projects/MissileLauncher/MissileLauncher.h
index
45b4fd4
..
5b51b6e
100644
(file)
--- a/
Projects/MissileLauncher/MissileLauncher.h
+++ b/
Projects/MissileLauncher/MissileLauncher.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/MissileLauncher/makefile
b/Projects/MissileLauncher/makefile
index
ae3eec8
..
4f25307
100644
(file)
--- a/
Projects/MissileLauncher/makefile
+++ b/
Projects/MissileLauncher/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Projects/RelayBoard/Config/LUFAConfig.h
b/Projects/RelayBoard/Config/LUFAConfig.h
index
94e50cd
..
20e62eb
100644
(file)
--- a/
Projects/RelayBoard/Config/LUFAConfig.h
+++ b/
Projects/RelayBoard/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/RelayBoard/Descriptors.c
b/Projects/RelayBoard/Descriptors.c
index
5944af0
..
1722c08
100644
(file)
--- a/
Projects/RelayBoard/Descriptors.c
+++ b/
Projects/RelayBoard/Descriptors.c
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
@@
-8,7
+8,7
@@
/*
Copyright 2010 OBinou (obconseil [at] gmail [dot] com)
/*
Copyright 2010 OBinou (obconseil [at] gmail [dot] com)
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/RelayBoard/Descriptors.h
b/Projects/RelayBoard/Descriptors.h
index
6ca8f9f
..
92f03c5
100644
(file)
--- a/
Projects/RelayBoard/Descriptors.h
+++ b/
Projects/RelayBoard/Descriptors.h
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
@@
-8,7
+8,7
@@
/*
Copyright 2010 OBinou (obconseil [at] gmail [dot] com)
/*
Copyright 2010 OBinou (obconseil [at] gmail [dot] com)
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/RelayBoard/RelayBoard.c
b/Projects/RelayBoard/RelayBoard.c
index
9a610ad
..
2c236de
100644
(file)
--- a/
Projects/RelayBoard/RelayBoard.c
+++ b/
Projects/RelayBoard/RelayBoard.c
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
@@
-8,7
+8,7
@@
/*
Copyright 2010 OBinou (obconseil [at] gmail [dot] com)
/*
Copyright 2010 OBinou (obconseil [at] gmail [dot] com)
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/RelayBoard/RelayBoard.h
b/Projects/RelayBoard/RelayBoard.h
index
44323f4
..
e43eb2b
100644
(file)
--- a/
Projects/RelayBoard/RelayBoard.h
+++ b/
Projects/RelayBoard/RelayBoard.h
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
@@
-8,7
+8,7
@@
/*
Copyright 2010 OBinou (obconseil [at] gmail [dot] com)
/*
Copyright 2010 OBinou (obconseil [at] gmail [dot] com)
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/RelayBoard/makefile
b/Projects/RelayBoard/makefile
index
82f1678
..
0dcda83
100644
(file)
--- a/
Projects/RelayBoard/makefile
+++ b/
Projects/RelayBoard/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Projects/SerialToLCD/Config/LUFAConfig.h
b/Projects/SerialToLCD/Config/LUFAConfig.h
index
6e4b729
..
d28b7d8
100644
(file)
--- a/
Projects/SerialToLCD/Config/LUFAConfig.h
+++ b/
Projects/SerialToLCD/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/SerialToLCD/Descriptors.c
b/Projects/SerialToLCD/Descriptors.c
index
1e6e922
..
e0e461f
100644
(file)
--- a/
Projects/SerialToLCD/Descriptors.c
+++ b/
Projects/SerialToLCD/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2012 Simon Foster (simon.foster [at] inbox [dot] com)
Permission to use, copy, modify, distribute, and sell this
Copyright 2012 Simon Foster (simon.foster [at] inbox [dot] com)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Projects/SerialToLCD/Descriptors.h
b/Projects/SerialToLCD/Descriptors.h
index
93b09e7
..
e3215db
100644
(file)
--- a/
Projects/SerialToLCD/Descriptors.h
+++ b/
Projects/SerialToLCD/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2012 Simon Foster (simon.foster [at] inbox [dot] com)
Permission to use, copy, modify, distribute, and sell this
Copyright 2012 Simon Foster (simon.foster [at] inbox [dot] com)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Projects/SerialToLCD/Lib/HD44780.c
b/Projects/SerialToLCD/Lib/HD44780.c
index
d68f2cc
..
cd825f8
100644
(file)
--- a/
Projects/SerialToLCD/Lib/HD44780.c
+++ b/
Projects/SerialToLCD/Lib/HD44780.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2012 Simon Foster (simon.foster [at] inbox [dot] com)
Permission to use, copy, modify, distribute, and sell this
Copyright 2012 Simon Foster (simon.foster [at] inbox [dot] com)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Projects/SerialToLCD/Lib/HD44780.h
b/Projects/SerialToLCD/Lib/HD44780.h
index
345f055
..
509f714
100644
(file)
--- a/
Projects/SerialToLCD/Lib/HD44780.h
+++ b/
Projects/SerialToLCD/Lib/HD44780.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2012 Simon Foster (simon.foster [at] inbox [dot] com)
Permission to use, copy, modify, distribute, and sell this
Copyright 2012 Simon Foster (simon.foster [at] inbox [dot] com)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Projects/SerialToLCD/SerialToLCD.c
b/Projects/SerialToLCD/SerialToLCD.c
index
8134014
..
385bcde
100644
(file)
--- a/
Projects/SerialToLCD/SerialToLCD.c
+++ b/
Projects/SerialToLCD/SerialToLCD.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2012 Simon Foster (simon.foster [at] inbox [dot] com)
Permission to use, copy, modify, distribute, and sell this
Copyright 2012 Simon Foster (simon.foster [at] inbox [dot] com)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Projects/SerialToLCD/SerialToLCD.h
b/Projects/SerialToLCD/SerialToLCD.h
index
c25335c
..
b67b84c
100644
(file)
--- a/
Projects/SerialToLCD/SerialToLCD.h
+++ b/
Projects/SerialToLCD/SerialToLCD.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2012 Simon Foster (simon.foster [at] inbox [dot] com)
Permission to use, copy, modify, distribute, and sell this
Copyright 2012 Simon Foster (simon.foster [at] inbox [dot] com)
Permission to use, copy, modify, distribute, and sell this
diff --git
a/Projects/SerialToLCD/makefile
b/Projects/SerialToLCD/makefile
index
0f3c4a5
..
96d1733
100644
(file)
--- a/
Projects/SerialToLCD/makefile
+++ b/
Projects/SerialToLCD/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Projects/TempDataLogger/Config/AppConfig.h
b/Projects/TempDataLogger/Config/AppConfig.h
index
a2f96fe
..
d457081
100644
(file)
--- a/
Projects/TempDataLogger/Config/AppConfig.h
+++ b/
Projects/TempDataLogger/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/TempDataLogger/Config/LUFAConfig.h
b/Projects/TempDataLogger/Config/LUFAConfig.h
index
1d8daaf
..
5fe2966
100644
(file)
--- a/
Projects/TempDataLogger/Config/LUFAConfig.h
+++ b/
Projects/TempDataLogger/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/TempDataLogger/Descriptors.c
b/Projects/TempDataLogger/Descriptors.c
index
d968a98
..
0ec19f4
100644
(file)
--- a/
Projects/TempDataLogger/Descriptors.c
+++ b/
Projects/TempDataLogger/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/TempDataLogger/Descriptors.h
b/Projects/TempDataLogger/Descriptors.h
index
d48978c
..
34ed62c
100644
(file)
--- a/
Projects/TempDataLogger/Descriptors.h
+++ b/
Projects/TempDataLogger/Descriptors.h
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/Projects/TempDataLogger/Lib/DS1307.c
b/Projects/TempDataLogger/Lib/DS1307.c
index
0fbd17b
..
0a702a3
100644
(file)
--- a/
Projects/TempDataLogger/Lib/DS1307.c
+++ b/
Projects/TempDataLogger/Lib/DS1307.c
@@
-1,5
+1,5
@@
/*
/*
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/Projects/TempDataLogger/Lib/DS1307.h
b/Projects/TempDataLogger/Lib/DS1307.h
index
0ad0a4d
..
dee4cb8
100644
(file)
--- a/
Projects/TempDataLogger/Lib/DS1307.h
+++ b/
Projects/TempDataLogger/Lib/DS1307.h
@@
-1,5
+1,5
@@
/*
/*
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/Projects/TempDataLogger/Lib/DataflashManager.c
b/Projects/TempDataLogger/Lib/DataflashManager.c
index
e8e8c7c
..
bc56e40
100644
(file)
--- a/
Projects/TempDataLogger/Lib/DataflashManager.c
+++ b/
Projects/TempDataLogger/Lib/DataflashManager.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/TempDataLogger/Lib/DataflashManager.h
b/Projects/TempDataLogger/Lib/DataflashManager.h
index
06c71df
..
c58cec1
100644
(file)
--- a/
Projects/TempDataLogger/Lib/DataflashManager.h
+++ b/
Projects/TempDataLogger/Lib/DataflashManager.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/TempDataLogger/Lib/SCSI.c
b/Projects/TempDataLogger/Lib/SCSI.c
index
6777541
..
7e4193b
100644
(file)
--- a/
Projects/TempDataLogger/Lib/SCSI.c
+++ b/
Projects/TempDataLogger/Lib/SCSI.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/TempDataLogger/Lib/SCSI.h
b/Projects/TempDataLogger/Lib/SCSI.h
index
d74db34
..
518b369
100644
(file)
--- a/
Projects/TempDataLogger/Lib/SCSI.h
+++ b/
Projects/TempDataLogger/Lib/SCSI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/TempDataLogger/TempDataLogger.c
b/Projects/TempDataLogger/TempDataLogger.c
index
b9be8ca
..
4aaff1f
100644
(file)
--- a/
Projects/TempDataLogger/TempDataLogger.c
+++ b/
Projects/TempDataLogger/TempDataLogger.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/TempDataLogger/TempDataLogger.h
b/Projects/TempDataLogger/TempDataLogger.h
index
74a525a
..
21373f4
100644
(file)
--- a/
Projects/TempDataLogger/TempDataLogger.h
+++ b/
Projects/TempDataLogger/TempDataLogger.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/TempDataLogger/makefile
b/Projects/TempDataLogger/makefile
index
4cdc013
..
3b97ce2
100644
(file)
--- a/
Projects/TempDataLogger/makefile
+++ b/
Projects/TempDataLogger/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Projects/USBtoSerial/Config/LUFAConfig.h
b/Projects/USBtoSerial/Config/LUFAConfig.h
index
1d8daaf
..
5fe2966
100644
(file)
--- a/
Projects/USBtoSerial/Config/LUFAConfig.h
+++ b/
Projects/USBtoSerial/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/USBtoSerial/Descriptors.c
b/Projects/USBtoSerial/Descriptors.c
index
c10c3aa
..
bcd84c8
100644
(file)
--- a/
Projects/USBtoSerial/Descriptors.c
+++ b/
Projects/USBtoSerial/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/USBtoSerial/Descriptors.h
b/Projects/USBtoSerial/Descriptors.h
index
fc27a78
..
f111e43
100644
(file)
--- a/
Projects/USBtoSerial/Descriptors.h
+++ b/
Projects/USBtoSerial/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/USBtoSerial/USBtoSerial.c
b/Projects/USBtoSerial/USBtoSerial.c
index
233a9af
..
a500c83
100644
(file)
--- a/
Projects/USBtoSerial/USBtoSerial.c
+++ b/
Projects/USBtoSerial/USBtoSerial.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/USBtoSerial/USBtoSerial.h
b/Projects/USBtoSerial/USBtoSerial.h
index
384e899
..
d37a540
100644
(file)
--- a/
Projects/USBtoSerial/USBtoSerial.h
+++ b/
Projects/USBtoSerial/USBtoSerial.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/USBtoSerial/makefile
b/Projects/USBtoSerial/makefile
index
36b0182
..
d1d5384
100644
(file)
--- a/
Projects/USBtoSerial/makefile
+++ b/
Projects/USBtoSerial/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Projects/Webserver/Config/AppConfig.h
b/Projects/Webserver/Config/AppConfig.h
index
13a0756
..
933b108
100644
(file)
--- a/
Projects/Webserver/Config/AppConfig.h
+++ b/
Projects/Webserver/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Config/LUFAConfig.h
b/Projects/Webserver/Config/LUFAConfig.h
index
a06dda5
..
c3b609a
100644
(file)
--- a/
Projects/Webserver/Config/LUFAConfig.h
+++ b/
Projects/Webserver/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Descriptors.c
b/Projects/Webserver/Descriptors.c
index
4a64d41
..
c88938b
100644
(file)
--- a/
Projects/Webserver/Descriptors.c
+++ b/
Projects/Webserver/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Descriptors.h
b/Projects/Webserver/Descriptors.h
index
44503c0
..
54240ad
100644
(file)
--- a/
Projects/Webserver/Descriptors.h
+++ b/
Projects/Webserver/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Lib/DHCPClientApp.c
b/Projects/Webserver/Lib/DHCPClientApp.c
index
9479ef6
..
7bca044
100644
(file)
--- a/
Projects/Webserver/Lib/DHCPClientApp.c
+++ b/
Projects/Webserver/Lib/DHCPClientApp.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Lib/DHCPClientApp.h
b/Projects/Webserver/Lib/DHCPClientApp.h
index
7aa423f
..
cfceab0
100644
(file)
--- a/
Projects/Webserver/Lib/DHCPClientApp.h
+++ b/
Projects/Webserver/Lib/DHCPClientApp.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Lib/DHCPCommon.c
b/Projects/Webserver/Lib/DHCPCommon.c
index
7c92030
..
4a1b7cd
100644
(file)
--- a/
Projects/Webserver/Lib/DHCPCommon.c
+++ b/
Projects/Webserver/Lib/DHCPCommon.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Lib/DHCPCommon.h
b/Projects/Webserver/Lib/DHCPCommon.h
index
bf2ede5
..
fe2d918
100644
(file)
--- a/
Projects/Webserver/Lib/DHCPCommon.h
+++ b/
Projects/Webserver/Lib/DHCPCommon.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Lib/DHCPServerApp.c
b/Projects/Webserver/Lib/DHCPServerApp.c
index
ddd8a23
..
902258c
100644
(file)
--- a/
Projects/Webserver/Lib/DHCPServerApp.c
+++ b/
Projects/Webserver/Lib/DHCPServerApp.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Lib/DHCPServerApp.h
b/Projects/Webserver/Lib/DHCPServerApp.h
index
bb4eb72
..
2861b71
100644
(file)
--- a/
Projects/Webserver/Lib/DHCPServerApp.h
+++ b/
Projects/Webserver/Lib/DHCPServerApp.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Lib/DataflashManager.c
b/Projects/Webserver/Lib/DataflashManager.c
index
e8e8c7c
..
bc56e40
100644
(file)
--- a/
Projects/Webserver/Lib/DataflashManager.c
+++ b/
Projects/Webserver/Lib/DataflashManager.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Lib/DataflashManager.h
b/Projects/Webserver/Lib/DataflashManager.h
index
2a4eb25
..
754e140
100644
(file)
--- a/
Projects/Webserver/Lib/DataflashManager.h
+++ b/
Projects/Webserver/Lib/DataflashManager.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Lib/HTTPServerApp.c
b/Projects/Webserver/Lib/HTTPServerApp.c
index
05ed5f1
..
04830bc
100644
(file)
--- a/
Projects/Webserver/Lib/HTTPServerApp.c
+++ b/
Projects/Webserver/Lib/HTTPServerApp.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Lib/HTTPServerApp.h
b/Projects/Webserver/Lib/HTTPServerApp.h
index
dbb7fdb
..
29a1ae2
100644
(file)
--- a/
Projects/Webserver/Lib/HTTPServerApp.h
+++ b/
Projects/Webserver/Lib/HTTPServerApp.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Lib/SCSI.c
b/Projects/Webserver/Lib/SCSI.c
index
6777541
..
7e4193b
100644
(file)
--- a/
Projects/Webserver/Lib/SCSI.c
+++ b/
Projects/Webserver/Lib/SCSI.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Lib/SCSI.h
b/Projects/Webserver/Lib/SCSI.h
index
7df7940
..
7c6b360
100644
(file)
--- a/
Projects/Webserver/Lib/SCSI.h
+++ b/
Projects/Webserver/Lib/SCSI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Lib/TELNETServerApp.c
b/Projects/Webserver/Lib/TELNETServerApp.c
index
0df11e9
..
ab0049c
100644
(file)
--- a/
Projects/Webserver/Lib/TELNETServerApp.c
+++ b/
Projects/Webserver/Lib/TELNETServerApp.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Lib/TELNETServerApp.h
b/Projects/Webserver/Lib/TELNETServerApp.h
index
31d4375
..
542d6c8
100644
(file)
--- a/
Projects/Webserver/Lib/TELNETServerApp.h
+++ b/
Projects/Webserver/Lib/TELNETServerApp.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Lib/uIPManagement.c
b/Projects/Webserver/Lib/uIPManagement.c
index
c5dd129
..
af83262
100644
(file)
--- a/
Projects/Webserver/Lib/uIPManagement.c
+++ b/
Projects/Webserver/Lib/uIPManagement.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Lib/uIPManagement.h
b/Projects/Webserver/Lib/uIPManagement.h
index
1730ec9
..
d371b0d
100644
(file)
--- a/
Projects/Webserver/Lib/uIPManagement.h
+++ b/
Projects/Webserver/Lib/uIPManagement.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/USBDeviceMode.c
b/Projects/Webserver/USBDeviceMode.c
index
b117dc4
..
7d5beb9
100644
(file)
--- a/
Projects/Webserver/USBDeviceMode.c
+++ b/
Projects/Webserver/USBDeviceMode.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/USBDeviceMode.h
b/Projects/Webserver/USBDeviceMode.h
index
a11321e
..
2eaf911
100644
(file)
--- a/
Projects/Webserver/USBDeviceMode.h
+++ b/
Projects/Webserver/USBDeviceMode.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/USBHostMode.c
b/Projects/Webserver/USBHostMode.c
index
0f36e7d
..
ecfc6a1
100644
(file)
--- a/
Projects/Webserver/USBHostMode.c
+++ b/
Projects/Webserver/USBHostMode.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/USBHostMode.h
b/Projects/Webserver/USBHostMode.h
index
45c4f5d
..
906b31b
100644
(file)
--- a/
Projects/Webserver/USBHostMode.h
+++ b/
Projects/Webserver/USBHostMode.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Webserver.c
b/Projects/Webserver/Webserver.c
index
04cb002
..
be53032
100644
(file)
--- a/
Projects/Webserver/Webserver.c
+++ b/
Projects/Webserver/Webserver.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/Webserver.h
b/Projects/Webserver/Webserver.h
index
52a1d7b
..
1dfa830
100644
(file)
--- a/
Projects/Webserver/Webserver.h
+++ b/
Projects/Webserver/Webserver.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/Webserver/makefile
b/Projects/Webserver/makefile
index
fb06b78
..
071e63d
100644
(file)
--- a/
Projects/Webserver/makefile
+++ b/
Projects/Webserver/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Projects/XPLAINBridge/Config/AppConfig.h
b/Projects/XPLAINBridge/Config/AppConfig.h
index
e3ba808
..
13ad7bb
100644
(file)
--- a/
Projects/XPLAINBridge/Config/AppConfig.h
+++ b/
Projects/XPLAINBridge/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/XPLAINBridge/Config/LUFAConfig.h
b/Projects/XPLAINBridge/Config/LUFAConfig.h
index
d2afa00
..
d74e003
100644
(file)
--- a/
Projects/XPLAINBridge/Config/LUFAConfig.h
+++ b/
Projects/XPLAINBridge/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/XPLAINBridge/Lib/SoftUART.c
b/Projects/XPLAINBridge/Lib/SoftUART.c
index
7ffe1f3
..
0d2314c
100644
(file)
--- a/
Projects/XPLAINBridge/Lib/SoftUART.c
+++ b/
Projects/XPLAINBridge/Lib/SoftUART.c
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
@@
-9,7
+9,7
@@
/*
Copyright 2010 David Prentice (david.prentice [at] farming [dot] uk)
Copyright 2010 Peter Danneger
/*
Copyright 2010 David Prentice (david.prentice [at] farming [dot] uk)
Copyright 2010 Peter Danneger
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/XPLAINBridge/Lib/SoftUART.h
b/Projects/XPLAINBridge/Lib/SoftUART.h
index
8b2cd45
..
164b2b8
100644
(file)
--- a/
Projects/XPLAINBridge/Lib/SoftUART.h
+++ b/
Projects/XPLAINBridge/Lib/SoftUART.h
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
@@
-9,7
+9,7
@@
/*
Copyright 2010 David Prentice (david.prentice [at] farming [dot] uk)
Copyright 2010 Peter Danneger
/*
Copyright 2010 David Prentice (david.prentice [at] farming [dot] uk)
Copyright 2010 Peter Danneger
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/XPLAINBridge/USARTDescriptors.c
b/Projects/XPLAINBridge/USARTDescriptors.c
index
e9616c4
..
75938c3
100644
(file)
--- a/
Projects/XPLAINBridge/USARTDescriptors.c
+++ b/
Projects/XPLAINBridge/USARTDescriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/XPLAINBridge/USARTDescriptors.h
b/Projects/XPLAINBridge/USARTDescriptors.h
index
97d2731
..
a7c390f
100644
(file)
--- a/
Projects/XPLAINBridge/USARTDescriptors.h
+++ b/
Projects/XPLAINBridge/USARTDescriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/XPLAINBridge/XPLAINBridge.c
b/Projects/XPLAINBridge/XPLAINBridge.c
index
4bd6de7
..
79145a1
100644
(file)
--- a/
Projects/XPLAINBridge/XPLAINBridge.c
+++ b/
Projects/XPLAINBridge/XPLAINBridge.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/XPLAINBridge/XPLAINBridge.h
b/Projects/XPLAINBridge/XPLAINBridge.h
index
b55705c
..
1f08b2a
100644
(file)
--- a/
Projects/XPLAINBridge/XPLAINBridge.h
+++ b/
Projects/XPLAINBridge/XPLAINBridge.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 201
2
.
+ Copyright (C) Dean Camera, 201
3
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
3
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/Projects/XPLAINBridge/makefile
b/Projects/XPLAINBridge/makefile
index
ed189d7
..
564b1e4
100644
(file)
--- a/
Projects/XPLAINBridge/makefile
+++ b/
Projects/XPLAINBridge/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Projects/makefile
b/Projects/makefile
index
dd0ea2e
..
c221c2c
100644
(file)
--- a/
Projects/makefile
+++ b/
Projects/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/makefile
b/makefile
index
a134dc0
..
077d760
100644
(file)
--- a/
makefile
+++ b/
makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 201
2
.
+# Copyright (C) Dean Camera, 201
3
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org