From patchwork Tue May 31 06:18:48 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eduardo Valentin X-Patchwork-Id: 9143417 X-Patchwork-Delegate: rui.zhang@intel.com Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 4ACBF60761 for ; Tue, 31 May 2016 06:23:19 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3EBFD28187 for ; Tue, 31 May 2016 06:23:19 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 336A628213; Tue, 31 May 2016 06:23:19 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AC01F28187 for ; Tue, 31 May 2016 06:23:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753345AbcEaGXA (ORCPT ); Tue, 31 May 2016 02:23:00 -0400 Received: from mail-pa0-f67.google.com ([209.85.220.67]:36766 "EHLO mail-pa0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755937AbcEaGUm (ORCPT ); Tue, 31 May 2016 02:20:42 -0400 Received: by mail-pa0-f67.google.com with SMTP id fg1so23775043pad.3; Mon, 30 May 2016 23:20:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=R/9sGOjlJtT6QFIBL6EXeIEmyPc9HOkKaRXDp+hgBU8=; b=qRJbkVGjZ8aPX/6gFiYnNaEhj4DSM3ATgz/ey5itxddcm0FM6df7dA4Ss2+E5WsulH reIDo/+7eSar6VqjTqRQn1jcmUehAThVc5XhHQLwAXvkotwl8HdjFe893KyyvqGEYJnO /LyQ+BUxWKo70dDPbcAHvvTLA9fIgj5Y0wcvNKgaRf4TTt/XOfIn6wmii0dsa8yOb4W2 zU/SvRm/DEHmbRAcJevXpcSOlpXQ9upggXA0sFsvneP+NGJwuRHGwsTqR2AyjCmL/l6B vZC+L0x74pqQ7UDjQJJ5R0GqLTptAPUP2ETvQCinUvo+WD28BxjjQSCMo13hCpUe6yuO lcjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=R/9sGOjlJtT6QFIBL6EXeIEmyPc9HOkKaRXDp+hgBU8=; b=QxYgcpW/OJDgPJPSKtLDNUPdSxd56VduIq4+48PoELr691RxQPLV9EKZo2yJfpOrMv AUhOsP9oiGNgnCd0Sn8HXGBAVc01JUD1Kd2+1mG3eZFtLztWLfF65yOBqOe8BrX/SSz0 GJ92fbuYGb0/DQEBYfa98Yon8Yr3OlEafQzvNiDytxclMmsJNOwPjkDF+wEN4CWDexf5 xfRsmjsAA2tNJz547D7k3aQsFN22SVmJsjFzi7zqqkdrFB3iqWnUihJ875v47HPwNbQk OCVf5SVDv6suvwuIaNPd4BehqWl0RwbvhGmMPae3CNlTxO14wMoqYHp8wQDvbqZQIIIn SkNw== X-Gm-Message-State: ALyK8tLWoP/8wGsT88GX7fYo5vv8gISpp1rQkvMK7LesFeZ94XEc54IEfSYC613w4XGLow== X-Received: by 10.66.174.109 with SMTP id br13mr51887588pac.42.1464675641775; Mon, 30 May 2016 23:20:41 -0700 (PDT) Received: from localhost ([2601:b00:c501:3660:7256:81ff:febd:926d]) by smtp.gmail.com with ESMTPSA id x71sm11614452pfj.43.2016.05.30.23.20.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 May 2016 23:20:41 -0700 (PDT) From: Eduardo Valentin To: Rui Zhang Cc: Linux PM , LKML , Keerthy , Eduardo Valentin Subject: [PATCHv4 41/48] thermal: core: remove FSF address in the GPL notice Date: Mon, 30 May 2016 23:18:48 -0700 Message-Id: <1464675535-2433-42-git-send-email-edubezval@gmail.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1464675535-2433-1-git-send-email-edubezval@gmail.com> References: <1464675535-2433-1-git-send-email-edubezval@gmail.com> Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Simplify the GPL notice by removing the FSF address. No need to track FSF location in this file. Cc: Zhang Rui Cc: linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Eduardo Valentin --- drivers/thermal/thermal_core.c | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/drivers/thermal/thermal_core.c b/drivers/thermal/thermal_core.c index 98176aa..f653090 100644 --- a/drivers/thermal/thermal_core.c +++ b/drivers/thermal/thermal_core.c @@ -5,22 +5,9 @@ * Copyright (C) 2008 Zhang Rui * Copyright (C) 2008 Sujith Thomas * - * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. - * - * This program is distributed in the hope that it will be useful, 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., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. - * - * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt