linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: linux-can@vger.kernel.org
Cc: kernel@pengutronix.de,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Wolfgang Grandegger" <wg@grandegger.com>,
	"Marc Kleine-Budde" <mkl@pengutronix.de>
Subject: [PATCH] can: add explicit copyright to header can/netlink.h
Date: Fri,  6 Sep 2013 16:30:11 +0200	[thread overview]
Message-ID: <1378477811-3606-1-git-send-email-mkl@pengutronix.de> (raw)

From: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

This file is copied to the source code of user space applications (in
this case can-utils) and so it makes sense to mention explicitly its
copyright. I added the terms of C code that was introduced in the same
commit as this header.

Cc: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
Hello Wolfgang,

this is the remaining hunk from Uwe's patch that has not been Acked. Continuing
with Uwe's words (adopted):

I think it is necessary to get the Ack of the people mentioned in
the Cc: commit footers. @Wolfgang: I added a statement

    The provided data structures and external interfaces from this code
    are not restricted to be used by software with a GPL compatible license.

similar to the other can headers. Does that suit you?

Best regards
Uwe

 include/uapi/linux/can/netlink.h | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/include/uapi/linux/can/netlink.h b/include/uapi/linux/can/netlink.h
index 14966dd..8bbb885 100644
--- a/include/uapi/linux/can/netlink.h
+++ b/include/uapi/linux/can/netlink.h
@@ -5,6 +5,17 @@
  *
  * Copyright (c) 2009 Wolfgang Grandegger <wg@grandegger.com>
  *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the version 2 of the GNU General Public License
+ * 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.
+ *
+ * The provided data structures and external interfaces from this code
+ * are not restricted to be used by software with a GPL compatible license.
  */
 
 #ifndef CAN_NETLINK_H
-- 
1.8.4.rc3


             reply	other threads:[~2013-09-06 14:30 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-06 14:30 Marc Kleine-Budde [this message]
2013-09-06 15:48 ` [PATCH] can: add explicit copyright to header can/netlink.h Wolfgang Grandegger
2013-09-06 19:37   ` Uwe Kleine-König
2013-09-06 20:35     ` Wolfgang Grandegger
2013-09-06 20:45       ` Uwe Kleine-König
2013-09-06 21:05         ` Wolfgang Grandegger
2013-09-07 19:34           ` [PATCH] uapi/linux/can: add explicit copyrights to can's netlink header Uwe Kleine-König
2013-09-07 19:57             ` Wolfgang Grandegger
2013-09-07 20:03               ` Marc Kleine-Budde
2013-09-07 10:23     ` [PATCH] can: add explicit copyright to header can/netlink.h Oliver Hartkopp
2013-09-07 10:25       ` Marc Kleine-Budde
2013-09-07 19:15         ` Wolfgang Grandegger
2013-09-08 19:09           ` Oliver Hartkopp
2013-09-08 19:46             ` Wolfgang Grandegger
2013-09-09 18:06               ` Oliver Hartkopp
2013-09-09 20:01                 ` Wolfgang Grandegger
2013-09-09 20:29                   ` Oliver Hartkopp
2013-09-10  7:59               ` Uwe Kleine-König
2013-09-10 10:19                 ` Wolfgang Grandegger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1378477811-3606-1-git-send-email-mkl@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=kernel@pengutronix.de \
    --cc=linux-can@vger.kernel.org \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=wg@grandegger.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).