All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Weil <weil@mail.berlios.de>
To: Luiz Capitulino <lcapitulino@redhat.com>
Cc: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/2] Introduce compiler.h header file
Date: Wed, 13 Jul 2011 22:39:07 +0200	[thread overview]
Message-ID: <4E1E026B.4040609@mail.berlios.de> (raw)
In-Reply-To: <20110713132706.3ecf8a09@doriath>

Am 13.07.2011 18:27, schrieb Luiz Capitulino:
> On Wed, 13 Jul 2011 16:04:52 +0100
> Peter Maydell <peter.maydell@linaro.org> wrote:
>
>> On 13 July 2011 15:23, Luiz Capitulino <lcapitulino@redhat.com> wrote:
>>> diff --git a/compiler.h b/compiler.h
>>> new file mode 100644
>>> index 0000000..2dfc2c6
>>> --- /dev/null
>>> +++ b/compiler.h
>>> @@ -0,0 +1,31 @@
>>> +#ifndef COMPILER_H
>>> +#define COMPILER_H
>>
>> If we don't have a rule that says that all new source files should have
>> a standard-ish format copyright notice and license statement, I think
>> we ought to.
>
> Make sense, but this content comes from qemu-common.h which doesn't
> have that information. I can't choose for the authors. Malc is one of 
> them,
> and he asked me to remove the license text altogether (which makes 
> this public
> domain?)

Malc's code was from audio/audio_int.h, so maybe the license text
can be copied from that file.

I thought that no individual license text implied the default license
which is described in file LICENSE:

"QEMU as a whole is released under the GNU General Public License"

Regards,
Stefan

  reply	other threads:[~2011-07-13 20:39 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-13 14:23 [Qemu-devel] [PATCH v2 0/3]: Fix build issue with error.h Luiz Capitulino
2011-07-13 14:23 ` [Qemu-devel] [PATCH 1/2] Introduce compiler.h header file Luiz Capitulino
2011-07-13 14:37   ` malc
2011-07-13 16:20     ` Luiz Capitulino
2011-07-13 16:47       ` malc
2011-07-13 15:04   ` Peter Maydell
2011-07-13 16:27     ` Luiz Capitulino
2011-07-13 20:39       ` Stefan Weil [this message]
2011-07-14 12:57         ` Luiz Capitulino
2011-07-14 14:15           ` malc
2011-07-14 14:26             ` Luiz Capitulino
2011-07-14 14:35               ` malc
2011-07-14 10:58       ` Peter Maydell
2011-07-13 14:23 ` [Qemu-devel] [PATCH 2/2] Error: Fix build when qemu-common.h is not included Luiz Capitulino
  -- strict thread matches above, loose matches on Subject: below --
2011-07-14 21:28 [Qemu-devel] [PATCH v4 0/3]: Fix build issue with error.h saga Luiz Capitulino
2011-07-14 21:28 ` [Qemu-devel] [PATCH 1/2] Introduce compiler.h header file Luiz Capitulino
2011-07-12 19:00 [Qemu-devel] [PATCH v2 0/2]: Fix build issue with error.h Luiz Capitulino
2011-07-12 19:00 ` [Qemu-devel] [PATCH 1/2] Introduce compiler.h header file Luiz Capitulino
2011-07-12 20:31   ` malc
2011-07-12 20:34     ` Luiz Capitulino
2011-07-12 20:43       ` malc
2011-07-12 20:52         ` Luiz Capitulino

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=4E1E026B.4040609@mail.berlios.de \
    --to=weil@mail.berlios.de \
    --cc=lcapitulino@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /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.