diff --git a/examples/lpc13xx/lpc-p1343/miniblink/miniblink.c b/examples/lpc13xx/lpc-p1343/miniblink/miniblink.c index 2a0a5d3c..530da21b 100644 --- a/examples/lpc13xx/lpc-p1343/miniblink/miniblink.c +++ b/examples/lpc13xx/lpc-p1343/miniblink/miniblink.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Uwe Hermann * diff --git a/examples/lpc13xx/lpc-p1343/miniblink/miniblink.ld b/examples/lpc13xx/lpc-p1343/miniblink/miniblink.ld index 1a362e64..d0fdd36d 100644 --- a/examples/lpc13xx/lpc-p1343/miniblink/miniblink.ld +++ b/examples/lpc13xx/lpc-p1343/miniblink/miniblink.ld @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Uwe Hermann * diff --git a/examples/stm32/lisa-m/usb_dfu/usbdfu.c b/examples/stm32/lisa-m/usb_dfu/usbdfu.c index b0cc3a25..23206289 100644 --- a/examples/stm32/lisa-m/usb_dfu/usbdfu.c +++ b/examples/stm32/lisa-m/usb_dfu/usbdfu.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/examples/stm32/lisa-m/usb_dfu/usbdfu.ld b/examples/stm32/lisa-m/usb_dfu/usbdfu.ld index 17bcbaa3..3038601b 100644 --- a/examples/stm32/lisa-m/usb_dfu/usbdfu.ld +++ b/examples/stm32/lisa-m/usb_dfu/usbdfu.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 * diff --git a/examples/stm32/lisa-m/usb_hid/usbhid.c b/examples/stm32/lisa-m/usb_hid/usbhid.c index 0bec5a2b..aadfeaf1 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 * diff --git a/examples/stm32/lisa-m/usb_hid/usbhid.ld b/examples/stm32/lisa-m/usb_hid/usbhid.ld index d810af49..2c85647e 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 * diff --git a/examples/stm32/mb525/fancyblink/fancyblink.c b/examples/stm32/mb525/fancyblink/fancyblink.c index 9a0e27d1..53bf7855 100644 --- a/examples/stm32/mb525/fancyblink/fancyblink.c +++ b/examples/stm32/mb525/fancyblink/fancyblink.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann , * Copyright (C) 2010 Piotr Esden-Tempski diff --git a/examples/stm32/mb525/fancyblink/fancyblink.ld b/examples/stm32/mb525/fancyblink/fancyblink.ld index fbc4c311..0dc97080 100644 --- a/examples/stm32/mb525/fancyblink/fancyblink.ld +++ b/examples/stm32/mb525/fancyblink/fancyblink.ld @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/examples/stm32/mb525/pwmleds/pwmleds.c b/examples/stm32/mb525/pwmleds/pwmleds.c index 7305f581..dc987607 100644 --- a/examples/stm32/mb525/pwmleds/pwmleds.c +++ b/examples/stm32/mb525/pwmleds/pwmleds.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Piotr Esden-Tempski * diff --git a/examples/stm32/mb525/pwmleds/pwmleds.ld b/examples/stm32/mb525/pwmleds/pwmleds.ld index fbc4c311..0dc97080 100644 --- a/examples/stm32/mb525/pwmleds/pwmleds.ld +++ b/examples/stm32/mb525/pwmleds/pwmleds.ld @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/examples/stm32/obldc/can/can.c b/examples/stm32/obldc/can/can.c index 6e2b7604..ba53b2dc 100644 --- a/examples/stm32/obldc/can/can.c +++ b/examples/stm32/obldc/can/can.c @@ -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 * Copyright (C) 2010 Piotr Esden-Tempski diff --git a/examples/stm32/obldc/can/can.ld b/examples/stm32/obldc/can/can.ld index 0b89860b..cb924b6a 100644 --- a/examples/stm32/obldc/can/can.ld +++ b/examples/stm32/obldc/can/can.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 * diff --git a/examples/stm32/obldc/led/led.c b/examples/stm32/obldc/led/led.c index 754b1a91..9295d027 100644 --- a/examples/stm32/obldc/led/led.c +++ b/examples/stm32/obldc/led/led.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * Copyright (C) 2010 Piotr Esden-Tempski diff --git a/examples/stm32/obldc/led/led.ld b/examples/stm32/obldc/led/led.ld index 2c4a200e..39f4ad05 100644 --- a/examples/stm32/obldc/led/led.ld +++ b/examples/stm32/obldc/led/led.ld @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/examples/stm32/obldc/systick/systick.c b/examples/stm32/obldc/systick/systick.c index df180d34..17d35d1e 100644 --- a/examples/stm32/obldc/systick/systick.c +++ b/examples/stm32/obldc/systick/systick.c @@ -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 * Copyright (C) 2010 Piotr Esden-Tempski diff --git a/examples/stm32/obldc/systick/systick.ld b/examples/stm32/obldc/systick/systick.ld index e8e2d2f9..1668f907 100644 --- a/examples/stm32/obldc/systick/systick.ld +++ b/examples/stm32/obldc/systick/systick.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 * diff --git a/examples/stm32/obldc/usart/usart.c b/examples/stm32/obldc/usart/usart.c index 1a8238a9..0f55c26b 100644 --- a/examples/stm32/obldc/usart/usart.c +++ b/examples/stm32/obldc/usart/usart.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/examples/stm32/obldc/usart/usart.ld b/examples/stm32/obldc/usart/usart.ld index 2c4a200e..39f4ad05 100644 --- a/examples/stm32/obldc/usart/usart.ld +++ b/examples/stm32/obldc/usart/usart.ld @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/examples/stm32/obldc/usart_irq/usart_irq.c b/examples/stm32/obldc/usart_irq/usart_irq.c index ef868aef..0a8464f7 100644 --- a/examples/stm32/obldc/usart_irq/usart_irq.c +++ b/examples/stm32/obldc/usart_irq/usart_irq.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/examples/stm32/obldc/usart_irq/usart_irq.ld b/examples/stm32/obldc/usart_irq/usart_irq.ld index 2c4a200e..39f4ad05 100644 --- a/examples/stm32/obldc/usart_irq/usart_irq.ld +++ b/examples/stm32/obldc/usart_irq/usart_irq.ld @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/examples/stm32/other/adc_temperature_sensor/adc.c b/examples/stm32/other/adc_temperature_sensor/adc.c index c300b8e2..8f597676 100644 --- a/examples/stm32/other/adc_temperature_sensor/adc.c +++ b/examples/stm32/other/adc_temperature_sensor/adc.c @@ -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 * diff --git a/examples/stm32/other/adc_temperature_sensor/adc.ld b/examples/stm32/other/adc_temperature_sensor/adc.ld index 0b89860b..cb924b6a 100644 --- a/examples/stm32/other/adc_temperature_sensor/adc.ld +++ b/examples/stm32/other/adc_temperature_sensor/adc.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 * diff --git a/examples/stm32/other/dma_mem2mem/dma.c b/examples/stm32/other/dma_mem2mem/dma.c index d4da83ae..37b0a3fa 100644 --- a/examples/stm32/other/dma_mem2mem/dma.c +++ b/examples/stm32/other/dma_mem2mem/dma.c @@ -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 * diff --git a/examples/stm32/other/dma_mem2mem/dma.ld b/examples/stm32/other/dma_mem2mem/dma.ld index 0b89860b..cb924b6a 100644 --- a/examples/stm32/other/dma_mem2mem/dma.ld +++ b/examples/stm32/other/dma_mem2mem/dma.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 * diff --git a/examples/stm32/other/dogm128/dogm128.c b/examples/stm32/other/dogm128/dogm128.c index 575afe0e..c78a275d 100644 --- a/examples/stm32/other/dogm128/dogm128.c +++ b/examples/stm32/other/dogm128/dogm128.c @@ -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 * diff --git a/examples/stm32/other/dogm128/dogm128.h b/examples/stm32/other/dogm128/dogm128.h index dac1d846..f40f4c88 100644 --- a/examples/stm32/other/dogm128/dogm128.h +++ b/examples/stm32/other/dogm128/dogm128.h @@ -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 * diff --git a/examples/stm32/other/dogm128/main.c b/examples/stm32/other/dogm128/main.c index 61bb526e..8d3c2414 100644 --- a/examples/stm32/other/dogm128/main.c +++ b/examples/stm32/other/dogm128/main.c @@ -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 * diff --git a/examples/stm32/other/dogm128/main.ld b/examples/stm32/other/dogm128/main.ld index 0b89860b..cb924b6a 100644 --- a/examples/stm32/other/dogm128/main.ld +++ b/examples/stm32/other/dogm128/main.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 * diff --git a/examples/stm32/other/i2c_stts75_sensor/i2c_stts75_sensor.c b/examples/stm32/other/i2c_stts75_sensor/i2c_stts75_sensor.c index 9147f669..a1ba378b 100644 --- a/examples/stm32/other/i2c_stts75_sensor/i2c_stts75_sensor.c +++ b/examples/stm32/other/i2c_stts75_sensor/i2c_stts75_sensor.c @@ -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 * diff --git a/examples/stm32/other/i2c_stts75_sensor/i2c_stts75_sensor.ld b/examples/stm32/other/i2c_stts75_sensor/i2c_stts75_sensor.ld index 0b89860b..cb924b6a 100644 --- a/examples/stm32/other/i2c_stts75_sensor/i2c_stts75_sensor.ld +++ b/examples/stm32/other/i2c_stts75_sensor/i2c_stts75_sensor.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 * diff --git a/examples/stm32/other/i2c_stts75_sensor/stts75.c b/examples/stm32/other/i2c_stts75_sensor/stts75.c index ab8c3d7d..ec51932f 100644 --- a/examples/stm32/other/i2c_stts75_sensor/stts75.c +++ b/examples/stm32/other/i2c_stts75_sensor/stts75.c @@ -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 * diff --git a/examples/stm32/other/i2c_stts75_sensor/stts75.h b/examples/stm32/other/i2c_stts75_sensor/stts75.h index e07fe236..57f61908 100644 --- a/examples/stm32/other/i2c_stts75_sensor/stts75.h +++ b/examples/stm32/other/i2c_stts75_sensor/stts75.h @@ -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 * diff --git a/examples/stm32/other/rtc/rtc.c b/examples/stm32/other/rtc/rtc.c index 0134891e..f762dbee 100644 --- a/examples/stm32/other/rtc/rtc.c +++ b/examples/stm32/other/rtc/rtc.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Lord James * diff --git a/examples/stm32/other/rtc/rtc.ld b/examples/stm32/other/rtc/rtc.ld index fbc4c311..0dc97080 100644 --- a/examples/stm32/other/rtc/rtc.ld +++ b/examples/stm32/other/rtc/rtc.ld @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/examples/stm32/other/systick/systick.c b/examples/stm32/other/systick/systick.c index 7462a35d..44c6b7cb 100644 --- a/examples/stm32/other/systick/systick.c +++ b/examples/stm32/other/systick/systick.c @@ -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 * diff --git a/examples/stm32/other/systick/systick.ld b/examples/stm32/other/systick/systick.ld index 0b89860b..cb924b6a 100644 --- a/examples/stm32/other/systick/systick.ld +++ b/examples/stm32/other/systick/systick.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 * diff --git a/examples/stm32/other/timer_interrupt/timer.c b/examples/stm32/other/timer_interrupt/timer.c index 73c16ac0..8a6eac68 100644 --- a/examples/stm32/other/timer_interrupt/timer.c +++ b/examples/stm32/other/timer_interrupt/timer.c @@ -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 * diff --git a/examples/stm32/other/timer_interrupt/timer.ld b/examples/stm32/other/timer_interrupt/timer.ld index 0b89860b..cb924b6a 100644 --- a/examples/stm32/other/timer_interrupt/timer.ld +++ b/examples/stm32/other/timer_interrupt/timer.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 * diff --git a/examples/stm32/other/usb_cdcacm/cdcacm.c b/examples/stm32/other/usb_cdcacm/cdcacm.c index f6e7db7d..b8857884 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 * diff --git a/examples/stm32/other/usb_cdcacm/cdcacm.ld b/examples/stm32/other/usb_cdcacm/cdcacm.ld index 3981468b..1e1df7db 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 * diff --git a/examples/stm32/other/usb_dfu/usbdfu.c b/examples/stm32/other/usb_dfu/usbdfu.c index 6044697c..167f3168 100644 --- a/examples/stm32/other/usb_dfu/usbdfu.c +++ b/examples/stm32/other/usb_dfu/usbdfu.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/examples/stm32/other/usb_dfu/usbdfu.ld b/examples/stm32/other/usb_dfu/usbdfu.ld index 17bcbaa3..3038601b 100644 --- a/examples/stm32/other/usb_dfu/usbdfu.ld +++ b/examples/stm32/other/usb_dfu/usbdfu.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 * diff --git a/examples/stm32/other/usb_hid/usbhid.c b/examples/stm32/other/usb_hid/usbhid.c index 14f218c1..1cd27d0e 100644 --- a/examples/stm32/other/usb_hid/usbhid.c +++ b/examples/stm32/other/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 * diff --git a/examples/stm32/other/usb_hid/usbhid.ld b/examples/stm32/other/usb_hid/usbhid.ld index 3981468b..1e1df7db 100644 --- a/examples/stm32/other/usb_hid/usbhid.ld +++ b/examples/stm32/other/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 * diff --git a/examples/stm32/stm32-h103/fancyblink/fancyblink.c b/examples/stm32/stm32-h103/fancyblink/fancyblink.c index 8d152dc8..4291b7e4 100644 --- a/examples/stm32/stm32-h103/fancyblink/fancyblink.c +++ b/examples/stm32/stm32-h103/fancyblink/fancyblink.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/examples/stm32/stm32-h103/fancyblink/fancyblink.ld b/examples/stm32/stm32-h103/fancyblink/fancyblink.ld index fbc4c311..0dc97080 100644 --- a/examples/stm32/stm32-h103/fancyblink/fancyblink.ld +++ b/examples/stm32/stm32-h103/fancyblink/fancyblink.ld @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/examples/stm32/stm32-h103/miniblink/miniblink.c b/examples/stm32/stm32-h103/miniblink/miniblink.c index 867d6fc9..6582b177 100644 --- a/examples/stm32/stm32-h103/miniblink/miniblink.c +++ b/examples/stm32/stm32-h103/miniblink/miniblink.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/examples/stm32/stm32-h103/miniblink/miniblink.ld b/examples/stm32/stm32-h103/miniblink/miniblink.ld index fbc4c311..0dc97080 100644 --- a/examples/stm32/stm32-h103/miniblink/miniblink.ld +++ b/examples/stm32/stm32-h103/miniblink/miniblink.ld @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/examples/stm32/stm32-h103/spi/spi.c b/examples/stm32/stm32-h103/spi/spi.c index dd6ccddc..749b7562 100644 --- a/examples/stm32/stm32-h103/spi/spi.c +++ b/examples/stm32/stm32-h103/spi/spi.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Uwe Hermann * diff --git a/examples/stm32/stm32-h103/spi/spi.ld b/examples/stm32/stm32-h103/spi/spi.ld index 29482cda..6243b043 100644 --- a/examples/stm32/stm32-h103/spi/spi.ld +++ b/examples/stm32/stm32-h103/spi/spi.ld @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Uwe Hermann * diff --git a/examples/stm32/stm32-h103/usart/usart.c b/examples/stm32/stm32-h103/usart/usart.c index 782c48b4..b356fdbd 100644 --- a/examples/stm32/stm32-h103/usart/usart.c +++ b/examples/stm32/stm32-h103/usart/usart.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/examples/stm32/stm32-h103/usart/usart.ld b/examples/stm32/stm32-h103/usart/usart.ld index fbc4c311..0dc97080 100644 --- a/examples/stm32/stm32-h103/usart/usart.ld +++ b/examples/stm32/stm32-h103/usart/usart.ld @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/examples/stm32/stm32-h103/usb_cdcacm/cdcacm.c b/examples/stm32/stm32-h103/usb_cdcacm/cdcacm.c index ae922a90..7b12186d 100644 --- a/examples/stm32/stm32-h103/usb_cdcacm/cdcacm.c +++ b/examples/stm32/stm32-h103/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 * diff --git a/examples/stm32/stm32-h103/usb_cdcacm/cdcacm.ld b/examples/stm32/stm32-h103/usb_cdcacm/cdcacm.ld index d810af49..2c85647e 100644 --- a/examples/stm32/stm32-h103/usb_cdcacm/cdcacm.ld +++ b/examples/stm32/stm32-h103/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 * diff --git a/examples/stm32/stm32-h103/usb_dfu/usbdfu.c b/examples/stm32/stm32-h103/usb_dfu/usbdfu.c index b0cc3a25..23206289 100644 --- a/examples/stm32/stm32-h103/usb_dfu/usbdfu.c +++ b/examples/stm32/stm32-h103/usb_dfu/usbdfu.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/examples/stm32/stm32-h103/usb_dfu/usbdfu.ld b/examples/stm32/stm32-h103/usb_dfu/usbdfu.ld index 17bcbaa3..3038601b 100644 --- a/examples/stm32/stm32-h103/usb_dfu/usbdfu.ld +++ b/examples/stm32/stm32-h103/usb_dfu/usbdfu.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 * diff --git a/examples/stm32/stm32-h103/usb_hid/usbhid.c b/examples/stm32/stm32-h103/usb_hid/usbhid.c index 731def39..7c6068f6 100644 --- a/examples/stm32/stm32-h103/usb_hid/usbhid.c +++ b/examples/stm32/stm32-h103/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 * diff --git a/examples/stm32/stm32-h103/usb_hid/usbhid.ld b/examples/stm32/stm32-h103/usb_hid/usbhid.ld index d810af49..2c85647e 100644 --- a/examples/stm32/stm32-h103/usb_hid/usbhid.ld +++ b/examples/stm32/stm32-h103/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 * diff --git a/examples/stm32/stm32-h103/usb_iap/usbiap.c b/examples/stm32/stm32-h103/usb_iap/usbiap.c index b0cc3a25..23206289 100644 --- a/examples/stm32/stm32-h103/usb_iap/usbiap.c +++ b/examples/stm32/stm32-h103/usb_iap/usbiap.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/examples/stm32/stm32-h103/usb_iap/usbiap.ld b/examples/stm32/stm32-h103/usb_iap/usbiap.ld index d810af49..2c85647e 100644 --- a/examples/stm32/stm32-h103/usb_iap/usbiap.ld +++ b/examples/stm32/stm32-h103/usb_iap/usbiap.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 * diff --git a/include/cm3/common.h b/include/cm3/common.h index dac67a8f..a6cfb22e 100644 --- a/include/cm3/common.h +++ b/include/cm3/common.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/include/cm3/memorymap.h b/include/cm3/memorymap.h index ce0a85c6..6f8b49d6 100644 --- a/include/cm3/memorymap.h +++ b/include/cm3/memorymap.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/include/lpc13xx/gpio.h b/include/lpc13xx/gpio.h index b5455d71..9dca1bd2 100644 --- a/include/lpc13xx/gpio.h +++ b/include/lpc13xx/gpio.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Uwe Hermann * diff --git a/include/lpc13xx/memorymap.h b/include/lpc13xx/memorymap.h index 2170aed5..d4e1390c 100644 --- a/include/lpc13xx/memorymap.h +++ b/include/lpc13xx/memorymap.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Uwe Hermann * diff --git a/include/stm32/adc.h b/include/stm32/adc.h index 2ae24b8c..e3bdffc7 100644 --- a/include/stm32/adc.h +++ b/include/stm32/adc.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Edward Cheeseman * diff --git a/include/stm32/bkp.h b/include/stm32/bkp.h index fee9df02..dc091a5b 100644 --- a/include/stm32/bkp.h +++ b/include/stm32/bkp.h @@ -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 * diff --git a/include/stm32/can.h b/include/stm32/can.h index b3270904..c2b11c17 100644 --- a/include/stm32/can.h +++ b/include/stm32/can.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Piotr Esden-Tempski * diff --git a/include/stm32/crc.h b/include/stm32/crc.h index dba4e7ef..a7ea1390 100644 --- a/include/stm32/crc.h +++ b/include/stm32/crc.h @@ -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 * diff --git a/include/stm32/dma.h b/include/stm32/dma.h index 6761ab4c..ef8ef616 100644 --- a/include/stm32/dma.h +++ b/include/stm32/dma.h @@ -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 * diff --git a/include/stm32/ethernet.h b/include/stm32/ethernet.h index c2934e7d..48d87b0c 100644 --- a/include/stm32/ethernet.h +++ b/include/stm32/ethernet.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/include/stm32/exti.h b/include/stm32/exti.h index cf291b0c..dbf0eab1 100644 --- a/include/stm32/exti.h +++ b/include/stm32/exti.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Mark Butler * diff --git a/include/stm32/flash.h b/include/stm32/flash.h index a864858d..8bd879bc 100644 --- a/include/stm32/flash.h +++ b/include/stm32/flash.h @@ -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 * Copyright (C) 2010 Mark Butler diff --git a/include/stm32/gpio.h b/include/stm32/gpio.h index 049cfded..99f6839f 100644 --- a/include/stm32/gpio.h +++ b/include/stm32/gpio.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/include/stm32/i2c.h b/include/stm32/i2c.h index 99fbc8b4..75081ead 100644 --- a/include/stm32/i2c.h +++ b/include/stm32/i2c.h @@ -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 * diff --git a/include/stm32/iwdg.h b/include/stm32/iwdg.h index abcdb28d..cdd501c3 100644 --- a/include/stm32/iwdg.h +++ b/include/stm32/iwdg.h @@ -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 * diff --git a/include/stm32/memorymap.h b/include/stm32/memorymap.h index 9aa1e975..db5daad3 100644 --- a/include/stm32/memorymap.h +++ b/include/stm32/memorymap.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/include/stm32/nvic.h b/include/stm32/nvic.h index 52b86710..3a2cda4a 100644 --- a/include/stm32/nvic.h +++ b/include/stm32/nvic.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Piotr Esden-Tempski * diff --git a/include/stm32/pwr.h b/include/stm32/pwr.h index 1c0202ce..241a05c7 100644 --- a/include/stm32/pwr.h +++ b/include/stm32/pwr.h @@ -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 * diff --git a/include/stm32/rcc.h b/include/stm32/rcc.h index a89ed0b1..11cd9292 100644 --- a/include/stm32/rcc.h +++ b/include/stm32/rcc.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * Copyright (C) 2009 Federico Ruiz-Ugalde diff --git a/include/stm32/rtc.h b/include/stm32/rtc.h index dcb2f038..b52669b6 100644 --- a/include/stm32/rtc.h +++ b/include/stm32/rtc.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Uwe Hermann * diff --git a/include/stm32/scb.h b/include/stm32/scb.h index 03f6046f..804f1138 100644 --- a/include/stm32/scb.h +++ b/include/stm32/scb.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Piotr Esden-Tempski * Copyright (C) 2010 Thomas Otto diff --git a/include/stm32/spi.h b/include/stm32/spi.h index ca21431d..96aa810f 100644 --- a/include/stm32/spi.h +++ b/include/stm32/spi.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/include/stm32/systick.h b/include/stm32/systick.h index dc18058a..85f43a7e 100644 --- a/include/stm32/systick.h +++ b/include/stm32/systick.h @@ -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 * diff --git a/include/stm32/timer.h b/include/stm32/timer.h index b5d335a4..4e2d6423 100644 --- a/include/stm32/timer.h +++ b/include/stm32/timer.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Piotr Esden-Tempski * diff --git a/include/stm32/tools.h b/include/stm32/tools.h index 8b32413d..5ce7944b 100644 --- a/include/stm32/tools.h +++ b/include/stm32/tools.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Piotr Esden-Tempski * diff --git a/include/stm32/usart.h b/include/stm32/usart.h index 9b2a50bd..7fa9f2f0 100644 --- a/include/stm32/usart.h +++ b/include/stm32/usart.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/include/stm32/usb.h b/include/stm32/usb.h index 5e79ba40..f9a08fc3 100644 --- a/include/stm32/usb.h +++ b/include/stm32/usb.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Piotr Esden-Tempski * diff --git a/include/stm32/usb_desc.h b/include/stm32/usb_desc.h index a9f51321..e305f86f 100644 --- a/include/stm32/usb_desc.h +++ b/include/stm32/usb_desc.h @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Piotr Esden-Tempski * diff --git a/include/stm32/wwdg.h b/include/stm32/wwdg.h index 46177632..2fcea3b8 100644 --- a/include/stm32/wwdg.h +++ b/include/stm32/wwdg.h @@ -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 * diff --git a/include/usb/cdc.h b/include/usb/cdc.h index 07be0ca1..2bdc18bc 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 * diff --git a/include/usb/dfu.h b/include/usb/dfu.h index 2abd2301..0f4c090c 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 * diff --git a/include/usb/hid.h b/include/usb/hid.h index 1807a513..e1d98350 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 * diff --git a/include/usb/usbd.h b/include/usb/usbd.h index f330c1d4..d861c175 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 * diff --git a/include/usb/usbstd.h b/include/usb/usbstd.h index 51e9c8b4..f018289e 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 * diff --git a/lib/lpc13xx/gpio.c b/lib/lpc13xx/gpio.c index 2454da55..5fe4ea7b 100644 --- a/lib/lpc13xx/gpio.c +++ b/lib/lpc13xx/gpio.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Uwe Hermann * diff --git a/lib/lpc13xx/lpc13xx.ld b/lib/lpc13xx/lpc13xx.ld index e9cd3b78..40f76839 100644 --- a/lib/lpc13xx/lpc13xx.ld +++ b/lib/lpc13xx/lpc13xx.ld @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/lib/stm32/adc.c b/lib/stm32/adc.c index 08670142..fa32b259 100644 --- a/lib/stm32/adc.c +++ b/lib/stm32/adc.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Edward Cheeseman * diff --git a/lib/stm32/can.c b/lib/stm32/can.c index 879ece89..73f102fc 100644 --- a/lib/stm32/can.c +++ b/lib/stm32/can.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Piotr Esden-Tempski * diff --git a/lib/stm32/dma.c b/lib/stm32/dma.c index 51815909..84a10c7a 100644 --- a/lib/stm32/dma.c +++ b/lib/stm32/dma.c @@ -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 * diff --git a/lib/stm32/ethernet.c b/lib/stm32/ethernet.c index 1df41413..980b9419 100644 --- a/lib/stm32/ethernet.c +++ b/lib/stm32/ethernet.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/stm32/exti.c b/lib/stm32/exti.c index 7bbdec95..4961eab3 100644 --- a/lib/stm32/exti.c +++ b/lib/stm32/exti.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Mark Butler * diff --git a/lib/stm32/flash.c b/lib/stm32/flash.c index 42cd7525..b623fc71 100644 --- a/lib/stm32/flash.c +++ b/lib/stm32/flash.c @@ -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 * Copyright (C) 2010 Mark Butler diff --git a/lib/stm32/gpio.c b/lib/stm32/gpio.c index 2fe9a966..4811b548 100644 --- a/lib/stm32/gpio.c +++ b/lib/stm32/gpio.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/lib/stm32/i2c.c b/lib/stm32/i2c.c index 7cbe0458..e16b8249 100644 --- a/lib/stm32/i2c.c +++ b/lib/stm32/i2c.c @@ -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 * diff --git a/lib/stm32/nvic.c b/lib/stm32/nvic.c index 62935d1f..c9dcf3c6 100644 --- a/lib/stm32/nvic.c +++ b/lib/stm32/nvic.c @@ -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 * diff --git a/lib/stm32/rcc.c b/lib/stm32/rcc.c index 87a144cf..eddc667b 100644 --- a/lib/stm32/rcc.c +++ b/lib/stm32/rcc.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Federico Ruiz-Ugalde * Copyright (C) 2009 Uwe Hermann diff --git a/lib/stm32/rtc.c b/lib/stm32/rtc.c index ca12d6a9..13965597 100644 --- a/lib/stm32/rtc.c +++ b/lib/stm32/rtc.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Uwe Hermann * Copyright (C) 2010 Lord James diff --git a/lib/stm32/scb.c b/lib/stm32/scb.c index 2dd2185d..cd95bcaa 100644 --- a/lib/stm32/scb.c +++ b/lib/stm32/scb.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/stm32/spi.c b/lib/stm32/spi.c index 8c23b537..918617a3 100644 --- a/lib/stm32/spi.c +++ b/lib/stm32/spi.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/lib/stm32/stm32.ld b/lib/stm32/stm32.ld index 75b71031..92c8382f 100644 --- a/lib/stm32/stm32.ld +++ b/lib/stm32/stm32.ld @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/lib/stm32/systick.c b/lib/stm32/systick.c index 9a8ccac3..998c0ede 100644 --- a/lib/stm32/systick.c +++ b/lib/stm32/systick.c @@ -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 * diff --git a/lib/stm32/timer.c b/lib/stm32/timer.c index 9e7f5432..be90d06b 100644 --- a/lib/stm32/timer.c +++ b/lib/stm32/timer.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Edward Cheeseman * diff --git a/lib/stm32/usart.c b/lib/stm32/usart.c index 0247f0d7..a16e45ae 100644 --- a/lib/stm32/usart.c +++ b/lib/stm32/usart.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * diff --git a/lib/stm32/vector.c b/lib/stm32/vector.c index f83e64df..4d3d5103 100644 --- a/lib/stm32/vector.c +++ b/lib/stm32/vector.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Piotr Esden-Tempski * diff --git a/lib/usb/usb.c b/lib/usb/usb.c index 7c5fecec..1e8ad44e 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 c85a962b..ff467321 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 874be3ea..dab046d0 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 b8895dbc..6303285a 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 a718f9f1..81616e57 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 *