linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] can: add explicit copyright to header can/netlink.h
@ 2013-09-06 14:30 Marc Kleine-Budde
  2013-09-06 15:48 ` Wolfgang Grandegger
  0 siblings, 1 reply; 19+ messages in thread
From: Marc Kleine-Budde @ 2013-09-06 14:30 UTC (permalink / raw)
  To: linux-can
  Cc: kernel, Uwe Kleine-König, Wolfgang Grandegger,
	Marc Kleine-Budde

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


^ permalink raw reply related	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2013-09-10 10:19 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-06 14:30 [PATCH] can: add explicit copyright to header can/netlink.h Marc Kleine-Budde
2013-09-06 15:48 ` 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

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).