Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Erik Strand
lufa
Commits
7aec6cba
Commit
7aec6cba
authored
Jun 06, 2010
by
Dean Camera
Browse files
Fix incorrect copyright attribution on the class-driver keyboard demos due to header copy-pasting.
parent
c2e34032
Changes
9
Hide whitespace changes
Inline
Side-by-side
Demos/Device/ClassDriver/Keyboard/Descriptors.c
View file @
7aec6cba
...
...
@@ -7,8 +7,7 @@
*/
/*
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Based on code by Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
...
...
Demos/Device/ClassDriver/Keyboard/Descriptors.h
View file @
7aec6cba
...
...
@@ -7,8 +7,7 @@
*/
/*
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Based on code by Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
...
...
Demos/Device/ClassDriver/Keyboard/Keyboard.h
View file @
7aec6cba
...
...
@@ -7,8 +7,7 @@
*/
/*
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Based on code by Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
...
...
Demos/Device/ClassDriver/KeyboardMouse/Descriptors.c
View file @
7aec6cba
...
...
@@ -8,7 +8,6 @@
/*
Copyright 2010 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
software and its documentation for any purpose is hereby granted
...
...
Demos/Device/ClassDriver/KeyboardMouse/Descriptors.h
View file @
7aec6cba
...
...
@@ -8,7 +8,6 @@
/*
Copyright 2010 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
software and its documentation for any purpose is hereby granted
...
...
Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.h
View file @
7aec6cba
...
...
@@ -8,7 +8,6 @@
/*
Copyright 2010 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
software and its documentation for any purpose is hereby granted
...
...
Demos/Device/LowLevel/Keyboard/Descriptors.c
View file @
7aec6cba
...
...
@@ -7,8 +7,8 @@
*/
/*
Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Based on code by Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
...
...
Demos/Device/LowLevel/Keyboard/Descriptors.h
View file @
7aec6cba
...
...
@@ -7,8 +7,8 @@
*/
/*
Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Based on code by Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
...
...
Demos/Device/LowLevel/Keyboard/Keyboard.h
View file @
7aec6cba
...
...
@@ -7,8 +7,8 @@
*/
/*
Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Copyright 2010 Denver Gingerich (denver [at] ossguy [dot] com)
Based on code by Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment