On Thu, 2007-10-18 at 22:47 +0200, Izik Eidus wrote: > Jerone Young wrote: > > diff --git a/user/kvmctl-powerpc.c b/user/kvmctl-powerpc.c > > new file mode 100644 > > --- /dev/null > > +++ b/user/kvmctl-powerpc.c > > @@ -0,0 +1,351 @@ > > +/* > > + * 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, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, > > USA. > > + * > > + * Copyright IBM Corp. 2007 > > + * > > + * Authors: Christian Ehrhardt <[EMAIL PROTECTED]> > > +*/ > > - > shouldnt the userspace libary be lgpl?
You would be correct. I need to totally rework this patch. But I will make sure that the preamble is lgpl. Thanks for pointing that out. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > kvm-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/kvm-devel ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
