From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-path: From: Guenter Roeck To: Wim Van Sebroeck Cc: linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org, Guenter Roeck Subject: [PATCH 1/5] watchdog: it87: Drop FSF mailing address Date: Sat, 10 Jun 2017 21:04:32 -0700 Message-Id: <1497153876-22921-1-git-send-email-linux@roeck-us.net> List-ID: The FSF mailing address may change. Drop it. Signed-off-by: Guenter Roeck --- 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