From c114022b2599fc7024c771d13b24a2119bee2208 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Tue, 10 Apr 2012 15:35:50 -0400 Subject: libmaple/spi: Fix boilerplate. Update Doxygen file headers and license copyright dates. Signed-off-by: Marti Bolivar --- libmaple/include/libmaple/spi.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libmaple/include/libmaple/spi.h') diff --git a/libmaple/include/libmaple/spi.h b/libmaple/include/libmaple/spi.h index 6f509c2..7a665db 100644 --- a/libmaple/include/libmaple/spi.h +++ b/libmaple/include/libmaple/spi.h @@ -1,6 +1,7 @@ /****************************************************************************** * The MIT License * + * Copyright (c) 2011, 2012 LeafLabs, LLC. * Copyright (c) 2010 Perry Hung. * * Permission is hereby granted, free of charge, to any person @@ -25,7 +26,7 @@ *****************************************************************************/ /** - * @file spi.h + * @file libmaple/spi.h * @author Marti Bolivar * @brief Serial Peripheral Interface (SPI) and Integrated * Interchip Sound (I2S) peripheral support. -- cgit v1.2.3