Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1689429 > unrolled thread

[PATCH] staging: gs_fpgaboot: remove FSF address from GPL notice

Started byJacob von Chorus <jacobvonchorus@cwphoto.ca>
First post2017-07-17 22:10 +0200
Last post2017-07-17 22:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] staging: gs_fpgaboot: remove FSF address from GPL notice Jacob von Chorus <jacobvonchorus@cwphoto.ca> - 2017-07-17 22:10 +0200

#1689429 — [PATCH] staging: gs_fpgaboot: remove FSF address from GPL notice

FromJacob von Chorus <jacobvonchorus@cwphoto.ca>
Date2017-07-17 22:10 +0200
Subject[PATCH] staging: gs_fpgaboot: remove FSF address from GPL notice
Message-ID<u4kv8-1bl-23@gated-at.bofh.it>
This patch removes the FSF address from the GPL notice to fix a
checkpatch.cl CHECK message.

Signed-off-by: Jacob von Chorus <jacobvonchorus@cwphoto.ca>
---
 drivers/staging/gs_fpgaboot/io.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/drivers/staging/gs_fpgaboot/io.c b/drivers/staging/gs_fpgaboot/io.c
index c9391198fb..83a13ca725 100644
--- a/drivers/staging/gs_fpgaboot/io.c
+++ b/drivers/staging/gs_fpgaboot/io.c
@@ -9,10 +9,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., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
 #include <linux/kernel.h>
-- 
2.11.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web