diff options
author | Sakari Ailus <sakari.ailus@iki.fi> | 2014-10-18 11:11:19 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-12-23 14:27:47 +0100 |
commit | 29867e2febad863fb3cef99ad894cd992df5e665 (patch) | |
tree | ebca87635ebb2627f8f23bc3abe66186787a53e3 /drivers/media/i2c/smiapp/smiapp-quirk.c | |
parent | [media] v4l: Add packed Bayer raw10 pixel formats (diff) | |
download | linux-29867e2febad863fb3cef99ad894cd992df5e665.tar.xz linux-29867e2febad863fb3cef99ad894cd992df5e665.zip |
[media] smiapp: Remove FSF's address from the license header
Remove FSF's address information from the license header in the smiapp
driver and the smiapp-pll PLL calculator. This should no longer be needed,
and would be rendered outdated in case the FSF chooses to relocate its
office.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Cc: Timo Ahonen <timo.ahonen@nokia.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/i2c/smiapp/smiapp-quirk.c')
-rw-r--r-- | drivers/media/i2c/smiapp/smiapp-quirk.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/media/i2c/smiapp/smiapp-quirk.c b/drivers/media/i2c/smiapp/smiapp-quirk.c index e0bee8752122..dd4ae6f4ba3e 100644 --- a/drivers/media/i2c/smiapp/smiapp-quirk.c +++ b/drivers/media/i2c/smiapp/smiapp-quirk.c @@ -14,12 +14,6 @@ * 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., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA - * */ #include <linux/delay.h> |