From 4166ee58d30ada7b298b9c941067f0341c2dccbe Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 9 Oct 2009 17:12:44 -0400 Subject: sf: add GPL-2 license info Some of the new spi flash files were missing explicit license lines. Signed-off-by: Mike Frysinger CC: Haavard Skinnemoen --- common/cmd_sf.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common') diff --git a/common/cmd_sf.c b/common/cmd_sf.c index d571f60c0..d69ae6a1b 100644 --- a/common/cmd_sf.c +++ b/common/cmd_sf.c @@ -2,7 +2,9 @@ * Command for accessing SPI flash. * * Copyright (C) 2008 Atmel Corporation + * Licensed under the GPL-2 or later. */ + #include #include -- cgit v1.2.3