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. --- examples/stm32/other/dogm128/dogm128.c | 2 +- examples/stm32/other/dogm128/dogm128.h | 2 +- examples/stm32/other/dogm128/main.c | 2 +- examples/stm32/other/dogm128/main.ld | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'examples/stm32/other/dogm128') diff --git a/examples/stm32/other/dogm128/dogm128.c b/examples/stm32/other/dogm128/dogm128.c index 575afe0..c78a275 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 dac1d84..f40f4c8 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 61bb526..8d3c241 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 0b89860..cb924b6 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 * -- cgit v1.2.3