From 6ed7222f16f372b0e99faeb2a237b6a5db9d0016 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 16 Mar 2009 16:00:22 +0000 Subject: Whitespace, copyright, email addresses, changelog This fixes whitespace errors, updates copyright messages to include 2009, updates the email addresses and web addresses to the new site, and adds a missing changelog entry for version 0.3. --- src/audio.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/audio.h') diff --git a/src/audio.h b/src/audio.h index 91781bf..88ea451 100644 --- a/src/audio.h +++ b/src/audio.h @@ -3,7 +3,7 @@ * * Moo like a cow * - * (c) 2008 Thomas White + * (c) 2008-2009 Thomas White * * This file is part of OpenMooCow - accelerometer moobox simulator * @@ -36,4 +36,3 @@ extern void audio_trigger_moo(void); extern void audio_shutdown(void); #endif /* AUDIO_H */ - -- cgit v1.2.3