summaryrefslogtreecommitdiff
path: root/drivers/hwmon
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2014-04-12 17:10:54 (GMT)
committerGuenter Roeck <linux@roeck-us.net>2014-05-21 23:02:25 (GMT)
commitb09489ecce58d4ac9362124a5a5590cb92c58c49 (patch)
tree606bc6f1ab7caf7b2ee1b135fc1f4af341ab1de4 /drivers/hwmon
parent628c6d27c0f41657362262000d01861e8cb36c3a (diff)
downloadlinux-b09489ecce58d4ac9362124a5a5590cb92c58c49.tar.xz
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 0927902..9a8d7ca 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>