Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1708322 > unrolled thread
| Started by | Harold Gomez <haroldgmz11@gmail.com> |
|---|---|
| First post | 2017-08-10 10:40 +0200 |
| Last post | 2017-08-10 10:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH] Subject: drivers:staging:media:atomisp:12c:ab1302.c fix CHECK Harold Gomez <haroldgmz11@gmail.com> - 2017-08-10 10:40 +0200
| From | Harold Gomez <haroldgmz11@gmail.com> |
|---|---|
| Date | 2017-08-10 10:40 +0200 |
| Subject | [PATCH] Subject: drivers:staging:media:atomisp:12c:ab1302.c fix CHECK |
| Message-ID | <ucRay-2Vl-15@gated-at.bofh.it> |
CHECK: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL. remove the unnecessary paragraph Signed-off-by: Harold Gomez <haroldgmz11@gmail.com> --- drivers/staging/media/atomisp/i2c/ap1302.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/drivers/staging/media/atomisp/i2c/ap1302.c b/drivers/staging/media/atomisp/i2c/ap1302.c index bacffbe..9d6ce36 100644 --- a/drivers/staging/media/atomisp/i2c/ap1302.c +++ b/drivers/staging/media/atomisp/i2c/ap1302.c @@ -11,11 +11,6 @@ * 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 "../include/linux/atomisp.h" -- 2.1.4
Back to top | Article view | linux.kernel
csiph-web