aboutsummaryrefslogtreecommitdiff
path: root/include/usb
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb')
-rw-r--r--include/usb/cdc.h2
-rw-r--r--include/usb/dfu.h2
-rw-r--r--include/usb/hid.h2
-rw-r--r--include/usb/usbd.h2
-rw-r--r--include/usb/usbstd.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/include/usb/cdc.h b/include/usb/cdc.h
index 07be0ca..2bdc18b 100644
--- a/include/usb/cdc.h
+++ b/include/usb/cdc.h
@@ -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/include/usb/dfu.h b/include/usb/dfu.h
index 2abd230..0f4c090 100644
--- a/include/usb/dfu.h
+++ b/include/usb/dfu.h
@@ -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/include/usb/hid.h b/include/usb/hid.h
index 1807a51..e1d9835 100644
--- a/include/usb/hid.h
+++ b/include/usb/hid.h
@@ -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/include/usb/usbd.h b/include/usb/usbd.h
index f330c1d..d861c17 100644
--- a/include/usb/usbd.h
+++ b/include/usb/usbd.h
@@ -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/include/usb/usbstd.h b/include/usb/usbstd.h
index 51e9c8b..f018289 100644
--- a/include/usb/usbstd.h
+++ b/include/usb/usbstd.h
@@ -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>
*