diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-08-12 23:50:16 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-08-21 22:25:28 +0200 |
commit | 1f2563d68cce0d45b81a47894c135f65f192b1a9 (patch) | |
tree | aa81291eda41a9bfbf42b9c17d3e76302a6e4906 /drivers/media/usb/as102/as102_fe.c | |
parent | [media] as102: promote it out of staging (diff) | |
download | linux-1f2563d68cce0d45b81a47894c135f65f192b1a9.tar.xz linux-1f2563d68cce0d45b81a47894c135f65f192b1a9.zip |
[media] as102: get rid of FSF mail address
Make checkpatch happier by removing FSF mail address.
No functional changes.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/usb/as102/as102_fe.c')
-rw-r--r-- | drivers/media/usb/as102/as102_fe.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/media/usb/as102/as102_fe.c b/drivers/media/usb/as102/as102_fe.c index 67e55b84493f..29a6d38f91a9 100644 --- a/drivers/media/usb/as102/as102_fe.c +++ b/drivers/media/usb/as102/as102_fe.c @@ -12,10 +12,6 @@ * 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "as102_drv.h" #include "as10x_types.h" |