qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: Stefan Weil <weil@mail.berlios.de>
Cc: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/2] Introduce compiler.h header file
Date: Thu, 14 Jul 2011 09:57:24 -0300	[thread overview]
Message-ID: <20110714095724.327c231c@doriath> (raw)
In-Reply-To: <4E1E026B.4040609@mail.berlios.de>

On Wed, 13 Jul 2011 22:39:07 +0200
Stefan Weil <weil@mail.berlios.de> wrote:

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

Malc, are you ok with that?

  reply	other threads:[~2011-07-14 12:57 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
2011-07-14 12:57         ` Luiz Capitulino [this message]
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=20110714095724.327c231c@doriath \
    --to=lcapitulino@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=weil@mail.berlios.de \
    /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).