From: Florian Forster Date: Thu, 12 Jun 2008 08:22:36 +0000 (+0200) Subject: src/thermal.c: Changed file encoding from ISO-8859-2 to UTF-8. X-Git-Tag: collectd-4.5.0~119^2 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=9214ecbf1989684ba85a1f9a6fc684af37f861ae;p=collectd.git src/thermal.c: Changed file encoding from ISO-8859-2 to UTF-8. --- diff --git a/src/thermal.c b/src/thermal.c index a6ebe4eb..15bbcb91 100644 --- a/src/thermal.c +++ b/src/thermal.c @@ -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 + * Michał Mirosław **/ #include "collectd.h"