Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1457499 > unrolled thread

[PATCH 4/6] hwmon: (lm95241) Drop FSF address

Started byGuenter Roeck <linux@roeck-us.net>
First post2016-08-08 01:40 +0200
Last post2016-08-08 01:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 4/6] hwmon: (lm95241) Drop FSF address Guenter Roeck <linux@roeck-us.net> - 2016-08-08 01:40 +0200

#1457499 — [PATCH 4/6] hwmon: (lm95241) Drop FSF address

FromGuenter Roeck <linux@roeck-us.net>
Date2016-08-08 01:40 +0200
Subject[PATCH 4/6] hwmon: (lm95241) Drop FSF address
Message-ID<s3FPI-1Xa-1@gated-at.bofh.it>
The FSF address may change, and providing it does not add any value.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
---
 drivers/hwmon/lm95241.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/drivers/hwmon/lm95241.c b/drivers/hwmon/lm95241.c
index c2da2b161996..507b32b67974 100644
--- a/drivers/hwmon/lm95241.c
+++ b/drivers/hwmon/lm95241.c
@@ -15,10 +15,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/err.h>
-- 
2.5.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web