diff options
author | Guenter Roeck <linux@roeck-us.net> | 2014-04-12 17:46:29 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2014-05-22 01:02:20 +0200 |
commit | d9ee59751e616840e98ef0896efb43486e0f54d1 (patch) | |
tree | 8f9b3c625df50b00b4ee4b6ff5796023215bada1 /drivers/hwmon/lm77.c | |
parent | hwmon: (tmp421) Convert to use devm_hwmon_device_register_with_groups (diff) | |
download | linux-d9ee59751e616840e98ef0896efb43486e0f54d1.tar.xz linux-d9ee59751e616840e98ef0896efb43486e0f54d1.zip |
hwmon: (lm77) Drop FSF mailing address
The FSF mailing address changes over time, so drop it.
No functional change.
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/lm77.c')
-rw-r--r-- | drivers/hwmon/lm77.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/hwmon/lm77.c b/drivers/hwmon/lm77.c index 502771c06fd9..642216285814 100644 --- a/drivers/hwmon/lm77.c +++ b/drivers/hwmon/lm77.c @@ -19,10 +19,6 @@ * 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> |