From 397780799a0d337e12ed2b62853a4e5ecb60a3da Mon Sep 17 00:00:00 2001 From: Piotr Esden-Tempski Date: Mon, 19 Jan 2015 15:54:08 -0800 Subject: [PATCH] [copyright] Added credit copyright for Laurent. Thanks! --- examples/stm32/f1/stm32vl-discovery/spi/spi.c | 1 + 1 file changed, 1 insertion(+) 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