File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/**
22 * Copyright (C) 2012 Peter Lombardo <http://peterlombardo.wikidot.com/linux-daemon-in-c>
3- * Modifications (2012) by Daniel Graziotin <daniel@ineed.coffee>
43 * Modifications (2012) by Ismail Khatib <ikhatib@gmail.com>
4+ * Modifications (2012-present) by Daniel Graziotin <daniel@ineed.coffee>
55 *
66 * This program is free software: you can redistribute it and/or modify
77 * it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 11/**
2- * Copyright (C) (2012) Daniel Graziotin <daniel@ineed.coffee>
2+ * Copyright (C) (2012-present ) Daniel Graziotin <daniel@ineed.coffee>
33 *
44 * This program is free software: you can redistribute it and/or modify
55 * it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 11/**
2- * Copyright (C) (2012-2014 ) Daniel Graziotin <daniel@ineed.coffee>
2+ * Copyright (C) (2012-present ) Daniel Graziotin <daniel@ineed.coffee>
33 *
44 * This program is free software: you can redistribute it and/or modify
55 * it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 22 * mbpfan.c - automatically control fan for MacBook Pro
33 * Copyright (C) 2010 Allan McRae <allan@archlinux.org>
44 * Modifications by Rafael Vega <rvega@elsoftwarehamuerto.org>
5- * Modifications (2012) by Daniel Graziotin <daniel@ineed.coffee>
65 * Modifications (2012) by Ismail Khatib <ikhatib@gmail.com>
6+ * Modifications (2012-present) by Daniel Graziotin <daniel@ineed.coffee> [CURRENT MAINTAINER]
77 *
88 * This program is free software: you can redistribute it and/or modify
99 * it under the terms of the GNU General Public License as published by
1515 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1616 * GNU General Public License for more details.
1717 *
18- * 2014-06-22 - v1.7.0
1918 *
2019 * Notes:
2120 * Assumes any number of processors and fans (max. 10)
2221 * It uses only the temperatures from the processors as input.
2322 * Requires coretemp and applesmc kernel modules to be loaded.
2423 * Requires root use
2524 *
26- * Tested models:
27- * MacBook Pro 8.1 13" (Intel i7 - Linux 3.2)
28- * MacBook Pro 6,2 15" (Intel i7 - Linux 3.2)
29- * MacBook Pro 2,2 15" (Intel Core 2 Duo - Linux 3.4.4)
25+ * Tested models: see README.md
3026 */
3127
3228
Original file line number Diff line number Diff line change 11/**
22 * Copyright (C) 2010 Allan McRae <allan@archlinux.org>
3- * Modifications (2012) by Daniel Graziotin <daniel@ineed.coffee>
3+ * Modifications (2012-present ) by Daniel Graziotin <daniel@ineed.coffee>
44 *
55 * This program is free software: you can redistribute it and/or modify
66 * it under the terms of the GNU General Public License as published by
You can’t perform that action at this time.
0 commit comments