On Wed, Dec 28, 2016 at 08:14:06PM -0500, Ronald Rojas wrote: > From: George Dunlap <george.dun...@citrix.com> > > Signed-off-by: George Dunlap <george.dun...@citrix.com> > --- > benchmark.go | 18 ++++++++++++++++++ > main.go | 19 +++++++++++++++++++ > processworker.go | 18 ++++++++++++++++++ > xenworker.go | 18 ++++++++++++++++++ > 4 files changed, 73 insertions(+) > > diff --git a/benchmark.go b/benchmark.go > index ec62c3d..2a78d26 100644 > --- a/benchmark.go > +++ b/benchmark.go > @@ -1,3 +1,21 @@ > +/* > + * Copyright (C) 2016 George W. Dunlap, Citrix Systems UK Ltd > + * > + * 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 only. > + * > + * 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. > + */
Considering this library is likely to be linked with other code base, maybe LGPL is better? Wei. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel