aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/lisa-m
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/lisa-m')
-rw-r--r--examples/stm32/lisa-m/Makefile2
-rw-r--r--examples/stm32/lisa-m/usb_dfu/Makefile2
-rw-r--r--examples/stm32/lisa-m/usb_hid/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/stm32/lisa-m/Makefile b/examples/stm32/lisa-m/Makefile
index e8065ee..37b6837 100644
--- a/examples/stm32/lisa-m/Makefile
+++ b/examples/stm32/lisa-m/Makefile
@@ -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>
##
diff --git a/examples/stm32/lisa-m/usb_dfu/Makefile b/examples/stm32/lisa-m/usb_dfu/Makefile
index 183b7c8..48e2d6b 100644
--- a/examples/stm32/lisa-m/usb_dfu/Makefile
+++ b/examples/stm32/lisa-m/usb_dfu/Makefile
@@ -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>
##
diff --git a/examples/stm32/lisa-m/usb_hid/Makefile b/examples/stm32/lisa-m/usb_hid/Makefile
index 7967467..d831e9e 100644
--- a/examples/stm32/lisa-m/usb_hid/Makefile
+++ b/examples/stm32/lisa-m/usb_hid/Makefile
@@ -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>
##