aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/other/usb_cdcacm/cdcacm.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/other/usb_cdcacm/cdcacm.c')
-rw-r--r--examples/stm32/other/usb_cdcacm/cdcacm.c2
1 files changed, 1 insertions, 1 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>
*