summaryrefslogtreecommitdiffstats
path: root/bsps/arm/stm32f4/include/bsp
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/stm32f4/include/bsp')
-rw-r--r--bsps/arm/stm32f4/include/bsp/i2c.h6
-rw-r--r--bsps/arm/stm32f4/include/bsp/io.h6
-rw-r--r--bsps/arm/stm32f4/include/bsp/irq.h6
-rw-r--r--bsps/arm/stm32f4/include/bsp/rcc.h6
-rw-r--r--bsps/arm/stm32f4/include/bsp/stm32_i2c.h6
-rw-r--r--bsps/arm/stm32f4/include/bsp/stm32_usart.h6
-rw-r--r--bsps/arm/stm32f4/include/bsp/stm32f10xxx_exti.h6
-rw-r--r--bsps/arm/stm32f4/include/bsp/stm32f10xxx_gpio.h6
-rw-r--r--bsps/arm/stm32f4/include/bsp/stm32f10xxx_rcc.h6
-rw-r--r--bsps/arm/stm32f4/include/bsp/stm32f4.h6
-rw-r--r--bsps/arm/stm32f4/include/bsp/stm32f4xxxx_gpio.h6
-rw-r--r--bsps/arm/stm32f4/include/bsp/stm32f4xxxx_rcc.h6
-rw-r--r--bsps/arm/stm32f4/include/bsp/usart.h6
13 files changed, 0 insertions, 78 deletions
diff --git a/bsps/arm/stm32f4/include/bsp/i2c.h b/bsps/arm/stm32f4/include/bsp/i2c.h
index 9effe63ae1..599e51e1b0 100644
--- a/bsps/arm/stm32f4/include/bsp/i2c.h
+++ b/bsps/arm/stm32f4/include/bsp/i2c.h
@@ -7,12 +7,6 @@
/*
* Copyright (c) 2013 Christian Mauderer. All rights reserved.
*
- * embedded brains GmbH
- * Obere Lagerstr. 30
- * 82178 Puchheim
- * Germany
- * <rtems@embedded-brains.de>
- *
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
diff --git a/bsps/arm/stm32f4/include/bsp/io.h b/bsps/arm/stm32f4/include/bsp/io.h
index 412fa8fbfc..4fa39bdca9 100644
--- a/bsps/arm/stm32f4/include/bsp/io.h
+++ b/bsps/arm/stm32f4/include/bsp/io.h
@@ -7,12 +7,6 @@
/*
* Copyright (c) 2012 Sebastian Huber. All rights reserved.
*
- * embedded brains GmbH
- * Obere Lagerstr. 30
- * 82178 Puchheim
- * Germany
- * <rtems@embedded-brains.de>
- *
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
diff --git a/bsps/arm/stm32f4/include/bsp/irq.h b/bsps/arm/stm32f4/include/bsp/irq.h
index 586d68af82..d0360a058d 100644
--- a/bsps/arm/stm32f4/include/bsp/irq.h
+++ b/bsps/arm/stm32f4/include/bsp/irq.h
@@ -7,12 +7,6 @@
/*
* Copyright (c) 2012 Sebastian Huber. All rights reserved.
*
- * embedded brains GmbH
- * Obere Lagerstr. 30
- * 82178 Puchheim
- * Germany
- * <rtems@embedded-brains.de>
- *
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
diff --git a/bsps/arm/stm32f4/include/bsp/rcc.h b/bsps/arm/stm32f4/include/bsp/rcc.h
index 599cba9342..03030ba8c9 100644
--- a/bsps/arm/stm32f4/include/bsp/rcc.h
+++ b/bsps/arm/stm32f4/include/bsp/rcc.h
@@ -7,12 +7,6 @@
/*
* Copyright (c) 2012 Sebastian Huber. All rights reserved.
*
- * embedded brains GmbH
- * Obere Lagerstr. 30
- * 82178 Puchheim
- * Germany
- * <rtems@embedded-brains.de>
- *
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
diff --git a/bsps/arm/stm32f4/include/bsp/stm32_i2c.h b/bsps/arm/stm32f4/include/bsp/stm32_i2c.h
index 21d9b34ed1..b3a6b1e688 100644
--- a/bsps/arm/stm32f4/include/bsp/stm32_i2c.h
+++ b/bsps/arm/stm32f4/include/bsp/stm32_i2c.h
@@ -7,12 +7,6 @@
/*
* Copyright (c) 2013 Christian Mauderer. All rights reserved.
*
- * embedded brains GmbH
- * Obere Lagerstr. 30
- * 82178 Puchheim
- * Germany
- * <rtems@embedded-brains.de>
- *
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
diff --git a/bsps/arm/stm32f4/include/bsp/stm32_usart.h b/bsps/arm/stm32f4/include/bsp/stm32_usart.h
index c9c269533f..76431fc0f5 100644
--- a/bsps/arm/stm32f4/include/bsp/stm32_usart.h
+++ b/bsps/arm/stm32f4/include/bsp/stm32_usart.h
@@ -7,12 +7,6 @@
/*
* Copyright (c) 2012 Sebastian Huber. All rights reserved.
*
- * embedded brains GmbH
- * Obere Lagerstr. 30
- * 82178 Puchheim
- * Germany
- * <rtems@embedded-brains.de>
- *
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
diff --git a/bsps/arm/stm32f4/include/bsp/stm32f10xxx_exti.h b/bsps/arm/stm32f4/include/bsp/stm32f10xxx_exti.h
index d5324171a9..aa1a53a616 100644
--- a/bsps/arm/stm32f4/include/bsp/stm32f10xxx_exti.h
+++ b/bsps/arm/stm32f4/include/bsp/stm32f10xxx_exti.h
@@ -7,12 +7,6 @@
/*
* Copyright (c) 2013 Christian Mauderer. All rights reserved.
*
- * embedded brains GmbH
- * Obere Lagerstr. 30
- * 82178 Puchheim
- * Germany
- * <rtems@embedded-brains.de>
- *
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
diff --git a/bsps/arm/stm32f4/include/bsp/stm32f10xxx_gpio.h b/bsps/arm/stm32f4/include/bsp/stm32f10xxx_gpio.h
index ec7e675844..9305b16dbf 100644
--- a/bsps/arm/stm32f4/include/bsp/stm32f10xxx_gpio.h
+++ b/bsps/arm/stm32f4/include/bsp/stm32f10xxx_gpio.h
@@ -7,12 +7,6 @@
/*
* Copyright (c) 2013 Christian Mauderer. All rights reserved.
*
- * embedded brains GmbH
- * Obere Lagerstr. 30
- * 82178 Puchheim
- * Germany
- * <rtems@embedded-brains.de>
- *
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
diff --git a/bsps/arm/stm32f4/include/bsp/stm32f10xxx_rcc.h b/bsps/arm/stm32f4/include/bsp/stm32f10xxx_rcc.h
index c1c6629810..2e0340c44d 100644
--- a/bsps/arm/stm32f4/include/bsp/stm32f10xxx_rcc.h
+++ b/bsps/arm/stm32f4/include/bsp/stm32f10xxx_rcc.h
@@ -7,12 +7,6 @@
/*
* Copyright (c) 2013 Christian Mauderer. All rights reserved.
*
- * embedded brains GmbH
- * Obere Lagerstr. 30
- * 82178 Puchheim
- * Germany
- * <rtems@embedded-brains.de>
- *
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
diff --git a/bsps/arm/stm32f4/include/bsp/stm32f4.h b/bsps/arm/stm32f4/include/bsp/stm32f4.h
index 9901e7ccfc..7f84480ece 100644
--- a/bsps/arm/stm32f4/include/bsp/stm32f4.h
+++ b/bsps/arm/stm32f4/include/bsp/stm32f4.h
@@ -7,12 +7,6 @@
/*
* Copyright (c) 2012 Sebastian Huber. All rights reserved.
*
- * embedded brains GmbH
- * Obere Lagerstr. 30
- * 82178 Puchheim
- * Germany
- * <rtems@embedded-brains.de>
- *
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
diff --git a/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_gpio.h b/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_gpio.h
index b129c23595..0026631298 100644
--- a/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_gpio.h
+++ b/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_gpio.h
@@ -7,12 +7,6 @@
/*
* Copyright (c) 2012 Sebastian Huber. All rights reserved.
*
- * embedded brains GmbH
- * Obere Lagerstr. 30
- * 82178 Puchheim
- * Germany
- * <rtems@embedded-brains.de>
- *
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
diff --git a/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_rcc.h b/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_rcc.h
index 5c004328d7..7dadfbe756 100644
--- a/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_rcc.h
+++ b/bsps/arm/stm32f4/include/bsp/stm32f4xxxx_rcc.h
@@ -7,12 +7,6 @@
/*
* Copyright (c) 2012 Sebastian Huber. All rights reserved.
*
- * embedded brains GmbH
- * Obere Lagerstr. 30
- * 82178 Puchheim
- * Germany
- * <rtems@embedded-brains.de>
- *
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
diff --git a/bsps/arm/stm32f4/include/bsp/usart.h b/bsps/arm/stm32f4/include/bsp/usart.h
index 3d5646a066..3c9fd3fd96 100644
--- a/bsps/arm/stm32f4/include/bsp/usart.h
+++ b/bsps/arm/stm32f4/include/bsp/usart.h
@@ -7,12 +7,6 @@
/*
* Copyright (c) 2012 Sebastian Huber. All rights reserved.
*
- * embedded brains GmbH
- * Obere Lagerstr. 30
- * 82178 Puchheim
- * Germany
- * <rtems@embedded-brains.de>
- *
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.