qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] add copyright to spiceaudio
@ 2010-11-11 12:07 Gerd Hoffmann
  2010-11-11 15:01 ` [Qemu-devel] " malc
  0 siblings, 1 reply; 2+ messages in thread
From: Gerd Hoffmann @ 2010-11-11 12:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 audio/spiceaudio.c |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/audio/spiceaudio.c b/audio/spiceaudio.c
index 51ba53a..373e4c4 100644
--- a/audio/spiceaudio.c
+++ b/audio/spiceaudio.c
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2010 Red Hat, Inc.
+ *
+ * maintained by Gerd Hoffmann <kraxel@redhat.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 or
+ * (at your option) version 3 of the License.
+ *
+ * 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, see <http://www.gnu.org/licenses/>.
+ */
+
 #include "hw/hw.h"
 #include "qemu-timer.h"
 #include "ui/qemu-spice.h"
-- 
1.7.1

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

* [Qemu-devel] Re: [PATCH] add copyright to spiceaudio
  2010-11-11 12:07 [Qemu-devel] [PATCH] add copyright to spiceaudio Gerd Hoffmann
@ 2010-11-11 15:01 ` malc
  0 siblings, 0 replies; 2+ messages in thread
From: malc @ 2010-11-11 15:01 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: qemu-devel

On Thu, 11 Nov 2010, Gerd Hoffmann wrote:

> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
>  audio/spiceaudio.c |   19 +++++++++++++++++++
>  1 files changed, 19 insertions(+), 0 deletions(-)
> 
> diff --git a/audio/spiceaudio.c b/audio/spiceaudio.c
> index 51ba53a..373e4c4 100644
> --- a/audio/spiceaudio.c
> +++ b/audio/spiceaudio.c
> @@ -1,3 +1,22 @@
> +/*
> + * Copyright (C) 2010 Red Hat, Inc.
> + *
> + * maintained by Gerd Hoffmann <kraxel@redhat.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 or
> + * (at your option) version 3 of the License.
> + *
> + * 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, see <http://www.gnu.org/licenses/>.
> + */
> +
>  #include "hw/hw.h"
>  #include "qemu-timer.h"
>  #include "ui/qemu-spice.h"
> 

Applied.

-- 
mailto:av1474@comtv.ru

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

end of thread, other threads:[~2010-11-11 15:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-11 12:07 [Qemu-devel] [PATCH] add copyright to spiceaudio Gerd Hoffmann
2010-11-11 15:01 ` [Qemu-devel] " malc

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