diff --git a/examples/stm32/f1/stm32vl-discovery/spi/spi.c b/examples/stm32/f1/stm32vl-discovery/spi/spi.c index 328223f..6dd29d1 100644 --- a/examples/stm32/f1/stm32vl-discovery/spi/spi.c +++ b/examples/stm32/f1/stm32vl-discovery/spi/spi.c @@ -3,6 +3,7 @@ * * Copyright (C) 2009 Uwe Hermann * Copyright (C) 2013 Stephen Dwyer + * Copyright (C) 2014 Laurent Barattero * * This library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by