From patchwork Mon Apr 27 10:50:42 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Uri Shkolnik X-Patchwork-Id: 20117 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n3RAokd7001425 for ; Mon, 27 Apr 2009 10:50:46 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754508AbZD0Kuo (ORCPT ); Mon, 27 Apr 2009 06:50:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754262AbZD0Kuo (ORCPT ); Mon, 27 Apr 2009 06:50:44 -0400 Received: from web110806.mail.gq1.yahoo.com ([67.195.13.229]:25592 "HELO web110806.mail.gq1.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754401AbZD0Kun (ORCPT ); Mon, 27 Apr 2009 06:50:43 -0400 Received: (qmail 94724 invoked by uid 60001); 27 Apr 2009 10:50:42 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1240829442; bh=HNmrmfw/Bj3+BYQtWNm4dAZa5KWpTTY+uhuepnPd0do=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=2Sb/MKoZZm5taZ8J49rIQuVorPwGhWLEZg3n735N20LLENCgFP0mzKJXdjrQ9FWuQbJN8xoUPwu2GufBoXq055iUy8ub+Oia/WqWYRQf3Pnu5WKiXydpbVBvhkOnHEU8ANXBEsDZcdEy06lO4tdos4kNEDSnl1m4yzusbcnZYGI= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=3y2DUH92DwjlsQE/LGc51nRrGIC8A892LfkHyjfYxCBD+Trx1rcHkqp/o+Y8tmHjfmV1UtkMl9q13i91hk2vbwWdYvcb4vs2EkAY0QJtsySJtrH5XfyIqctQFZyyJmEonWSvzDjgur+9/OjB2LiWKbIYoPqReazs8GCBSgdcvW4=; Message-ID: <357070.92868.qm@web110806.mail.gq1.yahoo.com> X-YMail-OSG: z78T_mYVM1ndAJlZz9ZFPu3n1Z3CQfwdpiKnFKZf4RrrjsBZqMehWIcXxgdBCbJfYJOjVIX2iKzH38i9GLVajzl9RGTXrn5AbF5c_EQTO5d7BdVGyhxefLF7yJ67OSM68tbbW3qgMtAY8ODi6r5Kx2bpcPxSD40ZcCk3AtWE9ZVOumIKXi.zf0DoyFgQASa1.f1W0o2z_705uedKCpK6T14OGflPHFbGu_JHHsuWw_8vmgnlXk4eo_.rJll0FQ95IRbW8BcT0MvOc2konfAjECerRXQmzY_LDEz_biLesR7.E9qLkAlBtp05lQniNHce5yNuTM8fu0lZYpg7H_LTV0hQC3aWpKhR Received: from [199.203.99.233] by web110806.mail.gq1.yahoo.com via HTTP; Mon, 27 Apr 2009 03:50:42 PDT X-Mailer: YahooMailClassic/5.2.19 YahooMailWebService/0.7.289.1 Date: Mon, 27 Apr 2009 03:50:42 -0700 (PDT) From: Uri Shkolnik Subject: [PATCH] [0904_1_1] Siano: core header - update license [Replace 0904_1] To: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org # HG changeset patch # User Uri Shkolnik # Date 1240828880 -10800 # Node ID 24e0283cbbc9992ea6bc9775906821e323726f34 # Parent 7311d23c3355629b617013cd51223895a2423770 Modify the file license to match all other Siano's files From: Uri Shkolnik Modify the file license to match all other Siano's files Priority: normal Signed-off-by: Uri Shkolnik --- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff -r 7311d23c3355 -r 24e0283cbbc9 linux/drivers/media/dvb/siano/smscoreapi.h --- a/linux/drivers/media/dvb/siano/smscoreapi.h Sun Mar 15 12:05:57 2009 +0200 +++ b/linux/drivers/media/dvb/siano/smscoreapi.h Mon Apr 27 13:41:20 2009 +0300 @@ -1,26 +1,26 @@ -/* - * Driver for the Siano SMS1xxx USB dongle - * - * author: Anatoly Greenblat - * - * Copyright (c), 2005-2008 Siano Mobile Silicon, Inc. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation; - * - * Software distributed under the License is distributed on an "AS IS" - * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. - * - * 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. - */ +/**************************************************************** -#ifndef __smscoreapi_h__ -#define __smscoreapi_h__ +Siano Mobile Silicon, Inc. +MDTV receiver kernel modules. +Copyright (C) 2006-2008, Uri Shkolnik, Anatoly Greenblat + +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, either version 2 of the License, or +(at your option) any later version. + + 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, see . + +****************************************************************/ + +#ifndef __SMS_CORE_API_H__ +#define __SMS_CORE_API_H__ #include #include @@ -598,4 +598,4 @@ int smscore_led_state(struct smscore_dev dprintk(KERN_DEBUG, DBG_ADV, fmt, ##arg) -#endif /* __smscoreapi_h__ */ +#endif /* __SMS_CORE_API_H__ */