]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
staging: iio: light: update copyright to GPLv2
authorSri Krishna chowdary <schowdary@nvidia.com>
Wed, 23 Apr 2014 05:39:25 +0000 (11:09 +0530)
committerSimone Willett <swillett@nvidia.com>
Wed, 14 May 2014 17:38:19 +0000 (10:38 -0700)
Bug 1495051

Change-Id: I2bf7838dc79848017bf38affe6d61e4349fb3d49
Signed-off-by: Sri Krishna chowdary <schowdary@nvidia.com>
Reviewed-on: http://git-master/r/400089
(cherry picked from commit 4a556c1bf36e12034f653dc129084954c98a896b)
Reviewed-on: http://git-master/r/409220
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
16 files changed:
drivers/staging/iio/light/cm3217.c
drivers/staging/iio/light/cm3218.c
drivers/staging/iio/light/iqs253.c
drivers/staging/iio/light/isl29018.c
drivers/staging/iio/light/isl29028.c
drivers/staging/iio/light/jsa1127.c
drivers/staging/iio/light/ls_dt.c
drivers/staging/iio/light/ls_sysfs.c
drivers/staging/iio/light/ltr558als.c
drivers/staging/iio/light/ltr558als.h
drivers/staging/iio/light/max44005.c
drivers/staging/iio/light/stm8t143.c
drivers/staging/iio/light/tcs3772.c
include/linux/iio/light/jsa1127.h
include/linux/iio/light/ls_dt.h
include/linux/iio/light/ls_sysfs.h

index 7fc766c5225290075070721af0fe27ba36476d70..35f54c714463dc9c247526999b7f94c2e28a7810 100644 (file)
@@ -1,13 +1,13 @@
 /* Copyright (c) 2013-2014, NVIDIA CORPORATION.  All rights reserved.
  *
- * This software is licensed under the terms of the GNU General Public
- * License version 2, as published by the Free Software Foundation, and
- * may be copied, distributed, and modified under those terms.
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms and conditions of the GNU General Public License,
+ * version 2, as published by the Free Software Foundation.
  *
- * 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.
+ * This program is distributed in the hope 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.
  */
 
 #include <linux/i2c.h>
index 4114779c2157480569c78ee548e0db86f1b171da..3a0b906e89397bbfb2771eea07c35ca332b6b2bb 100644 (file)
@@ -14,9 +14,6 @@
  * 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 <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/module.h>
index 8917925e5f2e0f69694a9278e7b88ba4eea37191..f31ccb24f21d8366951f3296a5f9ae9a78bbb8ad 100644 (file)
@@ -13,9 +13,6 @@
  * 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 <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/module.h>
index 82478a59e42e719588adc20533824a7f31e47271..946175ec190ca7b65beee3ac1ba2322d098fa96d 100644 (file)
@@ -4,21 +4,16 @@
  * IIO driver for monitoring ambient light intensity in luxi, proximity
  * sensing and infrared sensing.
  *
- * Copyright (c) 2010, NVIDIA Corporation.
+ * Copyright (c) 2010, NVIDIA CORPORATION.  All rights reserved.
  *
- * 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 free software; you can redistribute it and/or modify it
+ * under the terms and conditions of the GNU General Public License,
+ * version 2, as published by the Free Software Foundation.
  *
- * This program is distributed in the hope that it will be useful, but WITHOUT
+ * This program is distributed in the hope 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, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <linux/module.h>
index 2bc3caf1de4b16710280914a267a0c93fcc1245f..ff8c254436894f512e87a6571260b978bc6b118c 100644 (file)
@@ -12,9 +12,6 @@
  * 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 <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/module.h>
index 93505b553469bf3cea2daeae58e09eb1b6082a85..a1a59cec7a3709d50250db7fb2aa4cbcd42ec488 100644 (file)
@@ -14,9 +14,6 @@
  * 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 <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/module.h>
index bd800b996d7d7a8014338a806d88048d64f61cdf..1d95a38455dcad385371f71f3d09686f38fbc9ef 100644 (file)
@@ -9,9 +9,6 @@
  * 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 <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/module.h>
index e36d02ab3a64830258dfaac6b198d8a6c23d45c6..0bab6dad27022a839f5faee7ae1af2c0f0455d3a 100644 (file)
@@ -9,9 +9,6 @@
  * 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 <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/module.h>
index f3198d0194a5ba8c02ddc3a8c555ff98025b8b24..9bf1fea801c14e4b4fc0c0a6ded5e34f108beb4b 100644 (file)
@@ -2,10 +2,14 @@
  *
  * Copyright (c) 2012-2014, NVIDIA CORPORATION.  All rights reserved.
  *
- * 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 free software; you can redistribute it and/or modify it
+ * under the terms and conditions of the GNU General Public License,
+ * version 2, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope 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.
  */
 
 #include <linux/delay.h>
index 64617728adc2d0ad1cb38e2738eb219c92d74ddb..eb948dc163ac93a1a6cbd5c184e32299589ec470 100644 (file)
@@ -2,10 +2,14 @@
  *
  * Copyright (c) 2012-2014, NVIDIA Corporation.  All Rights reserved.
  *
- * 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 free software; you can redistribute it and/or modify it
+ * under the terms and conditions of the GNU General Public License,
+ * version 2, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope 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.
  */
 
 #ifndef _LTR558_H
index 91fff947f90cb33cb640a7b38a6ba0c8cce638ba..de11f26c16071ab851c20c2a2fbfb73ef46b583b 100644 (file)
@@ -14,9 +14,6 @@
  * 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 <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/module.h>
index 4044ac86c25544ad54ffc63ceb5411d36307eb39..b144cdee2a8d7367fc07c6aaa0d3a18cf0a76ed6 100644 (file)
@@ -13,9 +13,6 @@
  * 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 <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/module.h>
index 9148584c7261491e9b85111051e362a0d5d7910c..f71aba45a67b28b4e6034e205867398632583b14 100644 (file)
@@ -14,9 +14,6 @@
  * 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 <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/module.h>
index 377d6429ea79593bce42bb2b1669a852edf63670..0ddae9d9902da6d611784bcb58fd0c9bf3ae5316 100644 (file)
@@ -14,9 +14,6 @@
  * 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 <http://www.gnu.org/licenses/>.
  */
 
 #define JSA1127_NAME                           "jsa1127"
index 20c4788bd7420cbc36127e3722469a08807edee2..19f5c704bd0a4a7101935130fb30bc27b545329f 100644 (file)
@@ -9,9 +9,6 @@
  * 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 <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __IIO_LS_DT_H__
index 885d9a0749096f9864afaa48f0de81364ff3f726..87915f760e016c0721b29bf35a4fbb57ad0d5c06 100644 (file)
@@ -9,9 +9,6 @@
  * 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 <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __IIO_LS_SYSFS_H__