Cisco Cisco StadiumVision Mobile Información de licencia

Descargar
Página de 2629
1.260 numactl 0.9.8 :12.el5_6  
1.260.1 Available under license :  
/* Discover distances 
   Copyright (C) 2005 Andi Kleen, SuSE Labs. 
 
   libnuma 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; version 
   2.1. 
 
   libnuma 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 find a copy of v2.1 of the GNU Lesser General Public License 
   somewhere on your Linux system; if not, write to the Free Software  
   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA  
 
   All calls are undefined when numa_available returns an error. */ 
 
/* Copyright (C) 2003,2004 Andi Kleen, SuSE Labs. 
   Allocate memory with policy for testing. 
 
   numactl 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; version 
   2. 
 
   numactl 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 find a copy of v2 of the GNU General Public License somewhere 
   on your Linux system; if not, write to the Free Software Foundation,  
   Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ 
 
\" Copyright 2003,2004 Andi Kleen, SuSE Labs. 
.\" 
.\" Permission is granted to make and distribute verbatim copies of this 
.\" manual provided the copyright notice and this permission notice are 
.\" preserved on all copies. 
.\" 
.\" Permission is granted to copy and distribute modified versions of this 
.\" manual under the conditions for verbatim copying, provided that the 
.\" entire resulting derived work is distributed under the terms of a 
.\" permission notice identical to this one. 
.\"  
.\" Since the Linux kernel and libraries are constantly changing, this 
.\" manual page may be incorrect or out-of-date.  The author(s) assume no