diff options
author | theshed <theshed@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-06-02 21:34:39 +0000 |
---|---|---|
committer | theshed <theshed@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-06-02 21:34:39 +0000 |
commit | 925cc8910c06894d4c2aead96f1aa3ad65947948 (patch) | |
tree | 52dbc740c1c63068ef25f3a561a357b73e9dbb9d /testhal/LPC122x/RTC/main.c | |
parent | 26354ec7b79b2127e737ede467db95f91769dd52 (diff) | |
download | ChibiOS-925cc8910c06894d4c2aead96f1aa3ad65947948.tar.gz ChibiOS-925cc8910c06894d4c2aead96f1aa3ad65947948.tar.bz2 ChibiOS-925cc8910c06894d4c2aead96f1aa3ad65947948.zip |
Correct and re-assign LPC122x testhal licences
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5798 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/LPC122x/RTC/main.c')
-rw-r--r-- | testhal/LPC122x/RTC/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/LPC122x/RTC/main.c b/testhal/LPC122x/RTC/main.c index 157b7dd1b..c9cf9dab0 100644 --- a/testhal/LPC122x/RTC/main.c +++ b/testhal/LPC122x/RTC/main.c @@ -1,5 +1,6 @@ /*
ChibiOS/RT - Copyright (C) 2006-2013 Giovanni Di Sirio
+ LPC122x RTC 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.
|