diff options
author | Guenter Roeck <linux@roeck-us.net> | 2014-04-12 12:37:01 -0700 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2014-05-21 16:02:25 -0700 |
commit | 0968deb4c88e3b3bc589ab11e7ac1bb0a9a38654 (patch) | |
tree | 441cfc090bb7f9ac6e9dfa1ed2210770992c85d7 /drivers/hwmon/lm83.c | |
parent | 9f1513bd55de0a8b4cc8c01a98aa9fb1bacd55e7 (diff) | |
download | linux-stable-0968deb4c88e3b3bc589ab11e7ac1bb0a9a38654.tar.gz linux-stable-0968deb4c88e3b3bc589ab11e7ac1bb0a9a38654.tar.bz2 linux-stable-0968deb4c88e3b3bc589ab11e7ac1bb0a9a38654.zip |
hwmon: (lm83) Drop FSF address
The FSF address changes over time, so drop it.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/lm83.c')
-rw-r--r-- | drivers/hwmon/lm83.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/hwmon/lm83.c b/drivers/hwmon/lm83.c index be02155788c3..90cba322e840 100644 --- a/drivers/hwmon/lm83.c +++ b/drivers/hwmon/lm83.c @@ -25,10 +25,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> |