diff options
author | Guenter Roeck <linux@roeck-us.net> | 2015-05-28 10:51:46 -0700 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2015-05-31 22:58:36 -0700 |
commit | ea33a5e7718aa0bd2fa82ff44489ec19badf70f0 (patch) | |
tree | fa0958f3c7b8cae01332f5d0a9c719ce116026e6 /drivers/hwmon/atxp1.c | |
parent | 1376e2c3d7df80c3fa0574a5320f79b84c8fe880 (diff) |
hwmon: (atxp1) Drop FSF mailing address
The FSF mailing address may change and does not provide any real value.
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/atxp1.c')
-rw-r--r-- | drivers/hwmon/atxp1.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/hwmon/atxp1.c b/drivers/hwmon/atxp1.c index 4c829bb2f9db..78edc56b59e5 100644 --- a/drivers/hwmon/atxp1.c +++ b/drivers/hwmon/atxp1.c @@ -11,11 +11,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/kernel.h> |