From 18790a2454d2d59946b018ad5f1e33abbc17a65c Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 30 Dec 2010 13:19:25 +0100 Subject: More renames for libopenstm32 -> libopencm3. --- lib/usb/usb.c | 2 +- lib/usb/usb_control.c | 2 +- lib/usb/usb_f103.c | 2 +- lib/usb/usb_private.h | 2 +- lib/usb/usb_standard.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'lib/usb') diff --git a/lib/usb/usb.c b/lib/usb/usb.c index 7c5fece..1e8ad44 100644 --- a/lib/usb/usb.c +++ b/lib/usb/usb.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 * diff --git a/lib/usb/usb_control.c b/lib/usb/usb_control.c index c85a962..ff46732 100644 --- a/lib/usb/usb_control.c +++ b/lib/usb/usb_control.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 * diff --git a/lib/usb/usb_f103.c b/lib/usb/usb_f103.c index 874be3e..dab046d 100644 --- a/lib/usb/usb_f103.c +++ b/lib/usb/usb_f103.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 * diff --git a/lib/usb/usb_private.h b/lib/usb/usb_private.h index b8895db..6303285 100644 --- a/lib/usb/usb_private.h +++ b/lib/usb/usb_private.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 * diff --git a/lib/usb/usb_standard.c b/lib/usb/usb_standard.c index a718f9f..81616e5 100644 --- a/lib/usb/usb_standard.c +++ b/lib/usb/usb_standard.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 * -- cgit v1.2.3