diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-07-26 09:06:28 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-07-26 09:06:28 +0000 |
commit | c56023db57e69155956672a549f3dd5da2a57e85 (patch) | |
tree | f072da8c872dcb1cfd4c149fa896ab00ffc05954 /os/various/lwip_bindings/lwipthread.c | |
parent | 3abd2433917b88e1a2b37c680eb17c75124f56cd (diff) | |
download | ChibiOS-c56023db57e69155956672a549f3dd5da2a57e85.tar.gz ChibiOS-c56023db57e69155956672a549f3dd5da2a57e85.tar.bz2 ChibiOS-c56023db57e69155956672a549f3dd5da2a57e85.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7098 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/various/lwip_bindings/lwipthread.c')
-rw-r--r-- | os/various/lwip_bindings/lwipthread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/various/lwip_bindings/lwipthread.c b/os/various/lwip_bindings/lwipthread.c index 918404d4d..dd2a835c2 100644 --- a/os/various/lwip_bindings/lwipthread.c +++ b/os/various/lwip_bindings/lwipthread.c @@ -1,5 +1,5 @@ /*
- ChibiOS/RT - Copyright (C) 2006-2013 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006-2014 Giovanni Di Sirio
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|