diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2015-05-17 13:14:29 +1000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2015-05-17 13:14:29 +1000 |
commit | 1d2680b3582107fc14e6d9db1204670fa52272bd (patch) | |
tree | 1975159a6d587637f7bf9f36caa1ccb1fe54d74f /Demos/Device/ClassDriver/Joystick/Descriptors.h | |
parent | 366a8461566edd7982e8eb6b0790365f6d99e3ab (diff) | |
download | lufa-1d2680b3582107fc14e6d9db1204670fa52272bd.tar.gz lufa-1d2680b3582107fc14e6d9db1204670fa52272bd.tar.bz2 lufa-1d2680b3582107fc14e6d9db1204670fa52272bd.zip |
Update copyrights to 2015 (better late than never).
Diffstat (limited to 'Demos/Device/ClassDriver/Joystick/Descriptors.h')
-rw-r--r-- | Demos/Device/ClassDriver/Joystick/Descriptors.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Demos/Device/ClassDriver/Joystick/Descriptors.h b/Demos/Device/ClassDriver/Joystick/Descriptors.h index 47fe46c9a..d418e35a1 100644 --- a/Demos/Device/ClassDriver/Joystick/Descriptors.h +++ b/Demos/Device/ClassDriver/Joystick/Descriptors.h @@ -1,13 +1,13 @@ /* LUFA Library - Copyright (C) Dean Camera, 2014. + Copyright (C) Dean Camera, 2015. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org */ /* - Copyright 2014 Dean Camera (dean [at] fourwalledcubicle [dot] com) + Copyright 2015 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted |