On Fri, 11 Mar 2011, Matthew Fioravante wrote:
> diff -Naur xen-unstable-trp-sdp-pristine/extras/mini-os/include/endian.h
> xen-unstable-trp-sdp/extras/mini-os/include/endian.h
> --- xen-unstable-trp-sdp-pristine/extras/mini-os/include/endian.h
> 1969-12-31 19:00:00.000000000 -0500
> +++ xen-unstable-trp-sdp/extras/mini-os/include/endian.h 2011-02-23
> 19:40:48.000000000 -0500
> @@ -0,0 +1,53 @@
> +/* Copyright (C) 1992, 1996, 1997, 2000, 2008 Free Software Foundation, Inc.
> + This file is part of the GNU C Library.
> +
> + The GNU C Library is free software; you can redistribute it and/or
> + modify it under the terms of the GNU Lesser General Public
> + License as published by the Free Software Foundation; either
> + version 2.1 of the License, or (at your option) any later version.
> +
> + The GNU C Library 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
> + Lesser General Public License for more details.
> +
> + You should have received a copy of the GNU Lesser General Public
> + License along with the GNU C Library; if not, write to the Free
> + Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
> + 02111-1307 USA. */
> +
MiniOS is BSD and we would like to keep it that way.
> diff -Naur
> xen-unstable-trp-sdp-pristine/extras/mini-os/include/ia64/arch_endian.h
> xen-unstable-trp-sdp/extras/mini-os/include/ia64/arch_endian.h
> --- xen-unstable-trp-sdp-pristine/extras/mini-os/include/ia64/arch_endian.h
> 1969-12-31 19:00:00.000000000 -0500
> +++ xen-unstable-trp-sdp/extras/mini-os/include/ia64/arch_endian.h
> 2011-02-23 19:40:48.000000000 -0500
> @@ -0,0 +1,25 @@
> +/* Copyright (C) 1992, 1996, 1997, 2000, 2008 Free Software Foundation, Inc.
> + This file is part of the GNU C Library.
> +
> + The GNU C Library is free software; you can redistribute it and/or
> + modify it under the terms of the GNU Lesser General Public
> + License as published by the Free Software Foundation; either
> + version 2.1 of the License, or (at your option) any later version.
> +
> + The GNU C Library 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
> + Lesser General Public License for more details.
> +
> + You should have received a copy of the GNU Lesser General Public
> + License along with the GNU C Library; if not, write to the Free
> + Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
> + 02111-1307 USA. */
> +
ditto
>> diff -Naur
>> xen-unstable-trp-sdp-pristine/extras/mini-os/include/x86/arch_endian.h
>> xen-unstable-trp-sdp/extras/mini-os/include/x86/arch_endian.h
> --- xen-unstable-trp-sdp-pristine/extras/mini-os/include/x86/arch_endian.h
> 1969-12-31 19:00:00.000000000 -0500
> +++ xen-unstable-trp-sdp/extras/mini-os/include/x86/arch_endian.h
> 2011-02-23 19:40:48.000000000 -0500
> @@ -0,0 +1,25 @@
> +/* Copyright (C) 1992, 1996, 1997, 2000, 2008 Free Software Foundation, Inc.
> + This file is part of the GNU C Library.
> +
> + The GNU C Library is free software; you can redistribute it and/or
> + modify it under the terms of the GNU Lesser General Public
> + License as published by the Free Software Foundation; either
> + version 2.1 of the License, or (at your option) any later version.
> +
> + The GNU C Library 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
> + Lesser General Public License for more details.
> +
> + You should have received a copy of the GNU Lesser General Public
> + License along with the GNU C Library; if not, write to the Free
> + Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
> + 02111-1307 USA. */
ditto
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|