X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fthermal.c;h=15bbcb91cd9799963c781b44f3bf859ba15dbfd1;hb=9214ecbf1989684ba85a1f9a6fc684af37f861ae;hp=a6ebe4eb02780bcf2649640d58b4cc3f8b347a42;hpb=2004f542b364535189083476f1395107e40c5f44;p=collectd.git 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"