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/rt/include/chevents.h | |
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/rt/include/chevents.h')
-rw-r--r-- | os/rt/include/chevents.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/rt/include/chevents.h b/os/rt/include/chevents.h index e15d0e6cb..f5abb8df7 100644 --- a/os/rt/include/chevents.h +++ b/os/rt/include/chevents.h @@ -1,6 +1,6 @@ /*
ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013 Giovanni Di Sirio.
+ 2011,2012,2013,2014 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
|