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
2c806f6c
Commit
2c806f6c
authored
Feb 04, 2012
by
Dean Camera
Browse files
Update file header copyrights for 2012.
parent
64e93612
Changes
687
Show whitespace changes
Inline
Side-by-side
Demos/Device/ClassDriver/RNDISEthernet/Lib/EthernetProtocols.h
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/RNDISEthernet/Lib/ICMP.c
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/RNDISEthernet/Lib/ICMP.h
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.c
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.h
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.c
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.h
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.h
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.c
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.h
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.c
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.h
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/VirtualSerial/Descriptors.c
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/VirtualSerial/Descriptors.h
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.c
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.h
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Demos/Device/ClassDriver/VirtualSerialMassStorage/Descriptors.c
View file @
2c806f6c
/*
LUFA Library
Copyright (C) Dean Camera, 201
1
.
Copyright (C) Dean Camera, 201
2
.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
...
...
Prev
1
2
3
4
5
6
7
8
9
…
35
Next
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