aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.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/mainwindow.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/mainwindow.h')
-rw-r--r--src/mainwindow.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 4f994ec..ad9ab65 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -3,7 +3,7 @@
*
* Main window
*
- * (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
*
@@ -34,4 +34,3 @@
MainWindow *mainwindow_open(void);
#endif /* MAINWINDOW_H */
-