[Libguestfs] [PATCH 1/3] gobject: Add license to gobject/Makefile.am

Richard W.M. Jones rjones at redhat.com
Fri Jan 20 17:18:47 UTC 2012


On Fri, Jan 20, 2012 at 05:12:15PM +0000, Matthew Booth wrote:
> ---
>  gobject/Makefile.am |   17 +++++++++++++++++
>  1 files changed, 17 insertions(+), 0 deletions(-)
> 
> diff --git a/gobject/Makefile.am b/gobject/Makefile.am
> index 12505b4..fffaaee 100644
> --- a/gobject/Makefile.am
> +++ b/gobject/Makefile.am
> @@ -1,3 +1,20 @@
> +# libguestfs
> +# Copyright (C) 2012 Red Hat Inc.
> +#
> +# 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
> +
>  BUILT_SOURCES = guestfs-gobject.h guestfs-gobject.c bindtests.js
>  EXTRA_DIST = \
>    $(BUILT_SOURCES) \
> -- 
> 1.7.7.5

ACK.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)
http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora




More information about the Libguestfs mailing list