Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1689429
| From | Jacob von Chorus <jacobvonchorus@cwphoto.ca> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] staging: gs_fpgaboot: remove FSF address from GPL notice |
| Date | 2017-07-17 22:10 +0200 |
| Message-ID | <u4kv8-1bl-23@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH] staging: gs_fpgaboot: remove FSF address from GPL notice Jacob von Chorus <jacobvonchorus@cwphoto.ca> - 2017-07-17 22:10 +0200
csiph-web