diff options
Diffstat (limited to 'Projects/LEDNotifier')
| -rw-r--r-- | Projects/LEDNotifier/Config/LUFAConfig.h | 4 | ||||
| -rw-r--r-- | Projects/LEDNotifier/Descriptors.c | 4 | ||||
| -rw-r--r-- | Projects/LEDNotifier/Descriptors.h | 4 | ||||
| -rw-r--r-- | Projects/LEDNotifier/LEDNotifier.c | 4 | ||||
| -rw-r--r-- | Projects/LEDNotifier/LEDNotifier.h | 4 | ||||
| -rw-r--r-- | Projects/LEDNotifier/makefile | 2 | 
6 files changed, 11 insertions, 11 deletions
| diff --git a/Projects/LEDNotifier/Config/LUFAConfig.h b/Projects/LEDNotifier/Config/LUFAConfig.h index 1b4a765a3..078f7e675 100644 --- a/Projects/LEDNotifier/Config/LUFAConfig.h +++ b/Projects/LEDNotifier/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/LEDNotifier/Descriptors.c b/Projects/LEDNotifier/Descriptors.c index 161f5c8f3..d01a54fe5 100644 --- a/Projects/LEDNotifier/Descriptors.c +++ b/Projects/LEDNotifier/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/LEDNotifier/Descriptors.h b/Projects/LEDNotifier/Descriptors.h index ed19d84f8..ce014c632 100644 --- a/Projects/LEDNotifier/Descriptors.h +++ b/Projects/LEDNotifier/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/LEDNotifier/LEDNotifier.c b/Projects/LEDNotifier/LEDNotifier.c index da273b1eb..07455764d 100644 --- a/Projects/LEDNotifier/LEDNotifier.c +++ b/Projects/LEDNotifier/LEDNotifier.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/LEDNotifier/LEDNotifier.h b/Projects/LEDNotifier/LEDNotifier.h index 0b8579f41..7a0a9ae46 100644 --- a/Projects/LEDNotifier/LEDNotifier.h +++ b/Projects/LEDNotifier/LEDNotifier.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/LEDNotifier/makefile b/Projects/LEDNotifier/makefile index ec96da81b..c4e033478 100644 --- a/Projects/LEDNotifier/makefile +++ b/Projects/LEDNotifier/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 | 
