diff --git a/Classes/IOHIDSensor.h b/Classes/IOHIDSensor.h index 8721f0b..72ddc52 100644 --- a/Classes/IOHIDSensor.h +++ b/Classes/IOHIDSensor.h @@ -3,7 +3,7 @@ * * Copyright (c) 2006-2012 Hendrik Holtmann * - * Sensor.h - MacBook(Pro) FanControl application + * IOHIDSensor.h - MacBook(Pro) FanControl application * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Classes/IOHIDSensor.m b/Classes/IOHIDSensor.m index efd2a58..b439339 100644 --- a/Classes/IOHIDSensor.m +++ b/Classes/IOHIDSensor.m @@ -3,7 +3,7 @@ * * Copyright (c) 2006-2012 Hendrik Holtmann * - * Sensor.m - MacBook(Pro) FanControl application + * IOHIDSensor.m - MacBook(Pro) FanControl application * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by