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

Matthew Booth mbooth at redhat.com
Fri Jan 20 17:12:15 UTC 2012


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




More information about the Libguestfs mailing list