aboutsummaryrefslogtreecommitdiff
path: root/lib/lpc13xx
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lpc13xx')
-rw-r--r--lib/lpc13xx/gpio.c2
-rw-r--r--lib/lpc13xx/lpc13xx.ld2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/lpc13xx/gpio.c b/lib/lpc13xx/gpio.c
index 2454da5..5fe4ea7 100644
--- a/lib/lpc13xx/gpio.c
+++ b/lib/lpc13xx/gpio.c
@@ -1,5 +1,5 @@
/*
- * This file is part of the libopenstm32 project.
+ * This file is part of the libopencm3 project.
*
* Copyright (C) 2010 Uwe Hermann <uwe@hermann-uwe.de>
*
diff --git a/lib/lpc13xx/lpc13xx.ld b/lib/lpc13xx/lpc13xx.ld
index e9cd3b7..40f7683 100644
--- a/lib/lpc13xx/lpc13xx.ld
+++ b/lib/lpc13xx/lpc13xx.ld
@@ -1,5 +1,5 @@
/*
- * This file is part of the libopenstm32 project.
+ * This file is part of the libopencm3 project.
*
* Copyright (C) 2009 Uwe Hermann <uwe@hermann-uwe.de>
*