diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-09-07 13:27:44 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-09-07 13:27:44 +0000 |
commit | aec7773179e07b042c7fbee1f6f0536e52790c34 (patch) | |
tree | e197978dc204a372f42abdc616c4b04bc7798800 /testhal/LPC122x/IRQ_STORM/mcuconf.h | |
parent | a897a2e5ca4eb9b7d3acb73a8e9d1a27889c3cea (diff) | |
download | ChibiOS-aec7773179e07b042c7fbee1f6f0536e52790c34.tar.gz ChibiOS-aec7773179e07b042c7fbee1f6f0536e52790c34.tar.bz2 ChibiOS-aec7773179e07b042c7fbee1f6f0536e52790c34.zip |
Fixed wrong license.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6270 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/LPC122x/IRQ_STORM/mcuconf.h')
-rw-r--r-- | testhal/LPC122x/IRQ_STORM/mcuconf.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testhal/LPC122x/IRQ_STORM/mcuconf.h b/testhal/LPC122x/IRQ_STORM/mcuconf.h index 4aa37b83c..3b871766e 100644 --- a/testhal/LPC122x/IRQ_STORM/mcuconf.h +++ b/testhal/LPC122x/IRQ_STORM/mcuconf.h @@ -1,5 +1,6 @@ /*
- LPC122x - Copyright (C) 2013 Marcin Jokel
+ ChibiOS/RT - Copyright (C) 2006-2013 Giovanni Di Sirio
+ LPC122x EXT driver - Copyright (C) 2013 Marcin Jokel
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|