summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/stm32f4/i2c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/arm/stm32f4/i2c/i2c-config.c2
-rw-r--r--c/src/lib/libbsp/arm/stm32f4/i2c/i2c.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/arm/stm32f4/i2c/i2c-config.c b/c/src/lib/libbsp/arm/stm32f4/i2c/i2c-config.c
index 5853e14076..eac16bafc0 100644
--- a/c/src/lib/libbsp/arm/stm32f4/i2c/i2c-config.c
+++ b/c/src/lib/libbsp/arm/stm32f4/i2c/i2c-config.c
@@ -9,7 +9,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.rtems.com/license/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*/
#include <bspopts.h>
diff --git a/c/src/lib/libbsp/arm/stm32f4/i2c/i2c.c b/c/src/lib/libbsp/arm/stm32f4/i2c/i2c.c
index 725b304597..38877a4615 100644
--- a/c/src/lib/libbsp/arm/stm32f4/i2c/i2c.c
+++ b/c/src/lib/libbsp/arm/stm32f4/i2c/i2c.c
@@ -9,7 +9,7 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * http://www.rtems.com/license/LICENSE.
+ * http://www.rtems.org/license/LICENSE.
*/
/* The I2C-module can not run with libi2c. The reason for this is, that libi2c