diff options
author | Guenter Roeck <linux@roeck-us.net> | 2014-04-12 23:51:12 +0400 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2014-05-22 03:02:21 +0400 |
commit | c6f1e7ab91b9cec14d4d3938cddafe371070e7ec (patch) | |
tree | 7aaf344b807abb329702ffa6945d7c56858e9087 /drivers/hwmon | |
parent | ddfe44bfee176ac05c2b5185d62cc5b258ec6c72 (diff) | |
download | linux-c6f1e7ab91b9cec14d4d3938cddafe371070e7ec.tar.xz |
hwmon: (lm92) Drop FSF mailing address
The FSF mailing address may change, so drop it.
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon')
-rw-r--r-- | drivers/hwmon/lm92.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/hwmon/lm92.c b/drivers/hwmon/lm92.c index 5ca8e147c9f4..7193a92dda9c 100644 --- a/drivers/hwmon/lm92.c +++ b/drivers/hwmon/lm92.c @@ -34,10 +34,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> |