aboutsummaryrefslogtreecommitdiff
path: root/src/audio.h
diff options
context:
space:
mode:
authorThomas White <taw27@cam.ac.uk>2009-03-16 16:00:22 +0000
committerThomas White <taw27@cam.ac.uk>2009-03-16 16:00:22 +0000
commit6ed7222f16f372b0e99faeb2a237b6a5db9d0016 (patch)
treedfd4b602cc48e5964a60e9c415b1beff0b439751 /src/audio.h
parent6790d884ccc58bf834997d27b7497226bafa7bdc (diff)
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.
Diffstat (limited to 'src/audio.h')
-rw-r--r--src/audio.h3
1 files changed, 1 insertions, 2 deletions
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 <taw27@srcf.ucam.org>
+ * (c) 2008-2009 Thomas White <taw@bitwiz.org.uk>
*
* 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 */
-