aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2014-04-12 10:10:54 -0700
committerGuenter Roeck <linux@roeck-us.net>2014-05-21 16:02:25 -0700
commitb09489ecce58d4ac9362124a5a5590cb92c58c49 (patch)
tree606bc6f1ab7caf7b2ee1b135fc1f4af341ab1de4 /drivers/hwmon
parenthwmon: (max1619) Fix critical alarm display (diff)
downloadlinux-dev-b09489ecce58d4ac9362124a5a5590cb92c58c49.tar.xz
linux-dev-b09489ecce58d4ac9362124a5a5590cb92c58c49.zip
hwmon: (max1619) Drop FSF address
The FSF address may chance over time, so drop it. Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon')
-rw-r--r--drivers/hwmon/max1619.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/hwmon/max1619.c b/drivers/hwmon/max1619.c
index 0927902ceba3..9a8d7ca9b389 100644
--- a/drivers/hwmon/max1619.c
+++ b/drivers/hwmon/max1619.c
@@ -19,13 +19,8 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-
#include <linux/module.h>
#include <linux/init.h>
#include <linux/slab.h>