diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2009-12-30 23:49:19 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2009-12-30 23:49:19 +0000 |
commit | 7f9f97c792dee6875fbca9806422bdd7d6c5a657 (patch) | |
tree | 1e46dd16b3bd3ef1b3d2686ad8887f4f8a199cde /Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c | |
parent | 5e3572d7d14bd4f7812003effc822c4957fd50b3 (diff) | |
download | lufa-7f9f97c792dee6875fbca9806422bdd7d6c5a657.tar.gz lufa-7f9f97c792dee6875fbca9806422bdd7d6c5a657.tar.bz2 lufa-7f9f97c792dee6875fbca9806422bdd7d6c5a657.zip |
Update copyright year to 2010.
Diffstat (limited to 'Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c')
-rw-r--r-- | Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c b/Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c index 86b974ed4..42041b5d8 100644 --- a/Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c +++ b/Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c @@ -1,13 +1,13 @@ /*
LUFA Library
- Copyright (C) Dean Camera, 2009.
+ Copyright (C) Dean Camera, 2010.
dean [at] fourwalledcubicle [dot] com
www.fourwalledcubicle.com
*/
/*
- Copyright 2009 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
|