From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Mon, 7 Jul 2008 10:30:20 +0000 (+0100) Subject: Clarify the license again for Debian. X-Git-Tag: 0.6.1.1~26 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=6de624657b83a1792cf21393cb71f61a446a9c52;p=ocaml-libvirt.git Clarify the license again for Debian. --- diff --git a/libvirt/generator.pl b/libvirt/generator.pl index 0995922..b4bd2c7 100755 --- a/libvirt/generator.pl +++ b/libvirt/generator.pl @@ -7,7 +7,8 @@ # This 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 of the License, or (at your option) any later version. +# version 2 of the License, or (at your option) any later version, +# with the OCaml linking exception described in ../COPYING.LIB. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -226,7 +227,8 @@ print F <<'END'; * This 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 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version, + * with the OCaml linking exception described in ../COPYING.LIB. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/libvirt/libvirt.ml b/libvirt/libvirt.ml index e475e5d..5e1a5f2 100644 --- a/libvirt/libvirt.ml +++ b/libvirt/libvirt.ml @@ -5,7 +5,8 @@ This 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 of the License, or (at your option) any later version. + version 2 of the License, or (at your option) any later version, + with the OCaml linking exception described in ../COPYING.LIB. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/libvirt/libvirt.mli b/libvirt/libvirt.mli index 988f0a0..89c6d90 100644 --- a/libvirt/libvirt.mli +++ b/libvirt/libvirt.mli @@ -5,7 +5,8 @@ This 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 of the License, or (at your option) any later version. + version 2 of the License, or (at your option) any later version, + with the OCaml linking exception described in ../COPYING.LIB. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/libvirt/libvirt_c.c b/libvirt/libvirt_c.c index e8d071d..6be1d0d 100644 --- a/libvirt/libvirt_c.c +++ b/libvirt/libvirt_c.c @@ -12,7 +12,8 @@ * This 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 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version, + * with the OCaml linking exception described in ../COPYING.LIB. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/libvirt/libvirt_c_epilogue.c b/libvirt/libvirt_c_epilogue.c index 9d2b0fa..efabed0 100644 --- a/libvirt/libvirt_c_epilogue.c +++ b/libvirt/libvirt_c_epilogue.c @@ -5,7 +5,8 @@ * This 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 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version, + * with the OCaml linking exception described in ../COPYING.LIB. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/libvirt/libvirt_c_prologue.c b/libvirt/libvirt_c_prologue.c index 451cc7c..e82f0ef 100644 --- a/libvirt/libvirt_c_prologue.c +++ b/libvirt/libvirt_c_prologue.c @@ -5,7 +5,8 @@ * This 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 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version, + * with the OCaml linking exception described in ../COPYING.LIB. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/libvirt/libvirt_version.ml.in b/libvirt/libvirt_version.ml.in index ef7aea5..b70d09d 100644 --- a/libvirt/libvirt_version.ml.in +++ b/libvirt/libvirt_version.ml.in @@ -5,7 +5,8 @@ This 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 of the License, or (at your option) any later version. + version 2 of the License, or (at your option) any later version, + with the OCaml linking exception described in ../COPYING.LIB. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/libvirt/libvirt_version.mli b/libvirt/libvirt_version.mli index b1755ba..2080df3 100644 --- a/libvirt/libvirt_version.mli +++ b/libvirt/libvirt_version.mli @@ -5,7 +5,8 @@ This 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 of the License, or (at your option) any later version. + version 2 of the License, or (at your option) any later version, + with the OCaml linking exception described in ../COPYING.LIB. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of