aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/lisa-m/usb_hid
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/lisa-m/usb_hid')
-rw-r--r--examples/stm32/lisa-m/usb_hid/usbhid.c2
-rw-r--r--examples/stm32/lisa-m/usb_hid/usbhid.ld2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/stm32/lisa-m/usb_hid/usbhid.c b/examples/stm32/lisa-m/usb_hid/usbhid.c
index 0bec5a2..aadfeaf 100644
--- a/examples/stm32/lisa-m/usb_hid/usbhid.c
+++ b/examples/stm32/lisa-m/usb_hid/usbhid.c
@@ -1,5 +1,5 @@
/*
- * This file is part of the libopenstm32 project.
+ * This file is part of the libopencm3 project.
*
* Copyright (C) 2010 Gareth McMullin <gareth@blacksphere.co.nz>
*
diff --git a/examples/stm32/lisa-m/usb_hid/usbhid.ld b/examples/stm32/lisa-m/usb_hid/usbhid.ld
index d810af4..2c85647 100644
--- a/examples/stm32/lisa-m/usb_hid/usbhid.ld
+++ b/examples/stm32/lisa-m/usb_hid/usbhid.ld
@@ -1,5 +1,5 @@
/*
- * This file is part of the libopenstm32 project.
+ * This file is part of the libopencm3 project.
*
* Copyright (C) 2010 Thomas Otto <tommi@viadmin.org>
*