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


Groups > linux.kernel > #1663041 > unrolled thread

[PATCH 1/5] watchdog: it87: Drop FSF mailing address

Started byGuenter Roeck <linux@roeck-us.net>
First post2017-06-11 06:10 +0200
Last post2017-06-11 06:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 1/5] watchdog: it87: Drop FSF mailing address Guenter Roeck <linux@roeck-us.net> - 2017-06-11 06:10 +0200

#1663041 — [PATCH 1/5] watchdog: it87: Drop FSF mailing address

FromGuenter Roeck <linux@roeck-us.net>
Date2017-06-11 06:10 +0200
Subject[PATCH 1/5] watchdog: it87: Drop FSF mailing address
Message-ID<tR2ml-ja-7@gated-at.bofh.it>
The FSF mailing address may change. Drop it.

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

diff --git a/drivers/watchdog/it87_wdt.c b/drivers/watchdog/it87_wdt.c
index b9878c41598f..8c847f8c2470 100644
--- a/drivers/watchdog/it87_wdt.c
+++ b/drivers/watchdog/it87_wdt.c
@@ -24,10 +24,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.
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
-- 
2.7.4

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web