From 2b5f41675e216538b8394f84c50d9aeb6438c32e Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 18 Nov 2011 17:48:43 +0000 Subject: standardized on hans@eds.org svn path=/trunk/externals/apple/; revision=15793 --- ambient_light_sensor.c | 2 +- iodisplay.c | 2 +- keyboard_layout.c | 2 +- keyboard_light.c | 2 +- sudden_motion_sensor.c | 2 +- 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 */ +/* Written by Hans-Christoph Steiner */ /* */ /* 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 */ +/* Written by Hans-Christoph Steiner */ /* */ /* 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 from f0.keyboard_layout.c + * ported to Pd by Hans-Christoph Steiner 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 */ +/* Written by Hans-Christoph Steiner */ /* */ /* 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 */ +/* Written by Hans-Christoph Steiner */ /* */ /* Copyright (c) 2008 Free Software Foundation */ /* */ -- cgit v1.2.1