aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/other/usb_cdcacm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/other/usb_cdcacm')
-rw-r--r--examples/stm32/other/usb_cdcacm/cdcacm.c2
-rw-r--r--examples/stm32/other/usb_cdcacm/cdcacm.ld2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/stm32/other/usb_cdcacm/cdcacm.c b/examples/stm32/other/usb_cdcacm/cdcacm.c
index f6e7db7..b885788 100644
--- a/examples/stm32/other/usb_cdcacm/cdcacm.c
+++ b/examples/stm32/other/usb_cdcacm/cdcacm.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/other/usb_cdcacm/cdcacm.ld b/examples/stm32/other/usb_cdcacm/cdcacm.ld
index 3981468..1e1df7d 100644
--- a/examples/stm32/other/usb_cdcacm/cdcacm.ld
+++ b/examples/stm32/other/usb_cdcacm/cdcacm.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>
*