aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kernel/kernel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/kernel.c b/kernel/kernel.c
index f688823..6361218 100644
--- a/kernel/kernel.c
+++ b/kernel/kernel.c
@@ -15,7 +15,7 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/*
- * based on TinyRealTime by Dan Henriksson and Anton Cervin
+ * inspired by TinyRealTime by Dan Henriksson and Anton Cervin
* http://www.control.lth.se/Publication/hen+04t.html
*/