From: Jean-Philippe Orsini Date: Fri, 19 Sep 2014 08:00:00 +0000 (+0200) Subject: move comment to the top X-Git-Tag: v1.1.2~37 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=58e90d4b381f33b1f50261e239e2f8d258843abf move comment to the top --- diff --git a/src/lib/hdd_hddtemp.c b/src/lib/hdd_hddtemp.c index 2182691..17a1642 100644 --- a/src/lib/hdd_hddtemp.c +++ b/src/lib/hdd_hddtemp.c @@ -16,14 +16,15 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA * 02110-1301 USA */ + +/* Part of the code in this file is based on GNOME sensors applet code + * hddtemp-plugin.c see http://sensors-applet.sourceforge.net/ + */ + #include #include #define _(str) gettext(str) -/* - * Following code is based on GNOME sensors applet code - * hddtemp-plugin.c see http://sensors-applet.sourceforge.net/ - */ #include #include #include