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:
79780ce
)
Documentation: Update copyrights to 2020.
author
Dean Camera
<dean@fourwalledcubicle.com>
Mon, 15 Jun 2020 12:19:31 +0000
(22:19 +1000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Mon, 15 Jun 2020 12:19:31 +0000
(22:19 +1000)
1021 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/HostLoaderApp_Python/hid_bootloader_loader.py
patch
|
blob
|
blame
|
history
Bootloaders/HID/makefile
patch
|
blob
|
blame
|
history
Bootloaders/MassStorage/BootloaderAPI.c
patch
|
blob
|
blame
|
history
Bootloaders/MassStorage/BootloaderAPI.h
patch
|
blob
|
blame
|
history
Bootloaders/MassStorage/BootloaderAPITable.S
patch
|
blob
|
blame
|
history
Bootloaders/MassStorage/BootloaderMassStorage.c
patch
|
blob
|
blame
|
history
Bootloaders/MassStorage/BootloaderMassStorage.h
patch
|
blob
|
blame
|
history
Bootloaders/MassStorage/Config/AppConfig.h
patch
|
blob
|
blame
|
history
Bootloaders/MassStorage/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Bootloaders/MassStorage/Descriptors.c
patch
|
blob
|
blame
|
history
Bootloaders/MassStorage/Descriptors.h
patch
|
blob
|
blame
|
history
Bootloaders/MassStorage/Lib/SCSI.c
patch
|
blob
|
blame
|
history
Bootloaders/MassStorage/Lib/SCSI.h
patch
|
blob
|
blame
|
history
Bootloaders/MassStorage/Lib/VirtualFAT.c
patch
|
blob
|
blame
|
history
Bootloaders/MassStorage/Lib/VirtualFAT.h
patch
|
blob
|
blame
|
history
Bootloaders/MassStorage/makefile
patch
|
blob
|
blame
|
history
Bootloaders/Printer/BootloaderAPI.c
patch
|
blob
|
blame
|
history
Bootloaders/Printer/BootloaderAPI.h
patch
|
blob
|
blame
|
history
Bootloaders/Printer/BootloaderAPITable.S
patch
|
blob
|
blame
|
history
Bootloaders/Printer/BootloaderPrinter.c
patch
|
blob
|
blame
|
history
Bootloaders/Printer/BootloaderPrinter.h
patch
|
blob
|
blame
|
history
Bootloaders/Printer/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Bootloaders/Printer/Descriptors.c
patch
|
blob
|
blame
|
history
Bootloaders/Printer/Descriptors.h
patch
|
blob
|
blame
|
history
Bootloaders/Printer/makefile
patch
|
blob
|
blame
|
history
Bootloaders/makefile
patch
|
blob
|
blame
|
history
BuildTests/BoardDriverTest/Board/Board.h
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/CCID/CCID.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/CCID/CCID.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/CCID/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/CCID/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/CCID/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/CCID/HostTestApp/test_generic_ccid_libusb.js
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/CCID/Lib/Iso7816.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/CCID/Lib/Iso7816.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/CCID/makefile
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/DualMIDI/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/DualMIDI/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/DualMIDI/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/DualMIDI/DualMIDI.c
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/DualMIDI/DualMIDI.h
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/DualMIDI/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/HostTestApp/test_generic_hid_libusb.js
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/GenericHID/HostTestApp/test_generic_hid_libusb.py
patch
|
blob
|
blame
|
history
Demos/Device/ClassDriver/GenericHID/HostTestApp/test_generic_hid_winusb.py
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/BulkVendor/BulkVendor.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/BulkVendor/BulkVendor.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/BulkVendor/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/BulkVendor/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/BulkVendor/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/BulkVendor/HostTestApp/test_bulk_vendor.py
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/BulkVendor/makefile
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/CCID/CCID.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/CCID/CCID.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/CCID/Config/LUFAConfig.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/CCID/Descriptors.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/CCID/Descriptors.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/CCID/HostTestApp/test_generic_ccid_libusb.js
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/CCID/Lib/Iso7816.c
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/CCID/Lib/Iso7816.h
patch
|
blob
|
blame
|
history
Demos/Device/LowLevel/CCID/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/HostTestApp/test_generic_hid.py
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/CodeTemplates/DeviceTemplate/Descriptors.c
patch
|
blob
|
blame
|
history
LUFA/CodeTemplates/DeviceTemplate/Descriptors.h
patch
|
blob
|
blame
|
history
LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.c
patch
|
blob
|
blame
|
history
LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.h
patch
|
blob
|
blame
|
history
LUFA/CodeTemplates/DriverStubs/Board.h
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/HostTemplate/HostApplication.c
patch
|
blob
|
blame
|
history
LUFA/CodeTemplates/HostTemplate/HostApplication.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/DoxygenPages/ChangeLog.txt
patch
|
blob
|
blame
|
history
LUFA/DoxygenPages/LUFAPoweredProjects.txt
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/ADAFRUITU4/Board.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/ADAFRUITU4/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Board.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/Board.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/Board.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/BIGMULTIO/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/BLACKCAT/Board.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/BLACKCAT/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/BUI/Board.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/BUI/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/BUMBLEB/Board.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/Board.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/Board.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/DUCE/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/EVK527/Board.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/Board.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/Board.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/LEONARDO/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/MAXIMUS/Board.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/MAXIMUS/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/MICRO/Board.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/MICRO/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/MICROPENDOUS/Board.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/Board.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/Board.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/Board.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/MULTIO/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/OLIMEX162/Board.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/Board.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/Board.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/Board.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/POLOLUMICRO/Board.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/POLOLUMICRO/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/RZUSBSTICK/Board.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/RZUSBSTICK/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/SPARKFUN8U2/Board.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/SPARKFUN8U2/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/STANGE_ISP/Board.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/STANGE_ISP/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/STANGE_ISP/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/STK525/Board.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/Board.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/Board.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/AVR8/TEENSY/LEDs.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/Board.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/Board.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/Board.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/Board.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/Board.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/Board.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/Board.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/Board/XMEGA/C3_XPLAINED/Board.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/XMEGA/C3_XPLAINED/Buttons.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Board/XMEGA/C3_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/Peripheral/XMEGA/TWI_XMEGA.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/XMEGA/TWI_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/CCIDClass.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/CCIDClassCommon.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/CCIDClassDevice.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Device/CCIDClassDevice.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/PrinterClassDevice.c
patch
|
blob
|
blame
|
history
LUFA/Drivers/USB/Class/Device/PrinterClassDevice.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/Exception.S
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/HV1/helpcontentsetup.msha
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/HV1/lufa_helpcontentsetup_transform.xslt
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/HV1/lufa_hv1_transform.xslt
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/VSIX/generate_caches.py
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/VSIX/lufa_asfmanifest_transform.xslt
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/VSIX/lufa_vsmanifest_transform.xslt
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/XDK/lufa_extension_transform.xslt
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/XDK/lufa_filelist_transform.xslt
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/XDK/lufa_indent_transform.xslt
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/XDK/lufa_module_transform.xslt
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_names.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_class_android.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_usb_class_audio.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_usb_class_cdc.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_usb_class_hid.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_usb_class_midi.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_usb_class_ms.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_usb_class_printer.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_usb_class_rndis.xml
patch
|
blob
|
blame
|
history
LUFA/StudioIntegration/lufa_drivers_usb_class_si.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_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/lufa_functionlist_transform.xslt
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/DataflashManager.c
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/Lib/DataflashManager.h
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/Lib/RTC.c
patch
|
blob
|
blame
|
history
Projects/TempDataLogger/Lib/RTC.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/TempLogHostApp_Python/temp_log_config.py
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
21d13bb
..
7113d0d
100644
(file)
--- a/
Bootloaders/CDC/BootloaderAPI.c
+++ b/
Bootloaders/CDC/BootloaderAPI.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
d00645b
..
240f25c
100644
(file)
--- a/
Bootloaders/CDC/BootloaderAPI.h
+++ b/
Bootloaders/CDC/BootloaderAPI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
e07ab4c
..
0763647
100644
(file)
--- a/
Bootloaders/CDC/BootloaderAPITable.S
+++ b/
Bootloaders/CDC/BootloaderAPITable.S
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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.c
b/Bootloaders/CDC/BootloaderCDC.c
index
8f84456
..
b75bce8
100644
(file)
--- a/
Bootloaders/CDC/BootloaderCDC.c
+++ b/
Bootloaders/CDC/BootloaderCDC.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
f86507f
..
5a45cc4
100644
(file)
--- a/
Bootloaders/CDC/BootloaderCDC.h
+++ b/
Bootloaders/CDC/BootloaderCDC.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
0570693
..
0a1b300
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
33d50a7
..
47e7cb6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
6f0d019
..
1f2fe5b
100644
(file)
--- a/
Bootloaders/CDC/Descriptors.c
+++ b/
Bootloaders/CDC/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
07497c8
..
ce9e73f
100644
(file)
--- a/
Bootloaders/CDC/Descriptors.h
+++ b/
Bootloaders/CDC/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
98fa430
..
a6b4398
100644
(file)
--- a/
Bootloaders/CDC/makefile
+++ b/
Bootloaders/CDC/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
21d13bb
..
7113d0d
100644
(file)
--- a/
Bootloaders/DFU/BootloaderAPI.c
+++ b/
Bootloaders/DFU/BootloaderAPI.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
d00645b
..
240f25c
100644
(file)
--- a/
Bootloaders/DFU/BootloaderAPI.h
+++ b/
Bootloaders/DFU/BootloaderAPI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
24208fb
..
e85909c
100644
(file)
--- a/
Bootloaders/DFU/BootloaderAPITable.S
+++ b/
Bootloaders/DFU/BootloaderAPITable.S
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
f20cdd7
..
2c787fc
100644
(file)
--- a/
Bootloaders/DFU/BootloaderDFU.c
+++ b/
Bootloaders/DFU/BootloaderDFU.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
bef122c
..
90f1f70
100644
(file)
--- a/
Bootloaders/DFU/BootloaderDFU.h
+++ b/
Bootloaders/DFU/BootloaderDFU.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
db580c2
..
d23375b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
cbe773b
..
9f26d22
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
234469d
..
dd8ccea
100644
(file)
--- a/
Bootloaders/DFU/Descriptors.c
+++ b/
Bootloaders/DFU/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
d70b477
..
047665e
100644
(file)
--- a/
Bootloaders/DFU/Descriptors.h
+++ b/
Bootloaders/DFU/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
2859aa0
..
e8b86e8
100644
(file)
--- a/
Bootloaders/DFU/makefile
+++ b/
Bootloaders/DFU/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
68a7cb5
..
8bb2494
100644
(file)
--- a/
Bootloaders/HID/BootloaderHID.c
+++ b/
Bootloaders/HID/BootloaderHID.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
8e0c768
..
506692e
100644
(file)
--- a/
Bootloaders/HID/BootloaderHID.h
+++ b/
Bootloaders/HID/BootloaderHID.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
33d50a7
..
47e7cb6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
19d4ec4
..
72c3474
100644
(file)
--- a/
Bootloaders/HID/Descriptors.c
+++ b/
Bootloaders/HID/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
151920d
..
ed502fb
100644
(file)
--- a/
Bootloaders/HID/Descriptors.h
+++ b/
Bootloaders/HID/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/HostLoaderApp_Python/hid_bootloader_loader.py
b/Bootloaders/HID/HostLoaderApp_Python/hid_bootloader_loader.py
index
4bbb52f
..
8660e8f
100644
(file)
--- a/
Bootloaders/HID/HostLoaderApp_Python/hid_bootloader_loader.py
+++ b/
Bootloaders/HID/HostLoaderApp_Python/hid_bootloader_loader.py
@@
-2,7
+2,7
@@
"""
LUFA Library
"""
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/Bootloaders/HID/makefile
b/Bootloaders/HID/makefile
index
cd1b8b3
..
1094d01
100644
(file)
--- a/
Bootloaders/HID/makefile
+++ b/
Bootloaders/HID/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Bootloaders/MassStorage/BootloaderAPI.c
b/Bootloaders/MassStorage/BootloaderAPI.c
index
8fbe44f
..
386e19d
100644
(file)
--- a/
Bootloaders/MassStorage/BootloaderAPI.c
+++ b/
Bootloaders/MassStorage/BootloaderAPI.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/MassStorage/BootloaderAPI.h
b/Bootloaders/MassStorage/BootloaderAPI.h
index
87e16ff
..
caca07a
100644
(file)
--- a/
Bootloaders/MassStorage/BootloaderAPI.h
+++ b/
Bootloaders/MassStorage/BootloaderAPI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/MassStorage/BootloaderAPITable.S
b/Bootloaders/MassStorage/BootloaderAPITable.S
index
e9517af
..
33ab6bd
100644
(file)
--- a/
Bootloaders/MassStorage/BootloaderAPITable.S
+++ b/
Bootloaders/MassStorage/BootloaderAPITable.S
@@
-1,13
+1,13
@@
/*
\r
LUFA Library
\r
/*
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
*/
\r
\r
/*
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
*/
\r
\r
/*
\r
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
\r
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
\r
\r
Permission to use, copy, modify, distribute, and sell this
\r
software and its documentation for any purpose is hereby granted
\r
\r
Permission to use, copy, modify, distribute, and sell this
\r
software and its documentation for any purpose is hereby granted
\r
diff --git
a/Bootloaders/MassStorage/BootloaderMassStorage.c
b/Bootloaders/MassStorage/BootloaderMassStorage.c
index
e6157ef
..
39eedd2
100644
(file)
--- a/
Bootloaders/MassStorage/BootloaderMassStorage.c
+++ b/
Bootloaders/MassStorage/BootloaderMassStorage.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/MassStorage/BootloaderMassStorage.h
b/Bootloaders/MassStorage/BootloaderMassStorage.h
index
c788d29
..
719deb8
100644
(file)
--- a/
Bootloaders/MassStorage/BootloaderMassStorage.h
+++ b/
Bootloaders/MassStorage/BootloaderMassStorage.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/MassStorage/Config/AppConfig.h
b/Bootloaders/MassStorage/Config/AppConfig.h
index
057a63b
..
af82a32
100644
(file)
--- a/
Bootloaders/MassStorage/Config/AppConfig.h
+++ b/
Bootloaders/MassStorage/Config/AppConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/MassStorage/Config/LUFAConfig.h
b/Bootloaders/MassStorage/Config/LUFAConfig.h
index
d3576ae
..
6e5e472
100644
(file)
--- a/
Bootloaders/MassStorage/Config/LUFAConfig.h
+++ b/
Bootloaders/MassStorage/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/MassStorage/Descriptors.c
b/Bootloaders/MassStorage/Descriptors.c
index
bf50dba
..
4b6d3c5
100644
(file)
--- a/
Bootloaders/MassStorage/Descriptors.c
+++ b/
Bootloaders/MassStorage/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/MassStorage/Descriptors.h
b/Bootloaders/MassStorage/Descriptors.h
index
e603b0a
..
a0077ca
100644
(file)
--- a/
Bootloaders/MassStorage/Descriptors.h
+++ b/
Bootloaders/MassStorage/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/MassStorage/Lib/SCSI.c
b/Bootloaders/MassStorage/Lib/SCSI.c
index
2109bd2
..
7b42076
100644
(file)
--- a/
Bootloaders/MassStorage/Lib/SCSI.c
+++ b/
Bootloaders/MassStorage/Lib/SCSI.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/MassStorage/Lib/SCSI.h
b/Bootloaders/MassStorage/Lib/SCSI.h
index
86e1d7d
..
eb5822c
100644
(file)
--- a/
Bootloaders/MassStorage/Lib/SCSI.h
+++ b/
Bootloaders/MassStorage/Lib/SCSI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/MassStorage/Lib/VirtualFAT.c
b/Bootloaders/MassStorage/Lib/VirtualFAT.c
index
ab6b0f4
..
2f6fd0b
100644
(file)
--- a/
Bootloaders/MassStorage/Lib/VirtualFAT.c
+++ b/
Bootloaders/MassStorage/Lib/VirtualFAT.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/MassStorage/Lib/VirtualFAT.h
b/Bootloaders/MassStorage/Lib/VirtualFAT.h
index
2ecad9b
..
9bfa319
100644
(file)
--- a/
Bootloaders/MassStorage/Lib/VirtualFAT.h
+++ b/
Bootloaders/MassStorage/Lib/VirtualFAT.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/MassStorage/makefile
b/Bootloaders/MassStorage/makefile
index
4a6e18e
..
67180fe
100644
(file)
--- a/
Bootloaders/MassStorage/makefile
+++ b/
Bootloaders/MassStorage/makefile
@@
-1,6
+1,6
@@
#
\r
# LUFA Library
\r
#
\r
# LUFA Library
\r
-# Copyright (C) Dean Camera, 20
19
.
\r
+# Copyright (C) Dean Camera, 20
20
.
\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/Bootloaders/Printer/BootloaderAPI.c
b/Bootloaders/Printer/BootloaderAPI.c
index
21d13bb
..
7113d0d
100644
(file)
--- a/
Bootloaders/Printer/BootloaderAPI.c
+++ b/
Bootloaders/Printer/BootloaderAPI.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/Printer/BootloaderAPI.h
b/Bootloaders/Printer/BootloaderAPI.h
index
844b59d
..
9a5ea0c
100644
(file)
--- a/
Bootloaders/Printer/BootloaderAPI.h
+++ b/
Bootloaders/Printer/BootloaderAPI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/Printer/BootloaderAPITable.S
b/Bootloaders/Printer/BootloaderAPITable.S
index
755ff0d
..
091848b
100644
(file)
--- a/
Bootloaders/Printer/BootloaderAPITable.S
+++ b/
Bootloaders/Printer/BootloaderAPITable.S
@@
-1,13
+1,13
@@
/*
\r
LUFA Library
\r
/*
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
*/
\r
\r
/*
\r
\r
dean [at] fourwalledcubicle [dot] com
\r
www.lufa-lib.org
\r
*/
\r
\r
/*
\r
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
\r
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
\r
\r
Permission to use, copy, modify, distribute, and sell this
\r
software and its documentation for any purpose is hereby granted
\r
\r
Permission to use, copy, modify, distribute, and sell this
\r
software and its documentation for any purpose is hereby granted
\r
diff --git
a/Bootloaders/Printer/BootloaderPrinter.c
b/Bootloaders/Printer/BootloaderPrinter.c
index
deb3b96
..
953ba36
100644
(file)
--- a/
Bootloaders/Printer/BootloaderPrinter.c
+++ b/
Bootloaders/Printer/BootloaderPrinter.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/Printer/BootloaderPrinter.h
b/Bootloaders/Printer/BootloaderPrinter.h
index
356dab7
..
327180d
100644
(file)
--- a/
Bootloaders/Printer/BootloaderPrinter.h
+++ b/
Bootloaders/Printer/BootloaderPrinter.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/Printer/Config/LUFAConfig.h
b/Bootloaders/Printer/Config/LUFAConfig.h
index
33d50a7
..
47e7cb6
100644
(file)
--- a/
Bootloaders/Printer/Config/LUFAConfig.h
+++ b/
Bootloaders/Printer/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/Printer/Descriptors.c
b/Bootloaders/Printer/Descriptors.c
index
7194e8b
..
c3706a3
100644
(file)
--- a/
Bootloaders/Printer/Descriptors.c
+++ b/
Bootloaders/Printer/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/Printer/Descriptors.h
b/Bootloaders/Printer/Descriptors.h
index
49b95c1
..
577c0bb
100644
(file)
--- a/
Bootloaders/Printer/Descriptors.h
+++ b/
Bootloaders/Printer/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/Printer/makefile
b/Bootloaders/Printer/makefile
index
1b0caeb
..
24e4fa5
100644
(file)
--- a/
Bootloaders/Printer/makefile
+++ b/
Bootloaders/Printer/makefile
@@
-1,6
+1,6
@@
#
\r
# LUFA Library
\r
#
\r
# LUFA Library
\r
-# Copyright (C) Dean Camera, 20
19
.
\r
+# Copyright (C) Dean Camera, 20
20
.
\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/Bootloaders/makefile
b/Bootloaders/makefile
index
cf756f9
..
8fa62e3
100644
(file)
--- a/
Bootloaders/makefile
+++ b/
Bootloaders/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/BuildTests/BoardDriverTest/Board/Board.h
b/BuildTests/BoardDriverTest/Board/Board.h
index
e00b498
..
90dd6c4
100644
(file)
--- a/
BuildTests/BoardDriverTest/Board/Board.h
+++ b/
BuildTests/BoardDriverTest/Board/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/Buttons.h
b/BuildTests/BoardDriverTest/Board/Buttons.h
index
1066a1a
..
978a1cb
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
449008f
..
5e4cdb2
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
01381dd
..
5d3fdfc
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
96ac231
..
a695877
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
e84d363
..
031f6a7
100644
(file)
--- a/
BuildTests/BoardDriverTest/BoardDeviceMap.cfg
+++ b/
BuildTests/BoardDriverTest/BoardDeviceMap.cfg
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
95b8f04
..
2a981e5
100644
(file)
--- a/
BuildTests/BoardDriverTest/Test.c
+++ b/
BuildTests/BoardDriverTest/Test.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
46fc5d1
..
051cf7a
100644
(file)
--- a/
BuildTests/BoardDriverTest/makefile
+++ b/
BuildTests/BoardDriverTest/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
3cc0365
..
6dfd481
100644
(file)
--- a/
BuildTests/BoardDriverTest/makefile.test
+++ b/
BuildTests/BoardDriverTest/makefile.test
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
365b43a
..
7be89da
100644
(file)
--- a/
BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
+++ b/
BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
a48c54e
..
92dafdb
100644
(file)
--- a/
BuildTests/BootloaderTest/makefile
+++ b/
BuildTests/BootloaderTest/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
ff1e566
..
7857441
100644
(file)
--- a/
BuildTests/ModuleTest/Dummy.S
+++ b/
BuildTests/ModuleTest/Dummy.S
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
327d72f
..
ba41f7c
100644
(file)
--- a/
BuildTests/ModuleTest/Modules.h
+++ b/
BuildTests/ModuleTest/Modules.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
c53e332
..
aa6a3a7
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
c53e332
..
aa6a3a7
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
a950992
..
bff44d5
100644
(file)
--- a/
BuildTests/ModuleTest/makefile
+++ b/
BuildTests/ModuleTest/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
ba70a7e
..
b5c8dfd
100644
(file)
--- a/
BuildTests/ModuleTest/makefile.test
+++ b/
BuildTests/ModuleTest/makefile.test
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
5cc7216
..
24b124d
100644
(file)
--- a/
BuildTests/SingleUSBModeTest/Dummy.S
+++ b/
BuildTests/SingleUSBModeTest/Dummy.S
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
9116f7a
..
d6260d9
100644
(file)
--- a/
BuildTests/SingleUSBModeTest/Test.c
+++ b/
BuildTests/SingleUSBModeTest/Test.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
e8fd39b
..
2ba84b5
100644
(file)
--- a/
BuildTests/SingleUSBModeTest/makefile
+++ b/
BuildTests/SingleUSBModeTest/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
8265e18
..
31ff66b
100644
(file)
--- a/
BuildTests/SingleUSBModeTest/makefile.test
+++ b/
BuildTests/SingleUSBModeTest/makefile.test
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
a3db8c4
..
b135abe
100644
(file)
--- a/
BuildTests/StaticAnalysisTest/makefile
+++ b/
BuildTests/StaticAnalysisTest/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
b622c82
..
5368f52
100644
(file)
--- a/
BuildTests/makefile
+++ b/
BuildTests/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
162bdcb
..
8714eae
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
96cbdfb
..
25085a2
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5f5c31d
..
5f88e2b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4d1a55d
..
77e5211
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c2a6f6d
..
13cc4ec
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
397b04e
..
8038d17
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3a6e1e8
..
a5d2334
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
bd7d3aa
..
3e0c0dc
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a4c4240
..
ac8919e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
06f121f
..
bea4879
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4d1a55d
..
77e5211
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
64b02a1
..
4e8bd75
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9a9e877
..
a72d8cd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1b341ce
..
a5d5d89
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/CCID/CCID.c
b/Demos/Device/ClassDriver/CCID/CCID.c
index
eaf8900
..
a2456ad
100644
(file)
--- a/
Demos/Device/ClassDriver/CCID/CCID.c
+++ b/
Demos/Device/ClassDriver/CCID/CCID.c
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCID/CCID.h
b/Demos/Device/ClassDriver/CCID/CCID.h
index
b647c76
..
d1de798
100644
(file)
--- a/
Demos/Device/ClassDriver/CCID/CCID.h
+++ b/
Demos/Device/ClassDriver/CCID/CCID.h
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCID/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/CCID/Config/LUFAConfig.h
index
8989b0e
..
6e00dfb
100644
(file)
--- a/
Demos/Device/ClassDriver/CCID/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/CCID/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCID/Descriptors.c
b/Demos/Device/ClassDriver/CCID/Descriptors.c
index
591af8a
..
5ba4f12
100644
(file)
--- a/
Demos/Device/ClassDriver/CCID/Descriptors.c
+++ b/
Demos/Device/ClassDriver/CCID/Descriptors.c
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCID/Descriptors.h
b/Demos/Device/ClassDriver/CCID/Descriptors.h
index
6649bf2
..
e229cd9
100644
(file)
--- a/
Demos/Device/ClassDriver/CCID/Descriptors.h
+++ b/
Demos/Device/ClassDriver/CCID/Descriptors.h
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCID/HostTestApp/test_generic_ccid_libusb.js
b/Demos/Device/ClassDriver/CCID/HostTestApp/test_generic_ccid_libusb.js
index
533e0d0
..
c5cadce
100644
(file)
--- a/
Demos/Device/ClassDriver/CCID/HostTestApp/test_generic_ccid_libusb.js
+++ b/
Demos/Device/ClassDriver/CCID/HostTestApp/test_generic_ccid_libusb.js
@@
-1,13
+1,13
@@
#!/usr/bin/env node
// LUFA Library
#!/usr/bin/env node
// LUFA Library
-// Copyright (C) Dean Camera, 20
19
.
+// Copyright (C) Dean Camera, 20
20
.
//
// dean [at] fourwalledcubicle [dot] com
//
// www.lufa-lib.org
//
// dean [at] fourwalledcubicle [dot] com
//
// www.lufa-lib.org
-// Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+// Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
//
// LUFA Generic CCID device demo host test script. This script test multiple
// kinds of CCID messages and shows the result to the console
//
// LUFA Generic CCID device demo host test script. This script test multiple
// kinds of CCID messages and shows the result to the console
diff --git
a/Demos/Device/ClassDriver/CCID/Lib/Iso7816.c
b/Demos/Device/ClassDriver/CCID/Lib/Iso7816.c
index
71bb154
..
020c691
100644
(file)
--- a/
Demos/Device/ClassDriver/CCID/Lib/Iso7816.c
+++ b/
Demos/Device/ClassDriver/CCID/Lib/Iso7816.c
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCID/Lib/Iso7816.h
b/Demos/Device/ClassDriver/CCID/Lib/Iso7816.h
index
dbebb4c
..
93a23cf
100644
(file)
--- a/
Demos/Device/ClassDriver/CCID/Lib/Iso7816.h
+++ b/
Demos/Device/ClassDriver/CCID/Lib/Iso7816.h
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCID/makefile
b/Demos/Device/ClassDriver/CCID/makefile
index
3c59fd2
..
cefdd4f
100644
(file)
--- a/
Demos/Device/ClassDriver/CCID/makefile
+++ b/
Demos/Device/ClassDriver/CCID/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/ClassDriver/DualMIDI/Config/LUFAConfig.h
b/Demos/Device/ClassDriver/DualMIDI/Config/LUFAConfig.h
index
ba1bbca
..
e18750a
100644
(file)
--- a/
Demos/Device/ClassDriver/DualMIDI/Config/LUFAConfig.h
+++ b/
Demos/Device/ClassDriver/DualMIDI/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/DualMIDI/Descriptors.c
b/Demos/Device/ClassDriver/DualMIDI/Descriptors.c
index
8c2785a
..
9ab367b
100644
(file)
--- a/
Demos/Device/ClassDriver/DualMIDI/Descriptors.c
+++ b/
Demos/Device/ClassDriver/DualMIDI/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/DualMIDI/Descriptors.h
b/Demos/Device/ClassDriver/DualMIDI/Descriptors.h
index
e972f1b
..
1b4737d
100644
(file)
--- a/
Demos/Device/ClassDriver/DualMIDI/Descriptors.h
+++ b/
Demos/Device/ClassDriver/DualMIDI/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/DualMIDI/DualMIDI.c
b/Demos/Device/ClassDriver/DualMIDI/DualMIDI.c
index
6955b3e
..
3b55989
100644
(file)
--- a/
Demos/Device/ClassDriver/DualMIDI/DualMIDI.c
+++ b/
Demos/Device/ClassDriver/DualMIDI/DualMIDI.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/DualMIDI/DualMIDI.h
b/Demos/Device/ClassDriver/DualMIDI/DualMIDI.h
index
dc63649
..
4f209b9
100644
(file)
--- a/
Demos/Device/ClassDriver/DualMIDI/DualMIDI.h
+++ b/
Demos/Device/ClassDriver/DualMIDI/DualMIDI.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/DualMIDI/makefile
b/Demos/Device/ClassDriver/DualMIDI/makefile
index
417d68d
..
3edd869
100644
(file)
--- a/
Demos/Device/ClassDriver/DualMIDI/makefile
+++ b/
Demos/Device/ClassDriver/DualMIDI/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
6c3de02
..
dfef686
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
10157a9
..
53a6816
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
dec395a
..
cdde44b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7091e86
..
6ff9f12
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
89cc536
..
24eb274
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f357d58
..
ac8dc95
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
62298d0
..
fde58d8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
99fb909
..
77603ec
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f751904
..
8d021ee
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
e4f7200
..
1b3513e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
398c4c6
..
1d11d26
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
2898974
..
3a6c409
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/HostTestApp/test_generic_hid_libusb.js
b/Demos/Device/ClassDriver/GenericHID/HostTestApp/test_generic_hid_libusb.js
index
ea65b6e
..
f9d14ea
100755
(executable)
--- a/
Demos/Device/ClassDriver/GenericHID/HostTestApp/test_generic_hid_libusb.js
+++ b/
Demos/Device/ClassDriver/GenericHID/HostTestApp/test_generic_hid_libusb.js
@@
-1,7
+1,7
@@
#!/usr/bin/env node
// LUFA Library
#!/usr/bin/env node
// LUFA Library
-// Copyright (C) Dean Camera, 20
19
.
+// Copyright (C) Dean Camera, 20
20
.
//
// 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/HostTestApp/test_generic_hid_libusb.py
b/Demos/Device/ClassDriver/GenericHID/HostTestApp/test_generic_hid_libusb.py
index
41616c4
..
d193994
100755
(executable)
--- a/
Demos/Device/ClassDriver/GenericHID/HostTestApp/test_generic_hid_libusb.py
+++ b/
Demos/Device/ClassDriver/GenericHID/HostTestApp/test_generic_hid_libusb.py
@@
-2,7
+2,7
@@
"""
LUFA Library
"""
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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/HostTestApp/test_generic_hid_winusb.py
b/Demos/Device/ClassDriver/GenericHID/HostTestApp/test_generic_hid_winusb.py
index
7dc068d
..
c6be02d
100644
(file)
--- a/
Demos/Device/ClassDriver/GenericHID/HostTestApp/test_generic_hid_winusb.py
+++ b/
Demos/Device/ClassDriver/GenericHID/HostTestApp/test_generic_hid_winusb.py
@@
-2,7
+2,7
@@
"""
LUFA Library
"""
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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/makefile
b/Demos/Device/ClassDriver/GenericHID/makefile
index
d789afa
..
5347a2f
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
99fb909
..
77603ec
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7c930d6
..
569f656
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
492f387
..
2cb5fdd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
31f7e83
..
a805514
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
53c5b69
..
af2e4c1
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3322791
..
f6cee85
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
99fb909
..
77603ec
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f07f6b2
..
6975bbb
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c5596de
..
7637453
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
ee6aaa9
..
dfe384d
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1331ee0
..
d8b07bc
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
d152b9e
..
15f6fd7
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
a401c99
..
129416f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4851d7c
..
80612e4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
da827b2
..
f14ba5c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
283a180
..
6a6bd67
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5c8181e
..
220d660
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f33669d
..
e27f9c6
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
99fb909
..
77603ec
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
17829bd
..
d600532
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
824d458
..
13b0a1b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
130afc8
..
6979da4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5c8181e
..
220d660
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9339130
..
4a96e46
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
ba1bbca
..
e18750a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c834182
..
d39b275
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
e4e6dd9
..
eff6b93
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
220eff6
..
348bc99
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1644480
..
bf6c186
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a397741
..
2cc58c8
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
efabde6
..
4506af4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
8989b0e
..
6e00dfb
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b76f620
..
d3ad977
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
75b0a31
..
a341860
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c0a056d
..
5af7be1
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
ab361ec
..
c3a1b93
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
77577ea
..
af5ccaf
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3007c91
..
fbb42ea
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
ce28f2d
..
b5e8912
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1109bf7
..
08bec71
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6055c27
..
6841d4a
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
efabde6
..
4506af4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
247a02c
..
a405394
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f0195f7
..
bb921fd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
df73967
..
885f48a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
c0a056d
..
5af7be1
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b3be19d
..
b7537c2
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
77577ea
..
af5ccaf
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
2d40d14
..
1be93eb
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
06462e3
..
baf8e8f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
eebda4f
..
ac77a47
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
b9b06f0
..
b8db403
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
99fb909
..
77603ec
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
e3e8517
..
8787587
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
383777b
..
0b677cd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
2bba3a2
..
4f374bc
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f0b0d54
..
80095e3
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
909ba20
..
4aa7100
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
6a11723
..
55f7905
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a401c99
..
129416f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7679286
..
0112325
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
48e9669
..
a609c78
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
05b8e85
..
7a3b36c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
86c2789
..
1e0369b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
70f89aa
..
068761d
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
307fcc4
..
88de81a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f909713
..
d2b6fca
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
14acb2d
..
580faf8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0331c9f
..
75abd48
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0973db2
..
a0f6037
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9d206bd
..
742f734
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f751f1c
..
acce638
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
bbeaf76
..
4567b24
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
8614b1e
..
624c574
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6430a67
..
f9c34b6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
501f355
..
bc2b976
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b856ecb
..
e01a2c6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a6a0ffd
..
0466a9b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
018400f
..
22f3348
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f4d477c
..
b82c4f0
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3eaf507
..
312e109
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
2d3b40b
..
439449e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
129d8a8
..
5ae7e71
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
d967e12
..
265b15c
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
8989b0e
..
6e00dfb
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5cdbc80
..
47a9163
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
23afa74
..
01ab433
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
44ec59a
..
9e13b35
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
38c4ede
..
7f62a20
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
34a9cf5
..
96e6d6b
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
efabde6
..
4506af4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
247a02c
..
a405394
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
bf507a8
..
6c43cc7
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b7b0f9c
..
59d88c0
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c0a056d
..
5af7be1
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
8e36ad1
..
6baf70f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
77577ea
..
af5ccaf
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
59d1116
..
619c59f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
625dc6f
..
3c6ca67
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
80530c7
..
24a3184
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
61f6640
..
b7b2939
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
8989b0e
..
6e00dfb
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
d072fc9
..
f024b18
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c0fb97a
..
3899b15
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7226ad0
..
2b82c88
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
fe9b7d5
..
3cbaf30
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
991f53e
..
53eb67f
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
11e2cea
..
12af38c
100644
(file)
--- a/
Demos/Device/ClassDriver/makefile
+++ b/
Demos/Device/ClassDriver/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
8989b0e
..
6e00dfb
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1241b82
..
0daa0c0
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
d956e8d
..
0b16316
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
fba3f89
..
f2151ca
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4f42f24
..
bcb83b6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
240c189
..
75f2de1
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
e80c122
..
26f280c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
ae4154a
..
1273fa7
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5f5c31d
..
5f88e2b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4d1a55d
..
77e5211
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1860b55
..
6626293
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0773984
..
e787432
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
41e6308
..
585caa4
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
5542a66
..
507998c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0479309
..
0194329
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
06f121f
..
bea4879
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4d1a55d
..
77e5211
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
349c8a7
..
2bd4819
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3bacd66
..
4ba4a3b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
927acae
..
fd9bd13
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/LowLevel/BulkVendor/BulkVendor.c
b/Demos/Device/LowLevel/BulkVendor/BulkVendor.c
index
c9e85e2
..
540ab9c
100644
(file)
--- a/
Demos/Device/LowLevel/BulkVendor/BulkVendor.c
+++ b/
Demos/Device/LowLevel/BulkVendor/BulkVendor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/BulkVendor/BulkVendor.h
b/Demos/Device/LowLevel/BulkVendor/BulkVendor.h
index
f496501
..
2e41fac
100644
(file)
--- a/
Demos/Device/LowLevel/BulkVendor/BulkVendor.h
+++ b/
Demos/Device/LowLevel/BulkVendor/BulkVendor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/BulkVendor/Config/LUFAConfig.h
b/Demos/Device/LowLevel/BulkVendor/Config/LUFAConfig.h
index
8989b0e
..
6e00dfb
100644
(file)
--- a/
Demos/Device/LowLevel/BulkVendor/Config/LUFAConfig.h
+++ b/
Demos/Device/LowLevel/BulkVendor/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/BulkVendor/Descriptors.c
b/Demos/Device/LowLevel/BulkVendor/Descriptors.c
index
f554462
..
7f9b130
100644
(file)
--- a/
Demos/Device/LowLevel/BulkVendor/Descriptors.c
+++ b/
Demos/Device/LowLevel/BulkVendor/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/BulkVendor/Descriptors.h
b/Demos/Device/LowLevel/BulkVendor/Descriptors.h
index
2eef62b
..
d94bc7c
100644
(file)
--- a/
Demos/Device/LowLevel/BulkVendor/Descriptors.h
+++ b/
Demos/Device/LowLevel/BulkVendor/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/BulkVendor/HostTestApp/test_bulk_vendor.py
b/Demos/Device/LowLevel/BulkVendor/HostTestApp/test_bulk_vendor.py
index
c52a512
..
aba1ef8
100644
(file)
--- a/
Demos/Device/LowLevel/BulkVendor/HostTestApp/test_bulk_vendor.py
+++ b/
Demos/Device/LowLevel/BulkVendor/HostTestApp/test_bulk_vendor.py
@@
-1,6
+1,6
@@
"""
LUFA Library
"""
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/Demos/Device/LowLevel/BulkVendor/makefile
b/Demos/Device/LowLevel/BulkVendor/makefile
index
f3e8181
..
c075bf0
100644
(file)
--- a/
Demos/Device/LowLevel/BulkVendor/makefile
+++ b/
Demos/Device/LowLevel/BulkVendor/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Demos/Device/LowLevel/CCID/CCID.c
b/Demos/Device/LowLevel/CCID/CCID.c
index
4ae2662
..
3513367
100644
(file)
--- a/
Demos/Device/LowLevel/CCID/CCID.c
+++ b/
Demos/Device/LowLevel/CCID/CCID.c
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCID/CCID.h
b/Demos/Device/LowLevel/CCID/CCID.h
index
cb694b0
..
e5dfa56
100644
(file)
--- a/
Demos/Device/LowLevel/CCID/CCID.h
+++ b/
Demos/Device/LowLevel/CCID/CCID.h
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCID/Config/LUFAConfig.h
b/Demos/Device/LowLevel/CCID/Config/LUFAConfig.h
index
8989b0e
..
6e00dfb
100644
(file)
--- a/
Demos/Device/LowLevel/CCID/Config/LUFAConfig.h
+++ b/
Demos/Device/LowLevel/CCID/Config/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCID/Descriptors.c
b/Demos/Device/LowLevel/CCID/Descriptors.c
index
c6e58e6
..
fc2b245
100644
(file)
--- a/
Demos/Device/LowLevel/CCID/Descriptors.c
+++ b/
Demos/Device/LowLevel/CCID/Descriptors.c
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCID/Descriptors.h
b/Demos/Device/LowLevel/CCID/Descriptors.h
index
487816e
..
5052b06
100644
(file)
--- a/
Demos/Device/LowLevel/CCID/Descriptors.h
+++ b/
Demos/Device/LowLevel/CCID/Descriptors.h
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCID/HostTestApp/test_generic_ccid_libusb.js
b/Demos/Device/LowLevel/CCID/HostTestApp/test_generic_ccid_libusb.js
index
533e0d0
..
c5cadce
100644
(file)
--- a/
Demos/Device/LowLevel/CCID/HostTestApp/test_generic_ccid_libusb.js
+++ b/
Demos/Device/LowLevel/CCID/HostTestApp/test_generic_ccid_libusb.js
@@
-1,13
+1,13
@@
#!/usr/bin/env node
// LUFA Library
#!/usr/bin/env node
// LUFA Library
-// Copyright (C) Dean Camera, 20
19
.
+// Copyright (C) Dean Camera, 20
20
.
//
// dean [at] fourwalledcubicle [dot] com
//
// www.lufa-lib.org
//
// dean [at] fourwalledcubicle [dot] com
//
// www.lufa-lib.org
-// Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+// Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
//
// LUFA Generic CCID device demo host test script. This script test multiple
// kinds of CCID messages and shows the result to the console
//
// LUFA Generic CCID device demo host test script. This script test multiple
// kinds of CCID messages and shows the result to the console
diff --git
a/Demos/Device/LowLevel/CCID/Lib/Iso7816.c
b/Demos/Device/LowLevel/CCID/Lib/Iso7816.c
index
9e5bcef
..
988a765
100644
(file)
--- a/
Demos/Device/LowLevel/CCID/Lib/Iso7816.c
+++ b/
Demos/Device/LowLevel/CCID/Lib/Iso7816.c
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCID/Lib/Iso7816.h
b/Demos/Device/LowLevel/CCID/Lib/Iso7816.h
index
c76c0ce
..
14f1609
100644
(file)
--- a/
Demos/Device/LowLevel/CCID/Lib/Iso7816.h
+++ b/
Demos/Device/LowLevel/CCID/Lib/Iso7816.h
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCID/makefile
b/Demos/Device/LowLevel/CCID/makefile
index
f5f4f10
..
d7b3a66
100644
(file)
--- a/
Demos/Device/LowLevel/CCID/makefile
+++ b/
Demos/Device/LowLevel/CCID/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
6c3de02
..
dfef686
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
10157a9
..
53a6816
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
2701d9a
..
4ae0c94
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3511736
..
5dc8257
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
647338c
..
c7412aa
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4bc120b
..
6abf949
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
62298d0
..
fde58d8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
ba1bbca
..
e18750a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f47a406
..
31b41a6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
59e01be
..
bf64184
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
73856d0
..
67b5511
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6810be1
..
1ae9324
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/HostTestApp/test_generic_hid.py
b/Demos/Device/LowLevel/GenericHID/HostTestApp/test_generic_hid.py
index
7dc068d
..
c6be02d
100644
(file)
--- a/
Demos/Device/LowLevel/GenericHID/HostTestApp/test_generic_hid.py
+++ b/
Demos/Device/LowLevel/GenericHID/HostTestApp/test_generic_hid.py
@@
-2,7
+2,7
@@
"""
LUFA Library
"""
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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/makefile
b/Demos/Device/LowLevel/GenericHID/makefile
index
5b423b7
..
e851441
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
99fb909
..
77603ec
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
468e906
..
78dae66
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
be35489
..
746bcdf
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9bfb08a
..
93fa377
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
805cf74
..
62e72d3
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c3022d6
..
3af1b2a
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
ba1bbca
..
e18750a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5689a59
..
3f0ac8a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
ede189b
..
fbde693
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
5523c24
..
edf60f4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
b2d8d0c
..
820c3c6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
a925f5d
..
5ec5956
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
a401c99
..
129416f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5fd6893
..
2759626
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
232c984
..
35e96b5
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
7d0b3d4
..
537167e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
c3fa718
..
b173719
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
ba56873
..
5171830
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
ba1bbca
..
e18750a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c834182
..
d39b275
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
e3544bf
..
1ecf9fb
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
cbef01b
..
58b9458
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
8673bdc
..
5ef5a9b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c09231c
..
5b66627
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
efabde6
..
4506af4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
8989b0e
..
6e00dfb
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b76f620
..
d3ad977
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
e5eb5b0
..
4f99821
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
fc6ddd6
..
bbff826
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
fc258ed
..
6ff2c24
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1c2feb9
..
08a934f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
22a6d3a
..
6a08d2f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
ed85096
..
c89e3d5
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0511b70
..
cd5f782
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a84e7b1
..
d9d4ea5
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
99fb909
..
77603ec
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
2ffde36
..
68f966e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
383777b
..
0b677cd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3070693
..
1d9fa46
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
bafbfd1
..
ca84080
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4643741
..
1375f0f
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
6a11723
..
55f7905
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a401c99
..
129416f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7679286
..
0112325
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b797d64
..
ddb9646
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9ab3344
..
2350604
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7aa98d6
..
b4b5f38
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f02883a
..
04f6460
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
307fcc4
..
88de81a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5f67a84
..
41413a0
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
69cb59f
..
741e5c4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
2509f94
..
d1e345a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0e9a14f
..
9154031
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
468ea46
..
bd81cf7
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b2b325f
..
39dd9f4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
2ca2e56
..
c6b2494
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
166ed25
..
39c7492
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6430a67
..
f9c34b6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
45ab235
..
5d476a3
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c0906a1
..
238e358
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c75af16
..
023dce2
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
818bc28
..
f0eaabc
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a6a0ffd
..
0466a9b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
07e286f
..
d30843c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3996406
..
9b8f90b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1bbd0f4
..
be85564
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b3118b9
..
f365c12
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
19e2250
..
499e416
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0f43c4e
..
fd1d09d
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
5746695
..
c4d4d54
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5cdbc80
..
47a9163
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
02cb8d0
..
0f1326a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7844e61
..
1607a03
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
ebfd5f1
..
ba86c7a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9b7cc13
..
554132d
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
11e2cea
..
12af38c
100644
(file)
--- a/
Demos/Device/LowLevel/makefile
+++ b/
Demos/Device/LowLevel/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
95d8930
..
6f1613a
100644
(file)
--- a/
Demos/Device/makefile
+++ b/
Demos/Device/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
e9c129d
..
cd44549
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
bcb2857
..
574535a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
245cfe7
..
ff52297
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1883a52
..
d292c6b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
dfc6cd0
..
ee6901b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
ba56eca
..
42b3e2f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a152d3e
..
1a691fa
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a71ce4f
..
10fcb37
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4b9f621
..
72e3d01
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
00c91fe
..
17da6a4
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
5094a4b
..
153e6a7
100644
(file)
--- a/
Demos/DualRole/ClassDriver/makefile
+++ b/
Demos/DualRole/ClassDriver/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
575de2b
..
6a172c5
100644
(file)
--- a/
Demos/DualRole/makefile
+++ b/
Demos/DualRole/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
ec1d6b0
..
fc5761f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
aa2fcf0
..
172f749
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b931480
..
27784d9
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9c64280
..
73cc850
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
d71971e
..
fb1589e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
789c17b
..
df48439
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
457b812
..
42ef2f8
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
0202daf
..
1022929
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7ebf4d2
..
3212d85
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5f5c31d
..
5f88e2b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
2c9277d
..
72ae5d4
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
fe449a9
..
760b168
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
33cb8fd
..
2605567
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
369adab
..
9ec0c3a
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
d16a48a
..
3ca2332
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
d74c683
..
399296c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
dc989ee
..
512a416
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
774819c
..
7999273
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6569982
..
58e2c9f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6974329
..
63679f0
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1296867
..
d567547
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9ef8677
..
b1e5d57
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
eee312a
..
549f766
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
b5f838d
..
f8cb0cf
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7708649
..
be43199
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
d00a834
..
bb28088
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
75c33a8
..
d7b6044
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
d0e66a8
..
62ec68e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
54891ad
..
d019dec
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b97d132
..
d270e58
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0915fbf
..
88d63e7
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3d174ef
..
4395eec
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6819e3c
..
3df2935
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
8125edb
..
f7dd96d
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
8177be0
..
0db91fe
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b317cc2
..
027e9c6
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
ef6b9a6
..
a2d42f4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
116483a
..
df5ecd5
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4d5e97b
..
e2990a6
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
e4532b3
..
a4452e9
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
ba6b0e4
..
440a5d1
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6e15b8a
..
c5f2bba
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0759097
..
47ffbbd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
19b032e
..
c1061b5
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
d8116c2
..
96d46f3
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
2ac4f2f
..
f1c9a81
100644
(file)
--- a/
Demos/Host/ClassDriver/makefile
+++ b/
Demos/Host/ClassDriver/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
50a4c72
..
3b1c9b9
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
ffde622
..
1566ab8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b931480
..
27784d9
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
d3cf216
..
008afae
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
23a21b4
..
e985a81
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
13b2c2f
..
0e0de35
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
889ed9e
..
ac8b27e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
50eab9a
..
e1bdf3f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1274ea8
..
328dc15
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0854a87
..
32cbe2b
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
3f27ee6
..
a3b25a0
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1cbd52e
..
d1b9422
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
23e26e8
..
27eeec1
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f2add2a
..
c432260
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6d1dfe7
..
1df88db
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
838d42d
..
c5c3083
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
730bfd1
..
3805e18
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5f5c31d
..
5f88e2b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7246e76
..
4fe7429
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b830f14
..
80eee3d
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5ceff5a
..
193f0e7
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
eb8116c
..
65bb3fd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
64b4583
..
9a56eb1
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c757145
..
51ed58c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b22cbf4
..
337bc1d
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4b52a43
..
c7cb42a
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3225ffa
..
c35e326
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
671bb70
..
3e7bf4c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
45e611c
..
93ff614
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6ead6f6
..
bbacaf9
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
49b4a08
..
aa64865
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
39d37b0
..
c2afa05
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
ce2a42a
..
1dbf17d
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
fcf67a9
..
99f8a97
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
dbf7eba
..
1843512
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4285ab7
..
3a78e5b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
e1034be
..
d040d8a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
88c1756
..
39ec673
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
007476c
..
30c40fd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0222362
..
cc9eb59
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1664892
..
9012c0e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a67ee57
..
0a20147
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
15565e4
..
8a2007e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
053dbc7
..
26312e6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
084d5ef
..
957063d
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
152941b
..
02f76d2
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6e0ba39
..
d7965d4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
032330f
..
f07b580
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
8c51188
..
df2fe31
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9b9db12
..
f745c8b
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
b5f838d
..
f8cb0cf
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9e38f22
..
42fc847
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
485d77d
..
d9d7ac1
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
d39534a
..
a7d42e1
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1bce3f3
..
10bb9d3
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3da179c
..
11d4ee7
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
78c17f6
..
65c836e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3baa66b
..
9b33f5e
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1f7ac53
..
95f9ec6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
57efd66
..
7c51ca2
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4ae9f6f
..
d97f7a0
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c59ad0e
..
c1d9602
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
097b5ec
..
08f5ca7
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
240c224
..
cec152a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f454771
..
586b9f3
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6e1f8d1
..
177d5ab
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
fa18892
..
c267b99
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
8adac79
..
e781cfc
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c42146f
..
bf3110b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
655bf2e
..
382118a
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5a72ca2
..
be36ddd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
79695d9
..
c5bd89c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
27205df
..
0acf8dc
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
fe4a74c
..
d776e10
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
dbedc2f
..
69209dc
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
781cf95
..
a8f8dbd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
225f8b2
..
019a348
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9fb4132
..
b4bd14b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a9be713
..
8f3b413
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f15409a
..
30639de
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
feaadc0
..
0e6f95b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
297e29a
..
359d8e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7ed5432
..
238a28c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
719c66d
..
6fcc304
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a286140
..
774cd63
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
62f16ff
..
4713807
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
800d71f
..
55d30d7
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
722bc00
..
bea50b6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
377c11a
..
7d192fb
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
46d855a
..
36a6a6f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b4eeb56
..
aa2c0c5
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
49c1de1
..
a22fa05
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
369dbad
..
f2c5c9a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5607ff8
..
4123448
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
41d1693
..
56d1c05
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
efaebfd
..
12bf173
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f988387
..
4f1a608
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, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
2ac4f2f
..
f1c9a81
100644
(file)
--- a/
Demos/Host/LowLevel/makefile
+++ b/
Demos/Host/LowLevel/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
95d8930
..
6f1613a
100644
(file)
--- a/
Demos/Host/makefile
+++ b/
Demos/Host/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
1777688
..
ee488ba
100644
(file)
--- a/
Demos/makefile
+++ b/
Demos/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/LUFA/CodeTemplates/DeviceTemplate/Descriptors.c
b/LUFA/CodeTemplates/DeviceTemplate/Descriptors.c
index
f5ec62d
..
c256ad1
100644
(file)
--- a/
LUFA/CodeTemplates/DeviceTemplate/Descriptors.c
+++ b/
LUFA/CodeTemplates/DeviceTemplate/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/DeviceTemplate/Descriptors.h
b/LUFA/CodeTemplates/DeviceTemplate/Descriptors.h
index
965a736
..
2dc3890
100644
(file)
--- a/
LUFA/CodeTemplates/DeviceTemplate/Descriptors.h
+++ b/
LUFA/CodeTemplates/DeviceTemplate/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/DeviceTemplate/DeviceApplication.c
b/LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.c
index
12b9b93
..
712ce3e
100644
(file)
--- a/
LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.c
+++ b/
LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/DeviceTemplate/DeviceApplication.h
b/LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.h
index
7d400d8
..
e6f629e
100644
(file)
--- a/
LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.h
+++ b/
LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/CodeTemplates/DriverStubs/Board.h
index
7b33caf
..
b79fe54
100644
(file)
--- a/
LUFA/CodeTemplates/DriverStubs/Board.h
+++ b/
LUFA/CodeTemplates/DriverStubs/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Buttons.h
b/LUFA/CodeTemplates/DriverStubs/Buttons.h
index
9c6db75
..
9e96974
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
2706538
..
c08348c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1cef0a0
..
ada54b6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
da896c9
..
ef3fb73
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/HostTemplate/HostApplication.c
b/LUFA/CodeTemplates/HostTemplate/HostApplication.c
index
a029fae
..
e0557c1
100644
(file)
--- a/
LUFA/CodeTemplates/HostTemplate/HostApplication.c
+++ b/
LUFA/CodeTemplates/HostTemplate/HostApplication.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/HostTemplate/HostApplication.h
b/LUFA/CodeTemplates/HostTemplate/HostApplication.h
index
1eca32f
..
3af0ded
100644
(file)
--- a/
LUFA/CodeTemplates/HostTemplate/HostApplication.h
+++ b/
LUFA/CodeTemplates/HostTemplate/HostApplication.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3505e2e
..
5d540e9
100644
(file)
--- a/
LUFA/CodeTemplates/LUFAConfig.h
+++ b/
LUFA/CodeTemplates/LUFAConfig.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1bc193d
..
eff3b8c
100644
(file)
--- a/
LUFA/CodeTemplates/makefile_template
+++ b/
LUFA/CodeTemplates/makefile_template
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
f6f0147
..
aab878f
100644
(file)
--- a/
LUFA/Common/ArchitectureSpecific.h
+++ b/
LUFA/Common/ArchitectureSpecific.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3ad8881
..
75a5b3b
100644
(file)
--- a/
LUFA/Common/Architectures.h
+++ b/
LUFA/Common/Architectures.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
52d4263
..
a5c1eb8
100644
(file)
--- a/
LUFA/Common/Attributes.h
+++ b/
LUFA/Common/Attributes.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0f5f882
..
cdd996b
100644
(file)
--- a/
LUFA/Common/BoardTypes.h
+++ b/
LUFA/Common/BoardTypes.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
137e643
..
a213c5d
100644
(file)
--- a/
LUFA/Common/Common.h
+++ b/
LUFA/Common/Common.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
8ee855f
..
3ad7f5b
100644
(file)
--- a/
LUFA/Common/CompilerSpecific.h
+++ b/
LUFA/Common/CompilerSpecific.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
cdc90e5
..
f07f4a2
100644
(file)
--- a/
LUFA/Common/Endianness.h
+++ b/
LUFA/Common/Endianness.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
diff --git
a/LUFA/DoxygenPages/ChangeLog.txt
b/LUFA/DoxygenPages/ChangeLog.txt
index
557587b
..
32332e8
100644
(file)
--- a/
LUFA/DoxygenPages/ChangeLog.txt
+++ b/
LUFA/DoxygenPages/ChangeLog.txt
@@
-39,6
+39,7
@@
* - Fixed bootloaders not disabling global interrupts during erase and write operations (thanks to Zoltan)
* - Fixed bootloaders accepting flash writes to the bootloader region (thanks to NicoHood)
* - Fixed bootloaders incorrectly checking the BOOTRST fuse on start (thanks to Braden Kell)
* - Fixed bootloaders not disabling global interrupts during erase and write operations (thanks to Zoltan)
* - Fixed bootloaders accepting flash writes to the bootloader region (thanks to NicoHood)
* - Fixed bootloaders incorrectly checking the BOOTRST fuse on start (thanks to Braden Kell)
+ * - Fixed Mass Storage bootloader incorrectly updating the lower nibble of the FAT12 cluster
* - Fixed void pointer arithmetic in the low level RNDIS demo protocol decoders
* - Fixed invalid DHCP server socket creation in the Webserver project
*
* - Fixed void pointer arithmetic in the low level RNDIS demo protocol decoders
* - Fixed invalid DHCP server socket creation in the Webserver project
*
diff --git
a/LUFA/DoxygenPages/LUFAPoweredProjects.txt
b/LUFA/DoxygenPages/LUFAPoweredProjects.txt
index
86ce990
..
47893a8
100644
(file)
--- a/
LUFA/DoxygenPages/LUFAPoweredProjects.txt
+++ b/
LUFA/DoxygenPages/LUFAPoweredProjects.txt
@@
-141,7
+141,7
@@
* \li Touchscreen Input Device: http://capnstech.blogspot.com/2010/07/touchscreen-update.html
* \li UDFS, a BBC Micro USB disk filing system: https://github.com/makestuff/udfs
* \li Universal USB AVR Module: http://usbavr.bplaced.net/
* \li Touchscreen Input Device: http://capnstech.blogspot.com/2010/07/touchscreen-update.html
* \li UDFS, a BBC Micro USB disk filing system: https://github.com/makestuff/udfs
* \li Universal USB AVR Module: http://usbavr.bplaced.net/
- * \li USB Adapter for an old Teletype Printer: www.savel.org/20
19
/07/11/avr-usb-printer-device-and-teletype/
+ * \li USB Adapter for an old Teletype Printer: www.savel.org/20
20
/07/11/avr-usb-printer-device-and-teletype/
* \li USB2AX, a USB to Dynamixel network adapter: http://paranoidstudio.assembla.com/wiki/show/paranoidstudio/USB2AX
* \li USBPass, a USB password keeper: http://sroz.net/projects/usbpass/
* \li USB Business Card: http://www.limpkin.fr/index.php?post/2012/09/15/My-new-business-card
* \li USB2AX, a USB to Dynamixel network adapter: http://paranoidstudio.assembla.com/wiki/show/paranoidstudio/USB2AX
* \li USBPass, a USB password keeper: http://sroz.net/projects/usbpass/
* \li USB Business Card: http://www.limpkin.fr/index.php?post/2012/09/15/My-new-business-card
diff --git
a/LUFA/Drivers/Board/AVR8/ADAFRUITU4/Board.h
b/LUFA/Drivers/Board/AVR8/ADAFRUITU4/Board.h
index
b8d362a
..
91ef3d9
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/ADAFRUITU4/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/ADAFRUITU4/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1374f87
..
68d607f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Board.h
index
b8c0f00
..
e488d1c
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
db22acb
..
71f24a3
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0145ce2
..
5b62048
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/BENITO/Board.h
index
337079e
..
cfe87b7
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/BENITO/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/BENITO/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f17d466
..
280bb49
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1bd0802
..
7441fc6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/BIGMULTIO/Board.h
index
1d8cd00
..
ebfb48d
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/BIGMULTIO/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/BIGMULTIO/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
adbea98
..
009099c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/BLACKCAT/Board.h
index
16b9101
..
797a167
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/BLACKCAT/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/BLACKCAT/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b53e977
..
f388d20
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/BUI/Board.h
index
ae9841f
..
df6f91d
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/BUI/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/BUI/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c4b5fdf
..
eeb7d5a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/BUMBLEB/Board.h
index
2053df7
..
70e4fac
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/BUMBLEB/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/BUMBLEB/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
35dc36e
..
eb715fc
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
47dc9ff
..
85b5c66
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
294a7c3
..
96d381d
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/CULV3/Board.h
index
ef5f5ed
..
d85b851
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/CULV3/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/CULV3/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
46b42d8
..
fcdf788
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0dc2a52
..
724ecf9
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/DUCE/Board.h
index
f32b84e
..
9a13704
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/DUCE/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/DUCE/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b2f3506
..
3c1ea7b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/EVK527/Board.h
index
6eddd97
..
697edb3
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/EVK527/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/EVK527/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
41c49d4
..
4eab3a3
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a2bc129
..
f2b19f2
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
e84c3e0
..
e5dabc3
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
88a52b5
..
fe9c748
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/JMDBU2/Board.h
index
bde7bc4
..
b0d3e59
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/JMDBU2/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/JMDBU2/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b6b1af0
..
320e2e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
e842270
..
903dbcd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/LEONARDO/Board.h
index
6de1385
..
b20574d
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/LEONARDO/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/LEONARDO/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
110fc72
..
8de7eb3
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/MAXIMUS/Board.h
index
e946626
..
7061fa6
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/MAXIMUS/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/MAXIMUS/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3ac68e0
..
6eb39ec
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/MICRO/Board.h
b/LUFA/Drivers/Board/AVR8/MICRO/Board.h
index
ee4fc1d
..
0ae90eb
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/MICRO/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/MICRO/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/MICRO/LEDs.h
b/LUFA/Drivers/Board/AVR8/MICRO/LEDs.h
index
f0158c8
..
50a9584
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/MICRO/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/MICRO/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/MICROPENDOUS/Board.h
index
7fb0d4b
..
e22df87
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/MICROPENDOUS/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/MICROPENDOUS/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6263356
..
6c4f4c2
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
8343880
..
24a69eb
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/MICROSIN162/Board.h
index
198c1aa
..
5be5f06
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/MICROSIN162/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/MICROSIN162/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6ff4db0
..
0af9ca7
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
2a8c380
..
72f568b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/MINIMUS/Board.h
index
8c00ea8
..
9671f0c
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/MINIMUS/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/MINIMUS/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7a61750
..
9585f5d
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
e8e5144
..
248eb96
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/MULTIO/Board.h
index
0398a9d
..
edc722e
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/MULTIO/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/MULTIO/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b4e6e41
..
1fb4981
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/OLIMEX162/Board.h
index
382d0b6
..
0c6bfa7
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/OLIMEX162/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/OLIMEX162/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a532b75
..
5564e81
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
86f36bc
..
e2c8da6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/OLIMEX32U4/Board.h
index
4781e16
..
4b87f53
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/OLIMEX32U4/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/OLIMEX32U4/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7f63b89
..
b16e88f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
eda3556
..
e49f08b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Board.h
index
c06fd1d
..
56488e1
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1ccdda5
..
8ec8c47
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
dcc9ff7
..
535ddf2
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/OLIMEXT32U4/Board.h
index
7821a9a
..
fdf3539
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/OLIMEXT32U4/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/OLIMEXT32U4/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
878b179
..
6522ac5
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7d66f8a
..
0fbbc95
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/POLOLUMICRO/Board.h
b/LUFA/Drivers/Board/AVR8/POLOLUMICRO/Board.h
index
0e6ceca
..
be9371d
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/POLOLUMICRO/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/POLOLUMICRO/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/POLOLUMICRO/LEDs.h
b/LUFA/Drivers/Board/AVR8/POLOLUMICRO/LEDs.h
index
25a8fd9
..
1ed671e
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/POLOLUMICRO/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/POLOLUMICRO/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/RZUSBSTICK/Board.h
index
6dfaa52
..
c2968ad
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/RZUSBSTICK/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/RZUSBSTICK/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6ff8abb
..
82f4ccd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/SPARKFUN8U2/Board.h
index
b9e3f49
..
16bb9b0
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/SPARKFUN8U2/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/SPARKFUN8U2/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c8020ca
..
e82efa2
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/STANGE_ISP/Board.h
b/LUFA/Drivers/Board/AVR8/STANGE_ISP/Board.h
index
17a05cf
..
df6c6a0
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/STANGE_ISP/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/STANGE_ISP/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/STANGE_ISP/Buttons.h
b/LUFA/Drivers/Board/AVR8/STANGE_ISP/Buttons.h
index
b5eb7f8
..
bf91329
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/STANGE_ISP/Buttons.h
+++ b/
LUFA/Drivers/Board/AVR8/STANGE_ISP/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/STANGE_ISP/LEDs.h
b/LUFA/Drivers/Board/AVR8/STANGE_ISP/LEDs.h
index
a9bb172
..
3e07d8b
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/STANGE_ISP/LEDs.h
+++ b/
LUFA/Drivers/Board/AVR8/STANGE_ISP/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/STK525/Board.h
index
44f0cf4
..
74e1249
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/STK525/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/STK525/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1a8c1fe
..
b24f24c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b65c750
..
9f66308
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3838fd7
..
10ecd42
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
910bc14
..
10dc1d2
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/STK526/Board.h
index
7f9f2df
..
6d663a3
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/STK526/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/STK526/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
17d74b0
..
490098b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1141e95
..
5a8cf6a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
e692d9b
..
78e5ae3
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
290184d
..
cdce7c5
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/AVR8/TEENSY/Board.h
index
b352307
..
0c348f5
100644
(file)
--- a/
LUFA/Drivers/Board/AVR8/TEENSY/Board.h
+++ b/
LUFA/Drivers/Board/AVR8/TEENSY/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
241f81f
..
5e00e9e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/Board.h
index
6f21346
..
f814c7b
100644
(file)
--- a/
LUFA/Drivers/Board/Board.h
+++ b/
LUFA/Drivers/Board/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
df83070
..
7b474b4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3f3913e
..
e43567b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a4f8233
..
26179bb
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c45020b
..
e8657af
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0ce2862
..
122959b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4db419d
..
b4600a6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/UC3/EVK1100/Board.h
index
ffa401c
..
9baa255
100644
(file)
--- a/
LUFA/Drivers/Board/UC3/EVK1100/Board.h
+++ b/
LUFA/Drivers/Board/UC3/EVK1100/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
2f1c199
..
b9cea65
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1186184
..
8146672
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3273c3d
..
a72fb47
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/UC3/EVK1101/Board.h
index
2ed7d86
..
c6542d1
100644
(file)
--- a/
LUFA/Drivers/Board/UC3/EVK1101/Board.h
+++ b/
LUFA/Drivers/Board/UC3/EVK1101/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
97bbe35
..
d669f65
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
e925b36
..
308cf2f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4224fae
..
7c9ca95
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/UC3/EVK1104/Board.h
index
f5002b2
..
e93d3a9
100644
(file)
--- a/
LUFA/Drivers/Board/UC3/EVK1104/Board.h
+++ b/
LUFA/Drivers/Board/UC3/EVK1104/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
399b1cf
..
a2c66f8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5fff33b
..
f527c73
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/Board.h
index
de8170a
..
1aaaa8c
100644
(file)
--- a/
LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/Board.h
+++ b/
LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c77cdc3
..
3dbca79
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
dc5faf3
..
381963c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Board.h
index
9b5f0af
..
20c1af7
100644
(file)
--- a/
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Board.h
+++ b/
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3e38612
..
bd43521
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
536e78e
..
85bbe57
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f2785b0
..
b88d575
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Board.h
b/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Board.h
index
064af08
..
2633c17
100644
(file)
--- a/
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Board.h
+++ b/
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
697df29
..
9011242
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9b6ee1d
..
4e5510a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c391e81
..
3d3f332
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/C3_XPLAINED/Board.h
b/LUFA/Drivers/Board/XMEGA/C3_XPLAINED/Board.h
index
b93fff6
..
0cbad7d
100644
(file)
--- a/
LUFA/Drivers/Board/XMEGA/C3_XPLAINED/Board.h
+++ b/
LUFA/Drivers/Board/XMEGA/C3_XPLAINED/Board.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/C3_XPLAINED/Buttons.h
b/LUFA/Drivers/Board/XMEGA/C3_XPLAINED/Buttons.h
index
61c1ea5
..
4d1f70c
100644
(file)
--- a/
LUFA/Drivers/Board/XMEGA/C3_XPLAINED/Buttons.h
+++ b/
LUFA/Drivers/Board/XMEGA/C3_XPLAINED/Buttons.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/C3_XPLAINED/LEDs.h
b/LUFA/Drivers/Board/XMEGA/C3_XPLAINED/LEDs.h
index
732aca4
..
3dd08bb
100644
(file)
--- a/
LUFA/Drivers/Board/XMEGA/C3_XPLAINED/LEDs.h
+++ b/
LUFA/Drivers/Board/XMEGA/C3_XPLAINED/LEDs.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
be16bc3
..
dd838a5
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c332bd6
..
5e8b960
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4f41b5c
..
b439476
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
62fc246
..
53f7bf8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
ffe0dd1
..
aa48569
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7e5f2f1
..
82e20e6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
750db0d
..
30b8ee4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a6754a2
..
9fe7020
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
551713f
..
73cc797
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a03318d
..
3397b6c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
65a975a
..
68cd954
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
42ef257
..
8ba5a94
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c53a4ca
..
67d1096
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
bc5e380
..
e2b3ba5
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
da81a40
..
fd6ab5f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
da87d25
..
4143474
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
96e5f76
..
531fc72
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
dff500e
..
a2445dd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c4dae02
..
9a9e10d
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7955fe2
..
a879062
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/TWI_XMEGA.c
b/LUFA/Drivers/Peripheral/XMEGA/TWI_XMEGA.c
index
6fe1cec
..
38e9839
100644
(file)
--- a/
LUFA/Drivers/Peripheral/XMEGA/TWI_XMEGA.c
+++ b/
LUFA/Drivers/Peripheral/XMEGA/TWI_XMEGA.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/TWI_XMEGA.h
b/LUFA/Drivers/Peripheral/XMEGA/TWI_XMEGA.h
index
6a96df1
..
c97ab52
100644
(file)
--- a/
LUFA/Drivers/Peripheral/XMEGA/TWI_XMEGA.h
+++ b/
LUFA/Drivers/Peripheral/XMEGA/TWI_XMEGA.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c36625c
..
58afdc4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
8abb103
..
da8ac69
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCIDClass.h
b/LUFA/Drivers/USB/Class/CCIDClass.h
index
7bfde11
..
0d90e56
100644
(file)
--- a/
LUFA/Drivers/USB/Class/CCIDClass.h
+++ b/
LUFA/Drivers/USB/Class/CCIDClass.h
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
302d023
..
9781dc3
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3fd58bc
..
66dd8ca
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b545dc4
..
e9dd5d2
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCIDClassCommon.h
b/LUFA/Drivers/USB/Class/Common/CCIDClassCommon.h
index
3f4031a
..
aad741b
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Common/CCIDClassCommon.h
+++ b/
LUFA/Drivers/USB/Class/Common/CCIDClassCommon.h
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
cf32611
..
d069147
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9f50ef1
..
da6614b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
fe2ebc1
..
66646ba
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4b4b9a8
..
d6d403d
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
694a6d8
..
0693d28
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
97687c1
..
18c1a2a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
36c8ab5
..
e74ba67
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b060270
..
fb62c8a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
035f5df
..
c376922
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7a5b5ac
..
ad8ee3a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f65287f
..
b86907f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
fee2c85
..
743133e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCIDClassDevice.c
b/LUFA/Drivers/USB/Class/Device/CCIDClassDevice.c
index
02eb57c
..
d0305d6
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/CCIDClassDevice.c
+++ b/
LUFA/Drivers/USB/Class/Device/CCIDClassDevice.c
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/CCIDClassDevice.h
b/LUFA/Drivers/USB/Class/Device/CCIDClassDevice.h
index
44d6fb0
..
133da16
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/CCIDClassDevice.h
+++ b/
LUFA/Drivers/USB/Class/Device/CCIDClassDevice.h
@@
-1,14
+1,14
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
- Copyright 20
19
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Filipe Rodrigues (filipepazrodrigues [at] gmail [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0d4e5c3
..
228b018
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1a9b211
..
54ad49a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9c6a492
..
5d1f0bd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1f61630
..
51672e3
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
59dfb12
..
4565dba
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
8a1fee1
..
465bba1
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c7dcab5
..
e2529e0
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
29a8bc8
..
00fa2f1
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/PrinterClassDevice.c
b/LUFA/Drivers/USB/Class/Device/PrinterClassDevice.c
index
940aacf
..
313d64b
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/PrinterClassDevice.c
+++ b/
LUFA/Drivers/USB/Class/Device/PrinterClassDevice.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/PrinterClassDevice.h
b/LUFA/Drivers/USB/Class/Device/PrinterClassDevice.h
index
020043d
..
d8b3b07
100644
(file)
--- a/
LUFA/Drivers/USB/Class/Device/PrinterClassDevice.h
+++ b/
LUFA/Drivers/USB/Class/Device/PrinterClassDevice.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6ee8d49
..
076e668
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
ad271bd
..
de09984
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a7cd55b
..
60419d4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
eb002b5
..
8f0c676
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f9a0b5a
..
4d2c684
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5ecda59
..
ae0ebcc
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
030099c
..
80f261c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9b55b54
..
484d349
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1ea3779
..
b4af580
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b46624a
..
65f91de
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
27efdec
..
e62c9af
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
628427a
..
431e4be
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
dd39e5e
..
9c2b4de
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
df8a31f
..
cca01e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
2680de9
..
5bfc1ca
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5d40168
..
4413750
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
49214c4
..
035daa6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3ce2ac7
..
1e89a22
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
15f9025
..
2eb6269
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
04908e5
..
4bf9431
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
fd72424
..
6ed2e6a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6099055
..
aa1496e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4347c85
..
5bff6dd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
4001dbd
..
d86250f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
94edae6
..
d0fe431
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1de47a6
..
bd6f99a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
17e4fd9
..
1372a3d
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c1e95b3
..
f9a1182
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
fd6fa82
..
970c113
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
be7e0c7
..
2e6920f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3cc105f
..
c63ad4c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
621c755
..
98609f4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b94dc8d
..
43fe17e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6e357a4
..
efe3968
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
e7839e5
..
998d78a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
8fe0106
..
a7214db
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6be3abd
..
606558f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3c4f15c
..
c6cfd61
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9178f17
..
15d2d24
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1d7b768
..
4aa8bbf
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3a6cbe4
..
c09f278
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
d699631
..
757876f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
03bb19a
..
19cdfb1
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1a200ef
..
5178b2a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0debaa7
..
d231b49
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
36870dc
..
927a788
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0dd9081
..
27884fc
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9db1457
..
00638c3
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
53fcafc
..
b6a4161
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a3816ed
..
197a1f9
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a3a48fa
..
88cc7f8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
66c6a92
..
20ef8a3
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
74e77fc
..
596e310
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c26294e
..
0b5b2d3
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
d6aa2d9
..
abf922b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
85b63a5
..
36039a5
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
37d00fc
..
1297cdb
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b00258d
..
205e3c7
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
68054e5
..
a711a16
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6ad2cde
..
3e11ef4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
d1fa128
..
5d03a1b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
df1ec31
..
82a0bd6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6da9cf4
..
c574c78
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
ce7f84f
..
4901fed
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
45bd48b
..
aba71d0
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c8d15b7
..
9a1a970
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
cf5e7fb
..
7149c80
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5d021b7
..
9aaa9fb
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
ccf3855
..
53a27bc
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a7f3140
..
c4c3bbe
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
cb009e7
..
d974d46
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
386d5a5
..
2a3d626
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
e525631
..
1d2b073
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
7d842b0
..
7f76191
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
33b88a9
..
e807192
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
699169b
..
1ae8937
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1d7b768
..
4aa8bbf
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
3a6cbe4
..
c09f278
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
d699631
..
757876f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
03bb19a
..
19cdfb1
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
aefe9b9
..
a74a2b7
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6b56f6d
..
8c99d1b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9d82779
..
fc93537
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
fc94ec6
..
6f95d40
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
d8773a4
..
19de8cd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c50a0f6
..
a38d7b0
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
43f5222
..
073e716
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
12113fa
..
bf89841
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
2712df1
..
03a9604
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
42550a9
..
29d7072
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
909d758
..
56dff70
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f5e8f41
..
6a9ac09
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a62e1ef
..
d1e3241
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
e213095
..
36873ae
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1db331f
..
9407403
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0a45d46
..
1ce9029
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
0a45d46
..
1ce9029
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1d0e708
..
1eb2837
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
e20b019
..
b8648d3
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
6c9d391
..
8c05b40
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
d699631
..
757876f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
eb125e7
..
c30fa4e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c8bb101
..
4de25ca
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f6865b4
..
5779bd6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
1d6febf
..
a54886e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
f6ea6c0
..
785dc0d
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
c21cb64
..
6937104
100644
(file)
--- a/
LUFA/License.txt
+++ b/
LUFA/License.txt
@@
-1,5
+1,5
@@
LUFA Library
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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
36058c5
..
f276d7d
100644
(file)
--- a/
LUFA/Platform/Platform.h
+++ b/
LUFA/Platform/Platform.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
b9761a9
..
4119101
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/Exception.S
b/LUFA/Platform/UC3/Exception.S
index
e6415f0
..
b3c6850
100644
(file)
--- a/
LUFA/Platform/UC3/Exception.S
+++ b/
LUFA/Platform/UC3/Exception.S
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
5046b32
..
4a75143
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
a74b5b1
..
8c25bcd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
9c22901
..
63da717
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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/HV1/helpcontentsetup.msha
b/LUFA/StudioIntegration/HV1/helpcontentsetup.msha
index
3923c55
..
b07ee98
100644
(file)
--- a/
LUFA/StudioIntegration/HV1/helpcontentsetup.msha
+++ b/
LUFA/StudioIntegration/HV1/helpcontentsetup.msha
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/HV1/lufa_helpcontentsetup_transform.xslt
b/LUFA/StudioIntegration/HV1/lufa_helpcontentsetup_transform.xslt
index
5a262f0
..
94a13ed
100644
(file)
--- a/
LUFA/StudioIntegration/HV1/lufa_helpcontentsetup_transform.xslt
+++ b/
LUFA/StudioIntegration/HV1/lufa_helpcontentsetup_transform.xslt
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/HV1/lufa_hv1_transform.xslt
b/LUFA/StudioIntegration/HV1/lufa_hv1_transform.xslt
index
2e7ca7c
..
a3dfac7
100644
(file)
--- a/
LUFA/StudioIntegration/HV1/lufa_hv1_transform.xslt
+++ b/
LUFA/StudioIntegration/HV1/lufa_hv1_transform.xslt
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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/HV1/lufa_studio_help_styling.css
b/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css
index
26680f8
..
973c342
100644
(file)
--- a/
LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css
+++ b/
LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css
@@
-1,6
+1,6
@@
/*
\r
LUFA Library
\r
/*
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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/VSIX/generate_caches.py
b/LUFA/StudioIntegration/VSIX/generate_caches.py
index
6787abf
..
b5a97e4
100644
(file)
--- a/
LUFA/StudioIntegration/VSIX/generate_caches.py
+++ b/
LUFA/StudioIntegration/VSIX/generate_caches.py
@@
-1,6
+1,6
@@
"""
\r
LUFA Library
\r
"""
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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/VSIX/lufa_asfmanifest_transform.xslt
b/LUFA/StudioIntegration/VSIX/lufa_asfmanifest_transform.xslt
index
48dbda7
..
6373b76
100644
(file)
--- a/
LUFA/StudioIntegration/VSIX/lufa_asfmanifest_transform.xslt
+++ b/
LUFA/StudioIntegration/VSIX/lufa_asfmanifest_transform.xslt
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/VSIX/lufa_vsmanifest_transform.xslt
b/LUFA/StudioIntegration/VSIX/lufa_vsmanifest_transform.xslt
index
7ba3550
..
e4c8aa5
100644
(file)
--- a/
LUFA/StudioIntegration/VSIX/lufa_vsmanifest_transform.xslt
+++ b/
LUFA/StudioIntegration/VSIX/lufa_vsmanifest_transform.xslt
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/XDK/lufa_extension_transform.xslt
b/LUFA/StudioIntegration/XDK/lufa_extension_transform.xslt
index
15bfa15
..
235f208
100644
(file)
--- a/
LUFA/StudioIntegration/XDK/lufa_extension_transform.xslt
+++ b/
LUFA/StudioIntegration/XDK/lufa_extension_transform.xslt
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/XDK/lufa_filelist_transform.xslt
b/LUFA/StudioIntegration/XDK/lufa_filelist_transform.xslt
index
2fc6733
..
0c85b7e
100644
(file)
--- a/
LUFA/StudioIntegration/XDK/lufa_filelist_transform.xslt
+++ b/
LUFA/StudioIntegration/XDK/lufa_filelist_transform.xslt
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/XDK/lufa_indent_transform.xslt
b/LUFA/StudioIntegration/XDK/lufa_indent_transform.xslt
index
d0ba1e7
..
6677fc1
100644
(file)
--- a/
LUFA/StudioIntegration/XDK/lufa_indent_transform.xslt
+++ b/
LUFA/StudioIntegration/XDK/lufa_indent_transform.xslt
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/XDK/lufa_module_transform.xslt
b/LUFA/StudioIntegration/XDK/lufa_module_transform.xslt
index
f469b49
..
db6f47e
100644
(file)
--- a/
LUFA/StudioIntegration/XDK/lufa_module_transform.xslt
+++ b/
LUFA/StudioIntegration/XDK/lufa_module_transform.xslt
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/lufa.xml
b/LUFA/StudioIntegration/lufa.xml
index
cd5875e
..
0eb836c
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, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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
131899a
..
39bb85e
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, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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
25b8a02
..
8d7f119
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, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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_names.xml
b/LUFA/StudioIntegration/lufa_drivers_board_names.xml
index
43af7b9
..
816bf9f
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_board_names.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_board_names.xml
@@
-1,6
+1,6
@@
<!--
\r
LUFA Library
\r
<!--
\r
LUFA Library
\r
- Copyright (C) Dean Camera, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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
656e028
..
a5fa145
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, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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
5ad20d7
..
3d8f4cb
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, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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
86d1515
..
76e2fc2
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, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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
d97a69d
..
db66cd2
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, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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_android.xml
b/LUFA/StudioIntegration/lufa_drivers_usb_class_android.xml
index
95344eb
..
b50e7c3
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_usb_class_android.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_usb_class_android.xml
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/lufa_drivers_usb_class_audio.xml
b/LUFA/StudioIntegration/lufa_drivers_usb_class_audio.xml
index
e32f38a
..
fd123d6
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_usb_class_audio.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_usb_class_audio.xml
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
@@
-10,7
+10,7
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/lufa_drivers_usb_class_cdc.xml
b/LUFA/StudioIntegration/lufa_drivers_usb_class_cdc.xml
index
5c99232
..
ed59ec1
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_usb_class_cdc.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_usb_class_cdc.xml
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/lufa_drivers_usb_class_hid.xml
b/LUFA/StudioIntegration/lufa_drivers_usb_class_hid.xml
index
416cfd6
..
1a4c89e
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_usb_class_hid.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_usb_class_hid.xml
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/lufa_drivers_usb_class_midi.xml
b/LUFA/StudioIntegration/lufa_drivers_usb_class_midi.xml
index
baf1c36
..
984fefb
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_usb_class_midi.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_usb_class_midi.xml
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/lufa_drivers_usb_class_ms.xml
b/LUFA/StudioIntegration/lufa_drivers_usb_class_ms.xml
index
192fc81
..
7af0f3f
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_usb_class_ms.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_usb_class_ms.xml
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/lufa_drivers_usb_class_printer.xml
b/LUFA/StudioIntegration/lufa_drivers_usb_class_printer.xml
index
8820779
..
cb23c62
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_usb_class_printer.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_usb_class_printer.xml
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/lufa_drivers_usb_class_rndis.xml
b/LUFA/StudioIntegration/lufa_drivers_usb_class_rndis.xml
index
97c5023
..
d88a724
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_usb_class_rndis.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_usb_class_rndis.xml
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/lufa_drivers_usb_class_si.xml
b/LUFA/StudioIntegration/lufa_drivers_usb_class_si.xml
index
6d4654a
..
72d83f7
100644
(file)
--- a/
LUFA/StudioIntegration/lufa_drivers_usb_class_si.xml
+++ b/
LUFA/StudioIntegration/lufa_drivers_usb_class_si.xml
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/LUFA/StudioIntegration/lufa_drivers_usb_core.xml
b/LUFA/StudioIntegration/lufa_drivers_usb_core.xml
index
13705ee
..
9a84414
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, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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
e4b6110
..
ccb0f2d
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, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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
adfd9e2
..
6680860
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, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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
dc6cf9a
..
074658b
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, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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.xml
b/LUFA/StudioIntegration/lufa_platform.xml
index
dd16033
..
f8866f7
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, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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
fa9aa42
..
dc865dc
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, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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
75521d5
..
bc46b7f
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, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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
249880c
..
e755a15
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, 20
19
.
\r
+ Copyright (C) Dean Camera, 20
20
.
\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
b2ce947
..
51a8aa9
100644
(file)
--- a/
LUFA/StudioIntegration/makefile
+++ b/
LUFA/StudioIntegration/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
4018861
..
327b278
100644
(file)
--- a/
LUFA/Version.h
+++ b/
LUFA/Version.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby 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
800eed1
..
e3ccb4b
100644
(file)
--- a/
LUFA/makefile
+++ b/
LUFA/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
diff --git
a/Maintenance/lufa_functionlist_transform.xslt
b/Maintenance/lufa_functionlist_transform.xslt
index
7fb7cf9
..
75f33fc
100644
(file)
--- a/
Maintenance/lufa_functionlist_transform.xslt
+++ b/
Maintenance/lufa_functionlist_transform.xslt
@@
-1,6
+1,6
@@
<!--
LUFA Library
<!--
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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
d7a7841
..
c6c73f6
100644
(file)
--- a/
Maintenance/makefile
+++ b/
Maintenance/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
94b5ddd
..
88ed45f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
1013046
..
4ee2e12
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
9773019
..
af1e61c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
6e11a3d
..
ad00100
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
d7d3844
..
e73e11e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
456d877
..
1d98a7b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
c98b92d
..
e7d666d
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2019 Jacob September (jacobseptember [at] gmail [dot] com)
Copyright 2019 Jacob September (jacobseptember [at] gmail [dot] com)
diff --git
a/Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.h
b/Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.h
index
a5fa0a5
..
12a85d9
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
a091f07
..
d55a62f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
16fd330
..
93d3053
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
06c6d38
..
4436784
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
648daef
..
0a53829
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
af7984e
..
ee0a1a5
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
fe40c7b
..
73898ad
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
472fad1
..
b7e4958
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
9c81f57
..
803ca78
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
1fddda2
..
d25e24b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
08d16df
..
d2af23d
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
1d06ae3
..
83fca7c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
2134f47
..
8852176
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
7d986f0
..
ad815a2
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
3e1955c
..
daf700a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
fc59e60
..
c8d63a6
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
e3f3be4
..
c006345
100644
(file)
--- a/
Projects/AVRISP-MKII/makefile
+++ b/
Projects/AVRISP-MKII/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
ea3a360
..
ffe1855
100644
(file)
--- a/
Projects/Benito/Benito.c
+++ b/
Projects/Benito/Benito.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
de47155
..
7f0f760
100644
(file)
--- a/
Projects/Benito/Benito.h
+++ b/
Projects/Benito/Benito.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
45c74ac
..
9272cf3
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
47bc647
..
03eae16
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
2823622
..
3f572dc
100644
(file)
--- a/
Projects/Benito/Descriptors.c
+++ b/
Projects/Benito/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
79bbd18
..
1259607
100644
(file)
--- a/
Projects/Benito/Descriptors.h
+++ b/
Projects/Benito/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
5369e97
..
99f59ac
100644
(file)
--- a/
Projects/Benito/makefile
+++ b/
Projects/Benito/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
88a05be
..
99825e8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
a952b00
..
c6a25e2
100644
(file)
--- a/
Projects/HIDReportViewer/HIDReportViewer.c
+++ b/
Projects/HIDReportViewer/HIDReportViewer.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
1ef49d5
..
c35497b
100644
(file)
--- a/
Projects/HIDReportViewer/HIDReportViewer.h
+++ b/
Projects/HIDReportViewer/HIDReportViewer.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
48715b0
..
6fd009e
100644
(file)
--- a/
Projects/HIDReportViewer/makefile
+++ b/
Projects/HIDReportViewer/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
3349a81
..
5ebd857
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
b60a82c
..
afa9658
100644
(file)
--- a/
Projects/LEDNotifier/Descriptors.c
+++ b/
Projects/LEDNotifier/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
588eeb3
..
ecb2de1
100644
(file)
--- a/
Projects/LEDNotifier/Descriptors.h
+++ b/
Projects/LEDNotifier/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
59ef80d
..
29846d1
100644
(file)
--- a/
Projects/LEDNotifier/LEDNotifier.c
+++ b/
Projects/LEDNotifier/LEDNotifier.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
ff19114
..
08b7932
100644
(file)
--- a/
Projects/LEDNotifier/LEDNotifier.h
+++ b/
Projects/LEDNotifier/LEDNotifier.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
dea3708
..
0f9aaa0
100644
(file)
--- a/
Projects/LEDNotifier/makefile
+++ b/
Projects/LEDNotifier/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
6455add
..
cef220c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
3349a81
..
5ebd857
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
c834182
..
d39b275
100644
(file)
--- a/
Projects/MIDIToneGenerator/Descriptors.c
+++ b/
Projects/MIDIToneGenerator/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
3a361d9
..
f5eb0e6
100644
(file)
--- a/
Projects/MIDIToneGenerator/Descriptors.h
+++ b/
Projects/MIDIToneGenerator/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
8b0d285
..
87d43e3
100644
(file)
--- a/
Projects/MIDIToneGenerator/MIDIToneGenerator.c
+++ b/
Projects/MIDIToneGenerator/MIDIToneGenerator.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
2fdffb4
..
70b0341
100644
(file)
--- a/
Projects/MIDIToneGenerator/MIDIToneGenerator.h
+++ b/
Projects/MIDIToneGenerator/MIDIToneGenerator.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
1b915f7
..
f5451f9
100644
(file)
--- a/
Projects/MIDIToneGenerator/makefile
+++ b/
Projects/MIDIToneGenerator/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
3966528
..
c100237
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
ba551a4
..
4001b9d
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
3e905d7
..
c409067
100644
(file)
--- a/
Projects/Magstripe/Descriptors.c
+++ b/
Projects/Magstripe/Descriptors.c
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
9c371bb
..
a63ece8
100644
(file)
--- a/
Projects/Magstripe/Descriptors.h
+++ b/
Projects/Magstripe/Descriptors.h
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
39749d1
..
a6e7a00
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
50a930c
..
bd926dc
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
0d9aee1
..
e8f9613
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 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
8b06447
..
f3be105
100644
(file)
--- a/
Projects/Magstripe/Magstripe.c
+++ b/
Projects/Magstripe/Magstripe.c
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
7d083fa
..
df97142
100644
(file)
--- a/
Projects/Magstripe/Magstripe.h
+++ b/
Projects/Magstripe/Magstripe.h
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
987487d
..
d7a415b
100644
(file)
--- a/
Projects/Magstripe/makefile
+++ b/
Projects/Magstripe/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
3349a81
..
5ebd857
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
bebf931
..
3858952
100644
(file)
--- a/
Projects/MediaController/Descriptors.c
+++ b/
Projects/MediaController/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
deaf992
..
55a6399
100644
(file)
--- a/
Projects/MediaController/Descriptors.h
+++ b/
Projects/MediaController/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
540b1da
..
1391ab5
100644
(file)
--- a/
Projects/MediaController/MediaController.c
+++ b/
Projects/MediaController/MediaController.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
60b2ae0
..
6a1cf61
100644
(file)
--- a/
Projects/MediaController/MediaController.h
+++ b/
Projects/MediaController/MediaController.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
b2ea007
..
1c44546
100644
(file)
--- a/
Projects/MediaController/makefile
+++ b/
Projects/MediaController/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
4bb5d21
..
605c886
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
1cfaf61
..
d63aa3b
100644
(file)
--- a/
Projects/MissileLauncher/ConfigDescriptor.c
+++ b/
Projects/MissileLauncher/ConfigDescriptor.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
f8213be
..
b183a59
100644
(file)
--- a/
Projects/MissileLauncher/ConfigDescriptor.h
+++ b/
Projects/MissileLauncher/ConfigDescriptor.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
3221a7b
..
66c4ad5
100644
(file)
--- a/
Projects/MissileLauncher/MissileLauncher.c
+++ b/
Projects/MissileLauncher/MissileLauncher.c
@@
-8,7
+8,7
@@
*/
/*
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
6ef8dc5
..
2ca77ad
100644
(file)
--- a/
Projects/MissileLauncher/MissileLauncher.h
+++ b/
Projects/MissileLauncher/MissileLauncher.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
54b1d69
..
7419a90
100644
(file)
--- a/
Projects/MissileLauncher/makefile
+++ b/
Projects/MissileLauncher/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
90b4cde
..
cd8c080
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
803e0d2
..
5823f3f
100644
(file)
--- a/
Projects/RelayBoard/Descriptors.c
+++ b/
Projects/RelayBoard/Descriptors.c
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
42eeb8f
..
99310bc
100644
(file)
--- a/
Projects/RelayBoard/Descriptors.h
+++ b/
Projects/RelayBoard/Descriptors.h
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
0ab9c3c
..
ee20e0e
100644
(file)
--- a/
Projects/RelayBoard/RelayBoard.c
+++ b/
Projects/RelayBoard/RelayBoard.c
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
9599934
..
5ded9f1
100644
(file)
--- a/
Projects/RelayBoard/RelayBoard.h
+++ b/
Projects/RelayBoard/RelayBoard.h
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
0c45167
..
5280f22
100644
(file)
--- a/
Projects/RelayBoard/makefile
+++ b/
Projects/RelayBoard/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
47bc647
..
03eae16
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
7e387fa
..
ec330f9
100644
(file)
--- a/
Projects/SerialToLCD/Descriptors.c
+++ b/
Projects/SerialToLCD/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
6574fdc
..
a95ed89
100644
(file)
--- a/
Projects/SerialToLCD/Descriptors.h
+++ b/
Projects/SerialToLCD/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
eaa63d3
..
26fd578
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
@@
-91,7
+91,7
@@
static void HD44780_PowerUp4Bit(void)
_delay_ms(5);
HD44780_WriteNibble(0x03); // FN_SET 8-bit
_delay_ms(5);
HD44780_WriteNibble(0x03); // FN_SET 8-bit
- /* Wait for more than 100 µs */
+ /* Wait for more than 100
Â
µs */
_delay_us(100);
HD44780_WriteNibble(0x03); // FN_SET 8-bit
_delay_us(100);
HD44780_WriteNibble(0x03); // FN_SET 8-bit
diff --git
a/Projects/SerialToLCD/Lib/HD44780.h
b/Projects/SerialToLCD/Lib/HD44780.h
index
6a53f3f
..
7eada9c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
212af65
..
a8ecd98
100644
(file)
--- a/
Projects/SerialToLCD/SerialToLCD.c
+++ b/
Projects/SerialToLCD/SerialToLCD.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
0d7ed2e
..
a684215
100644
(file)
--- a/
Projects/SerialToLCD/SerialToLCD.h
+++ b/
Projects/SerialToLCD/SerialToLCD.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
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
36ce4fc
..
d051579
100644
(file)
--- a/
Projects/SerialToLCD/makefile
+++ b/
Projects/SerialToLCD/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
c4e5537
..
15a877c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
2b2d341
..
c20610e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
838278d
..
3368682
100644
(file)
--- a/
Projects/TempDataLogger/Descriptors.c
+++ b/
Projects/TempDataLogger/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
53ee25d
..
0a12a96
100644
(file)
--- a/
Projects/TempDataLogger/Descriptors.h
+++ b/
Projects/TempDataLogger/Descriptors.h
@@
-1,6
+1,6
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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
f21e61d
..
4105392
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
b9ac0ba
..
b1d0eee
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/RTC.c
b/Projects/TempDataLogger/Lib/RTC.c
index
a251a58
..
0c06379
100644
(file)
--- a/
Projects/TempDataLogger/Lib/RTC.c
+++ b/
Projects/TempDataLogger/Lib/RTC.c
@@
-1,5
+1,5
@@
/*
/*
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/Projects/TempDataLogger/Lib/RTC.h
b/Projects/TempDataLogger/Lib/RTC.h
index
bcb720b
..
139f38f
100644
(file)
--- a/
Projects/TempDataLogger/Lib/RTC.h
+++ b/
Projects/TempDataLogger/Lib/RTC.h
@@
-1,5
+1,5
@@
/*
/*
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/Projects/TempDataLogger/Lib/SCSI.c
b/Projects/TempDataLogger/Lib/SCSI.c
index
a02c10b
..
f1467e0
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
e57e2d7
..
edbda1c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
463098b
..
d2f04e4
100644
(file)
--- a/
Projects/TempDataLogger/TempDataLogger.c
+++ b/
Projects/TempDataLogger/TempDataLogger.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
b62d25b
..
1cb2bf6
100644
(file)
--- a/
Projects/TempDataLogger/TempDataLogger.h
+++ b/
Projects/TempDataLogger/TempDataLogger.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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/TempLogHostApp_Python/temp_log_config.py
b/Projects/TempDataLogger/TempLogHostApp_Python/temp_log_config.py
index
f769b04
..
013f5ee
100644
(file)
--- a/
Projects/TempDataLogger/TempLogHostApp_Python/temp_log_config.py
+++ b/
Projects/TempDataLogger/TempLogHostApp_Python/temp_log_config.py
@@
-2,7
+2,7
@@
"""
LUFA Library
"""
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
diff --git
a/Projects/TempDataLogger/makefile
b/Projects/TempDataLogger/makefile
index
13d5cf5
..
8f65d13
100644
(file)
--- a/
Projects/TempDataLogger/makefile
+++ b/
Projects/TempDataLogger/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
2b2d341
..
c20610e
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
4040f20
..
7ad7340
100644
(file)
--- a/
Projects/USBtoSerial/Descriptors.c
+++ b/
Projects/USBtoSerial/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
588eeb3
..
ecb2de1
100644
(file)
--- a/
Projects/USBtoSerial/Descriptors.h
+++ b/
Projects/USBtoSerial/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
8a0e1be
..
b148811
100644
(file)
--- a/
Projects/USBtoSerial/USBtoSerial.c
+++ b/
Projects/USBtoSerial/USBtoSerial.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
de04083
..
d14b57c
100644
(file)
--- a/
Projects/USBtoSerial/USBtoSerial.h
+++ b/
Projects/USBtoSerial/USBtoSerial.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
02a756e
..
20cf8b9
100644
(file)
--- a/
Projects/USBtoSerial/makefile
+++ b/
Projects/USBtoSerial/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
70fdbf7
..
6f4eca8
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
dd0b655
..
7f1d1ae
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
3b57be3
..
0670e82
100644
(file)
--- a/
Projects/Webserver/Descriptors.c
+++ b/
Projects/Webserver/Descriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
824a13f
..
55797a4
100644
(file)
--- a/
Projects/Webserver/Descriptors.h
+++ b/
Projects/Webserver/Descriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
992ba79
..
c43b46c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
7680f47
..
4807834
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
cb26ac1
..
3c71b24
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
c164c1b
..
6c8d808
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
24673b6
..
705885c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
1faa985
..
b7c4e42
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
f21e61d
..
4105392
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
75b0555
..
d7a3fd4
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
38e82b0
..
50b0e7f
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
1734881
..
d1ed98d
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
a02c10b
..
f1467e0
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
fe3f29c
..
e3839fe
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
09c11ae
..
28d40ff
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
19f0ee6
..
5a425ad
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
f9a07e9
..
75bc5dd
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
3d0f38d
..
e86fb9c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
ad4690b
..
60fb00a
100644
(file)
--- a/
Projects/Webserver/USBDeviceMode.c
+++ b/
Projects/Webserver/USBDeviceMode.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
740870f
..
a0661ca
100644
(file)
--- a/
Projects/Webserver/USBDeviceMode.h
+++ b/
Projects/Webserver/USBDeviceMode.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
4933f05
..
a1887be
100644
(file)
--- a/
Projects/Webserver/USBHostMode.c
+++ b/
Projects/Webserver/USBHostMode.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
d9be1aa
..
04a71a6
100644
(file)
--- a/
Projects/Webserver/USBHostMode.h
+++ b/
Projects/Webserver/USBHostMode.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
db5cf88
..
684e52e
100644
(file)
--- a/
Projects/Webserver/Webserver.c
+++ b/
Projects/Webserver/Webserver.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
95cec5d
..
c9d1ada
100644
(file)
--- a/
Projects/Webserver/Webserver.h
+++ b/
Projects/Webserver/Webserver.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
f311bac
..
e63c3d6
100644
(file)
--- a/
Projects/Webserver/makefile
+++ b/
Projects/Webserver/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
55384cf
..
fa1520b
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
66dec7d
..
1ee104a
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
f2ed10d
..
271eaca
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
5122bc2
..
d83ae6c
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, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
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 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
2ee2e61
..
d8d3f03
100644
(file)
--- a/
Projects/XPLAINBridge/USARTDescriptors.c
+++ b/
Projects/XPLAINBridge/USARTDescriptors.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
147b205
..
bff6ff9
100644
(file)
--- a/
Projects/XPLAINBridge/USARTDescriptors.h
+++ b/
Projects/XPLAINBridge/USARTDescriptors.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
535e36a
..
10a9941
100644
(file)
--- a/
Projects/XPLAINBridge/XPLAINBridge.c
+++ b/
Projects/XPLAINBridge/XPLAINBridge.c
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
b557a3b
..
c465f9f
100644
(file)
--- a/
Projects/XPLAINBridge/XPLAINBridge.h
+++ b/
Projects/XPLAINBridge/XPLAINBridge.h
@@
-1,13
+1,13
@@
/*
LUFA Library
/*
LUFA Library
- Copyright (C) Dean Camera, 20
19
.
+ Copyright (C) Dean Camera, 20
20
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 20
19
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 20
20
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is 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
446930f
..
eb6b306
100644
(file)
--- a/
Projects/XPLAINBridge/makefile
+++ b/
Projects/XPLAINBridge/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
d2594bd
..
86e9b72
100644
(file)
--- a/
Projects/makefile
+++ b/
Projects/makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# 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
cb86f10
..
a415fbe
100644
(file)
--- a/
makefile
+++ b/
makefile
@@
-1,6
+1,6
@@
#
# LUFA Library
#
# LUFA Library
-# Copyright (C) Dean Camera, 20
19
.
+# Copyright (C) Dean Camera, 20
20
.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org