src/thermal.c: Changed file encoding from ISO-8859-2 to UTF-8.
[collectd.git] / src / thermal.c
index a6ebe4e..15bbcb9 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * collectd - src/thermal.c
- * Copyright (C) 2008  Micha³ Miros³aw
+ * Copyright (C) 2008  Michał Mirosław
  *
  * 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 the
@@ -16,7 +16,7 @@
  * 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  *
  * Authors:
- *   Micha³ Miros³aw <mirq-linux at rere.qmqm.pl>
+ *   Michał Mirosław <mirq-linux at rere.qmqm.pl>
  **/
 
 #include "collectd.h"