diff --git a/include/libopencm3/stm32/f4/fmc.h b/include/libopencm3/stm32/f4/fmc.h index 65466916..4741dd38 100644 --- a/include/libopencm3/stm32/f4/fmc.h +++ b/include/libopencm3/stm32/f4/fmc.h @@ -1,4 +1,4 @@ -/* vim: set noexpandtab ts=8 : +/* * This file is part of the libopencm3 project. * * Copyright (C) 2013 Chuck McManis diff --git a/lib/stm32/f4/fmc.c b/lib/stm32/f4/fmc.c index 107e9e5f..0de8a4ad 100644 --- a/lib/stm32/f4/fmc.c +++ b/lib/stm32/f4/fmc.c @@ -1,4 +1,4 @@ -/* vim: set noexpandtab ts=8: +/* * * This file is part of the libopencm3 project. *