diff options
author | Guenter Roeck <linux@roeck-us.net> | 2014-04-12 08:46:29 -0700 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2014-05-21 16:02:20 -0700 |
commit | d9ee59751e616840e98ef0896efb43486e0f54d1 (patch) | |
tree | 8f9b3c625df50b00b4ee4b6ff5796023215bada1 | |
parent | 276dac8039a70630e4dbf5c4c3b294c057e8cd42 (diff) |
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>
-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> |