All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Wolfgang Grandegger <wg@grandegger.com>
Cc: Jan Kiszka <jan.kiszka@siemens.com>,
	"Xenomai@xenomai.org" <Xenomai@xenomai.org>
Subject: Re: [Xenomai] [PATCH] rtcan: add missing license terms
Date: Sat, 26 Oct 2013 17:33:55 +0200	[thread overview]
Message-ID: <526BE0E3.80309@xenomai.org> (raw)
In-Reply-To: <525C4CE1.8040902@grandegger.com>

On 10/14/2013 09:58 PM, Wolfgang Grandegger wrote:
> On 10/14/2013 09:19 PM, Jan Kiszka wrote:
>> On 2013-10-14 20:44, Wolfgang Grandegger wrote:
>>> ---
>>>  src/utils/can/rtcanrecv.c |   19 +++++++++++++++++++
>>>  src/utils/can/rtcansend.c |   19 +++++++++++++++++++
>>>  2 files changed, 38 insertions(+)
>>>
>>> diff --git a/src/utils/can/rtcanrecv.c b/src/utils/can/rtcanrecv.c
>>> index f3178c5..644de55 100644
>>> --- a/src/utils/can/rtcanrecv.c
>>> +++ b/src/utils/can/rtcanrecv.c
>>> @@ -1,3 +1,22 @@
>>> +/*
>>> + * Program to receive CAN messages
>>> + *
>>> + * Copyright (C) 2006 Wolfgang Grandegger <wg@grandegger.com>
>>> + *
>>> + * This program is free software; you can redistribute it and/or modify
>>> + * it under the terms of the GNU General Public License as published by
>>> + * the Free Software Foundation; either version 2 of the License, or
>>> + * (at your option) any later version.
>>> + *
>>> + * 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.
>>> + *
>>> + * 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 <stdio.h>
>>>  #include <stdlib.h>
>>>  #include <signal.h>
>>> diff --git a/src/utils/can/rtcansend.c b/src/utils/can/rtcansend.c
>>> index d178305..dd6ee30 100644
>>> --- a/src/utils/can/rtcansend.c
>>> +++ b/src/utils/can/rtcansend.c
>>> @@ -1,3 +1,22 @@
>>> +/*
>>> + * Program to send CAN messages
>>> + *
>>> + * Copyright (C) 2006 Wolfgang Grandegger <wg@grandegger.com>
>>> + *
>>> + * This program is free software; you can redistribute it and/or modify
>>> + * it under the terms of the GNU General Public License as published by
>>> + * the Free Software Foundation; either version 2 of the License, or
>>> + * (at your option) any later version.
>>> + *
>>> + * 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.
>>> + *
>>> + * 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 <stdio.h>
>>>  #include <stdlib.h>
>>>  #include <signal.h>
>>>
>>
>> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> 
> Feel free to add my "Signed-off-by".  I did a "git log" on xenomai-2.6
> and realized only a few of them.

Done, thanks.


-- 
                                                                Gilles.


      reply	other threads:[~2013-10-26 15:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-14 18:44 [Xenomai] [PATCH] rtcan: add missing license terms Wolfgang Grandegger
2013-10-14 19:19 ` Jan Kiszka
2013-10-14 19:58   ` Wolfgang Grandegger
2013-10-26 15:33     ` Gilles Chanteperdrix [this message]

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=526BE0E3.80309@xenomai.org \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=Xenomai@xenomai.org \
    --cc=jan.kiszka@siemens.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.