aboutsummaryrefslogtreecommitdiff
path: root/examples/lpc13xx/Makefile.include
diff options
context:
space:
mode:
authorUwe Hermann2010-12-30 03:45:00 +0100
committerUwe Hermann2010-12-30 03:45:00 +0100
commit48b514d3efcf4c51d7100c8bd98a52240c25053c (patch)
tree22a95b4918ebc442100101be29a25062bea12569 /examples/lpc13xx/Makefile.include
parent079dc05c73b2d14502ca251d382b5439f5701e1b (diff)
s/libopenstm32/libopencm3/ is some Makefiles.
Diffstat (limited to 'examples/lpc13xx/Makefile.include')
-rw-r--r--examples/lpc13xx/Makefile.include3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/lpc13xx/Makefile.include b/examples/lpc13xx/Makefile.include
index c6ac67c..ed2b51e 100644
--- a/examples/lpc13xx/Makefile.include
+++ b/examples/lpc13xx/Makefile.include
@@ -1,4 +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>
## Copyright (C) 2010 Piotr Esden-Tempski <piotr@esden.net>