From patchwork Wed Oct 19 20:47:14 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jean-Baptiste Abbadie X-Patchwork-Id: 9385403 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 527C660487 for ; Wed, 19 Oct 2016 20:47:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4604B29672 for ; Wed, 19 Oct 2016 20:47:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3ACBA296CB; Wed, 19 Oct 2016 20:47:43 +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.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI 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 E00C529672 for ; Wed, 19 Oct 2016 20:47:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S941851AbcJSUrk (ORCPT ); Wed, 19 Oct 2016 16:47:40 -0400 Received: from mail.abbadie.fr ([37.187.122.32]:54513 "EHLO mail.abbadie.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S938778AbcJSUrk (ORCPT ); Wed, 19 Oct 2016 16:47:40 -0400 From: Jean-Baptiste Abbadie To: Mauro Carvalho Chehab , Greg Kroah-Hartman , linux-media@vger.kernel.org Cc: Jean-Baptiste Abbadie Subject: [PATCH 3/3] Staging: media: radio-bcm2048: Remove FSF address from GPL notice Date: Wed, 19 Oct 2016 22:47:14 +0200 Message-Id: <20161019204714.11645-4-jb@abbadie.fr> X-Mailer: git-send-email 2.10.0 In-Reply-To: <20161019204714.11645-1-jb@abbadie.fr> References: <20161019204714.11645-1-jb@abbadie.fr> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Removes the superfluous statement about writing to the FSF in the GPL notice Signed-off-by: Jean-Baptiste Abbadie Acked-by: Mauro Carvalho Chehab --- drivers/staging/media/bcm2048/radio-bcm2048.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/drivers/staging/media/bcm2048/radio-bcm2048.c b/drivers/staging/media/bcm2048/radio-bcm2048.c index f66bea631e8e..607dd5285149 100644 --- a/drivers/staging/media/bcm2048/radio-bcm2048.c +++ b/drivers/staging/media/bcm2048/radio-bcm2048.c @@ -17,10 +17,6 @@ * 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., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA */ /*