aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Benito
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2014-01-04 10:45:02 +1100
committerDean Camera <dean@fourwalledcubicle.com>2014-01-04 10:45:02 +1100
commite368a899871fe9ecccdcac85019d15c73e13ced7 (patch)
tree0e71f62c4572dc2a9dca70ad2c2caccbaa398fb4 /Projects/Benito
parent510d29d4728597f43ec6b218ef25b20e17c8b09e (diff)
downloadlufa-e368a899871fe9ecccdcac85019d15c73e13ced7.tar.gz
lufa-e368a899871fe9ecccdcac85019d15c73e13ced7.tar.bz2
lufa-e368a899871fe9ecccdcac85019d15c73e13ced7.zip
Update copyrights for 2014.
Diffstat (limited to 'Projects/Benito')
-rw-r--r--Projects/Benito/Benito.c4
-rw-r--r--Projects/Benito/Benito.h4
-rw-r--r--Projects/Benito/Config/AppConfig.h10
-rw-r--r--Projects/Benito/Config/LUFAConfig.h4
-rw-r--r--Projects/Benito/Descriptors.c4
-rw-r--r--Projects/Benito/Descriptors.h4
-rw-r--r--Projects/Benito/makefile2
7 files changed, 16 insertions, 16 deletions
diff --git a/Projects/Benito/Benito.c b/Projects/Benito/Benito.c
index 2ecee0711..b5a0560f7 100644
--- a/Projects/Benito/Benito.c
+++ b/Projects/Benito/Benito.c
@@ -1,13 +1,13 @@
/*
LUFA Library
- Copyright (C) Dean Camera, 2013.
+ Copyright (C) Dean Camera, 2014.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 2013 Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 2014 Dean Camera (dean [at] fourwalledcubicle [dot] com)
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 0dd9ba51a..b77409bd0 100644
--- a/Projects/Benito/Benito.h
+++ b/Projects/Benito/Benito.h
@@ -1,13 +1,13 @@
/*
LUFA Library
- Copyright (C) Dean Camera, 2013.
+ Copyright (C) Dean Camera, 2014.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 2013 Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 2014 Dean Camera (dean [at] fourwalledcubicle [dot] com)
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 c900e9e8b..85bf57938 100644
--- a/Projects/Benito/Config/AppConfig.h
+++ b/Projects/Benito/Config/AppConfig.h
@@ -1,13 +1,13 @@
/*
LUFA Library
- Copyright (C) Dean Camera, 2013.
+ Copyright (C) Dean Camera, 2014.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 2013 Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 2014 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
@@ -33,10 +33,10 @@
*
* This is a header file which is be used to configure some of
* the application's compile time options, as an alternative to
- * specifying the compile time constants supplied through a
+ * specifying the compile time constants supplied through a
* makefile or build system.
*
- * For information on what each token does, refer to the
+ * For information on what each token does, refer to the
* \ref Sec_Options section of the application documentation.
*/
@@ -54,4 +54,4 @@
#define RECEIVE_BUFFER_FLUSH_MS 10
-#endif \ No newline at end of file
+#endif
diff --git a/Projects/Benito/Config/LUFAConfig.h b/Projects/Benito/Config/LUFAConfig.h
index b378a6412..1bf1f19e6 100644
--- a/Projects/Benito/Config/LUFAConfig.h
+++ b/Projects/Benito/Config/LUFAConfig.h
@@ -1,13 +1,13 @@
/*
LUFA Library
- Copyright (C) Dean Camera, 2013.
+ Copyright (C) Dean Camera, 2014.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 2013 Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 2014 Dean Camera (dean [at] fourwalledcubicle [dot] com)
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 5c3736f4b..d170d7794 100644
--- a/Projects/Benito/Descriptors.c
+++ b/Projects/Benito/Descriptors.c
@@ -1,13 +1,13 @@
/*
LUFA Library
- Copyright (C) Dean Camera, 2013.
+ Copyright (C) Dean Camera, 2014.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 2013 Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 2014 Dean Camera (dean [at] fourwalledcubicle [dot] com)
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 5c67e7174..95223ee2d 100644
--- a/Projects/Benito/Descriptors.h
+++ b/Projects/Benito/Descriptors.h
@@ -1,13 +1,13 @@
/*
LUFA Library
- Copyright (C) Dean Camera, 2013.
+ Copyright (C) Dean Camera, 2014.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 2013 Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 2014 Dean Camera (dean [at] fourwalledcubicle [dot] com)
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 16f072ce9..a1fa59e35 100644
--- a/Projects/Benito/makefile
+++ b/Projects/Benito/makefile
@@ -1,6 +1,6 @@
#
# LUFA Library
-# Copyright (C) Dean Camera, 2013.
+# Copyright (C) Dean Camera, 2014.
#
# dean [at] fourwalledcubicle [dot] com
# www.lufa-lib.org