diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2016-01-31 16:11:09 +1100 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2016-01-31 16:11:09 +1100 |
commit | 1e05d46b663ded57a06f4d8773f40aea908f8622 (patch) | |
tree | 76a24567118d56c3f9299abaa8a9ee93b90d6a55 /Projects/RelayBoard/RelayBoard.c | |
parent | 78478be260635488b933247db79bb645093ba16b (diff) | |
download | lufa-1e05d46b663ded57a06f4d8773f40aea908f8622.tar.gz lufa-1e05d46b663ded57a06f4d8773f40aea908f8622.tar.bz2 lufa-1e05d46b663ded57a06f4d8773f40aea908f8622.zip |
Update copyrights to 2016.
Diffstat (limited to 'Projects/RelayBoard/RelayBoard.c')
-rw-r--r-- | Projects/RelayBoard/RelayBoard.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Projects/RelayBoard/RelayBoard.c b/Projects/RelayBoard/RelayBoard.c index 12732c664..06834943b 100644 --- a/Projects/RelayBoard/RelayBoard.c +++ b/Projects/RelayBoard/RelayBoard.c @@ -1,6 +1,6 @@ /* LUFA Library - Copyright (C) Dean Camera, 2015. + Copyright (C) Dean Camera, 2016. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org @@ -8,7 +8,7 @@ /* Copyright 2010 OBinou (obconseil [at] gmail [dot] com) - Copyright 2015 Dean Camera (dean [at] fourwalledcubicle [dot] com) + Copyright 2016 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted |