aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/smiapp-pll.c
diff options
context:
space:
mode:
authorSakari Ailus <sakari.ailus@iki.fi>2014-10-18 06:11:19 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-12-23 11:27:47 -0200
commit29867e2febad863fb3cef99ad894cd992df5e665 (patch)
treeebca87635ebb2627f8f23bc3abe66186787a53e3 /drivers/media/i2c/smiapp-pll.c
parent[media] v4l: Add packed Bayer raw10 pixel formats (diff)
downloadlinux-dev-29867e2febad863fb3cef99ad894cd992df5e665.tar.xz
linux-dev-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-pll.c')
-rw-r--r--drivers/media/i2c/smiapp-pll.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/media/i2c/smiapp-pll.c b/drivers/media/i2c/smiapp-pll.c
index e40d9027df3d..2b84d097cfa5 100644
--- a/drivers/media/i2c/smiapp-pll.c
+++ b/drivers/media/i2c/smiapp-pll.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/gcd.h>