From 94cdc275384674362f93017ef6cbc2117027e5b4 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Sun, 3 Jun 2012 17:18:57 -0400 Subject: wirish/ext_interrupts.cpp: Doxygen, copyright. Signed-off-by: Marti Bolivar --- wirish/ext_interrupts.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wirish') diff --git a/wirish/ext_interrupts.cpp b/wirish/ext_interrupts.cpp index a4a27c2..90c7e60 100644 --- a/wirish/ext_interrupts.cpp +++ b/wirish/ext_interrupts.cpp @@ -2,6 +2,7 @@ * The MIT License * * Copyright (c) 2010 Perry Hung. + * Copyright (c) 2011 LeafLabs, LLC. * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation @@ -25,7 +26,7 @@ *****************************************************************************/ /** - * @file wirish/ext_interrupts.c + * @file wirish/ext_interrupts.cpp * @brief Wiring-like interface for external interrupts */ -- cgit v1.2.3