From: David Scott Date: Fri, 25 Sep 2009 13:05:05 +0000 (+0100) Subject: [CAPRI]: add (C)opyright notice and LGPL with static linking exception to *.c and *.h X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=cb8fca4ff026fccd0b7da38c52d1cd56362beb65;p=xcp%2Fxen-api-libs.git [CAPRI]: add (C)opyright notice and LGPL with static linking exception to *.c and *.h Signed-off-by: David Scott --- diff --git a/camldm/camldm_stubs.c b/camldm/camldm_stubs.c index b02e74e..168b0b8 100644 --- a/camldm/camldm_stubs.c +++ b/camldm/camldm_stubs.c @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #include #include #include diff --git a/cdrom/cdrom_stubs.c b/cdrom/cdrom_stubs.c index 532ee2f..f6e24c0 100644 --- a/cdrom/cdrom_stubs.c +++ b/cdrom/cdrom_stubs.c @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ /* Query CDROM info */ #include #include diff --git a/eventchn/eventchn_injection.c b/eventchn/eventchn_injection.c index 41a8478..cd7e76f 100644 --- a/eventchn/eventchn_injection.c +++ b/eventchn/eventchn_injection.c @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #ifdef WITH_INJECTION_CAPABILITY #include "../fake/marshall.h" #include "../fake/using.h" diff --git a/eventchn/eventchn_stubs.c b/eventchn/eventchn_stubs.c index c53ba91..1e15dab 100644 --- a/eventchn/eventchn_stubs.c +++ b/eventchn/eventchn_stubs.c @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #include #include #include diff --git a/fake/marshall.h b/fake/marshall.h index 2dc38bb..ab15391 100644 --- a/fake/marshall.h +++ b/fake/marshall.h @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #ifndef FAKE_MARSHALL_H #define FAKE_MARSHALL_H diff --git a/fake/using.h b/fake/using.h index 10a3aed..de6097d 100644 --- a/fake/using.h +++ b/fake/using.h @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #ifndef FAKE_USING_H #define FAKE_USING_H diff --git a/log/syslog_stubs.c b/log/syslog_stubs.c index 0736fd5..fa34684 100644 --- a/log/syslog_stubs.c +++ b/log/syslog_stubs.c @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #include #include diff --git a/mmap/mmap_stubs.c b/mmap/mmap_stubs.c index 3709173..1d2a39f 100644 --- a/mmap/mmap_stubs.c +++ b/mmap/mmap_stubs.c @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #include #include diff --git a/mmap/mmap_stubs.h b/mmap/mmap_stubs.h index 91ece65..2b18bcd 100644 --- a/mmap/mmap_stubs.h +++ b/mmap/mmap_stubs.h @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #ifndef C_MMAP_H #define C_MMAP_H diff --git a/sha1/sha1_stubs.c b/sha1/sha1_stubs.c index ae399d3..403df5b 100644 --- a/sha1/sha1_stubs.c +++ b/sha1/sha1_stubs.c @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #include #include diff --git a/stdext/unixext_stubs.c b/stdext/unixext_stubs.c index ada4d0b..cd09d05 100644 --- a/stdext/unixext_stubs.c +++ b/stdext/unixext_stubs.c @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #include #include #include diff --git a/xb/xb_stubs.c b/xb/xb_stubs.c index 9dbecbb..cb23ad5 100644 --- a/xb/xb_stubs.c +++ b/xb/xb_stubs.c @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #include #include #include diff --git a/xb/xs_ring_stubs.c b/xb/xs_ring_stubs.c index b698754..d5ec99a 100644 --- a/xb/xs_ring_stubs.c +++ b/xb/xs_ring_stubs.c @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #include #include #include diff --git a/xc/xc.h b/xc/xc.h index 2189754..bc355bd 100644 --- a/xc/xc.h +++ b/xc/xc.h @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #define __XEN_TOOLS__ diff --git a/xc/xc_cpufeature.h b/xc/xc_cpufeature.h index 6cd442c..485db9a 100644 --- a/xc/xc_cpufeature.h +++ b/xc/xc_cpufeature.h @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #ifndef __LIBXC_CPUFEATURE_H #define __LIBXC_CPUFEATURE_H diff --git a/xc/xc_cpuid.h b/xc/xc_cpuid.h index 68a5dc8..1cad462 100644 --- a/xc/xc_cpuid.h +++ b/xc/xc_cpuid.h @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #ifndef XC_CPUID_H #define XC_CPUID_H diff --git a/xc/xc_e820.h b/xc/xc_e820.h index 52bbb0f..7f22a49 100644 --- a/xc/xc_e820.h +++ b/xc/xc_e820.h @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #ifndef __XC_E820_H__ #define __XC_E820_H__ diff --git a/xc/xc_lib.c b/xc/xc_lib.c index 4c2e6b3..c69b58d 100644 --- a/xc/xc_lib.c +++ b/xc/xc_lib.c @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #include #include diff --git a/xc/xc_lib_injection.c b/xc/xc_lib_injection.c index 98b630e..5e0e51d 100644 --- a/xc/xc_lib_injection.c +++ b/xc/xc_lib_injection.c @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #ifdef WITH_INJECTION_CAPABILITY #include "../fake/using.h" diff --git a/xc/xc_stubs.c b/xc/xc_stubs.c index 8741eb0..f5d7991 100644 --- a/xc/xc_stubs.c +++ b/xc/xc_stubs.c @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2006-2009 Citrix Systems Inc. + * + * This program 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 only. with the special + * exception on linking described in file LICENSE. + * + * 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 Lesser General Public License for more details. + */ #define _XOPEN_SOURCE 600 #include