aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-11-18 17:48:43 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-11-18 17:48:43 +0000
commit2b5f41675e216538b8394f84c50d9aeb6438c32e (patch)
tree0c722b04e4a9f8064329ff9b0f053c399d6faf4d
parent3bc74a049fbc031e86d2a9bebd0c7fb3a24fc3ae (diff)
standardized on hans@eds.org
svn path=/trunk/externals/apple/; revision=15793
-rw-r--r--ambient_light_sensor.c2
-rw-r--r--iodisplay.c2
-rw-r--r--keyboard_layout.c2
-rw-r--r--keyboard_light.c2
-rw-r--r--sudden_motion_sensor.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/ambient_light_sensor.c b/ambient_light_sensor.c
index 822057d..b1b025c 100644
--- a/ambient_light_sensor.c
+++ b/ambient_light_sensor.c
@@ -1,7 +1,7 @@
/* --------------------------------------------------------------------------*/
/* */
/* read the ambient light sensor on Apple Mac OS X */
-/* Written by Hans-Christoph Steiner <hans@at.or.at> */
+/* Written by Hans-Christoph Steiner <hans@eds.org> */
/* */
/* Copyright (c) 2008 Free Software Foundation */
/* */
diff --git a/iodisplay.c b/iodisplay.c
index 1882c5a..bcca4bb 100644
--- a/iodisplay.c
+++ b/iodisplay.c
@@ -1,7 +1,7 @@
/* --------------------------------------------------------------------------*/
/* */
/* control the iodisplay of the display on Apple Mac OS X */
-/* Written by Hans-Christoph Steiner <hans@at.or.at> */
+/* Written by Hans-Christoph Steiner <hans@eds.org> */
/* */
/* Copyright (c) 2008 Free Software Foundation */
/* */
diff --git a/keyboard_layout.c b/keyboard_layout.c
index b51168c..e2a8790 100644
--- a/keyboard_layout.c
+++ b/keyboard_layout.c
@@ -1,6 +1,6 @@
/* Copyright 2006 Fredrik Olofsson
* Copyright 2007 Free Software Foundation
- * ported to Pd by Hans-Christoph Steiner <hans@at.or.at> from f0.keyboard_layout.c
+ * ported to Pd by Hans-Christoph Steiner <hans@eds.org> from f0.keyboard_layout.c
*/
#include "m_pd.h"
diff --git a/keyboard_light.c b/keyboard_light.c
index 2694c04..7d0a3b2 100644
--- a/keyboard_light.c
+++ b/keyboard_light.c
@@ -1,7 +1,7 @@
/* --------------------------------------------------------------------------*/
/* */
/* get/set the keyboard light level on Apple Mac OS X */
-/* Written by Hans-Christoph Steiner <hans@at.or.at> */
+/* Written by Hans-Christoph Steiner <hans@eds.org> */
/* */
/* Copyright (c) 2008 Free Software Foundation */
/* */
diff --git a/sudden_motion_sensor.c b/sudden_motion_sensor.c
index 0002f6e..a5dffae 100644
--- a/sudden_motion_sensor.c
+++ b/sudden_motion_sensor.c
@@ -1,7 +1,7 @@
/* --------------------------------------------------------------------------*/
/* */
/* read the sudden motion sensor on Apple Mac OS X */
-/* Written by Hans-Christoph Steiner <hans@at.or.at> */
+/* Written by Hans-Christoph Steiner <hans@eds.org> */
/* */
/* Copyright (c) 2008 Free Software Foundation */
/* */