diff --git a/Makefile.am b/Makefile.am index 5b1e27e319a19b942467595da4ba89912750c2cf..f620c720eeea18ad506679f23bd5ae06483ed087 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,20 @@ ## Process this file with automake to produce Makefile.in -## Copyright (C) 2005-2012 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## Copyright (C) 2005-2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . LCOV = lcov GENHTML = genhtml diff --git a/Makefile.nonreentrant b/Makefile.nonreentrant index f656dbbf0ba80f25217734e11443ff252860c9f1..78e26e31a88ec28628ecde08f6257af9e92c71a7 100644 --- a/Makefile.nonreentrant +++ b/Makefile.nonreentrant @@ -1,3 +1,18 @@ +## Copyright (C) 2009-2010, 2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . # # Generated by running the following on Fedora 9: diff --git a/configure.ac b/configure.ac index 3f3f11e1bf465a2c8b74e2fa5bdc15b1b087af19..1561956d65bf01f795d1aa6e28a11644675e0fd8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,20 @@ dnl Process this file with autoconf to produce a configure script. dnl Copyright (C) 2005-2013 Red Hat, Inc. -dnl See COPYING.LIB for the License of this software +dnl +dnl This library is free software; you can redistribute it and/or +dnl modify it under the terms of the GNU Lesser General Public +dnl License as published by the Free Software Foundation; either +dnl version 2.1 of the License, or (at your option) any later version. +dnl +dnl This library is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY; without even the implied warranty of +dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +dnl Lesser General Public License for more details. +dnl +dnl You should have received a copy of the GNU Lesser General Public +dnl License along with this library. If not, see +dnl . AC_INIT([libvirt], [1.0.5], [libvir-list@redhat.com], [], [http://libvirt.org]) AC_CONFIG_SRCDIR([src/libvirt.c]) diff --git a/daemon/Makefile.am b/daemon/Makefile.am index d064ebde62a85e07e5984e4840f053ae5b34b7d7..fca0eacf7e37b22648b007b383ec59f7413cb028 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -1,7 +1,20 @@ ## Process this file with automake to produce Makefile.in ## Copyright (C) 2005-2013 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . INCLUDES = \ -I$(top_builddir)/gnulib/lib -I$(top_srcdir)/gnulib/lib \ diff --git a/docs/Makefile.am b/docs/Makefile.am index 2d227439307d825424179673be171b50921a1ac0..f453c4c936aa2d9a0720695132f0694c34eb5669 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,7 +1,20 @@ ## Process this file with automake to produce Makefile.in -## Copyright (C) 2005-2012 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## Copyright (C) 2005-2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . SUBDIRS= schemas diff --git a/docs/schemas/Makefile.am b/docs/schemas/Makefile.am index 4413d9ec27b29b3dd59f1c7c061d42683f3572f4..8da2c67d2fa44521c1720a06eaa48c1b9d6646fe 100644 --- a/docs/schemas/Makefile.am +++ b/docs/schemas/Makefile.am @@ -1,5 +1,18 @@ -## Copyright (C) 2005-2011 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## Copyright (C) 2005-2011, 2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . schemadir = $(pkgdatadir)/schemas schema_DATA = \ diff --git a/examples/apparmor/Makefile.am b/examples/apparmor/Makefile.am index 0bc66ac0d7fbc7146ea0aa8132de3865195af073..79cf5c92ab17bac4711157176381a5225b7d55a8 100644 --- a/examples/apparmor/Makefile.am +++ b/examples/apparmor/Makefile.am @@ -1,5 +1,18 @@ -## Copyright (C) 2005-2011 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## Copyright (C) 2005-2011, 2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . EXTRA_DIST= \ TEMPLATE \ diff --git a/examples/domain-events/events-c/Makefile.am b/examples/domain-events/events-c/Makefile.am index 2bcbca07cca89108d8b7740f983c12950cb73d45..0646aee7c7618bba2fc482835d6c95485e4c0995 100644 --- a/examples/domain-events/events-c/Makefile.am +++ b/examples/domain-events/events-c/Makefile.am @@ -1,5 +1,18 @@ -## Copyright (C) 2005-2011 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## Copyright (C) 2005-2011, 2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include \ -I$(top_builddir)/gnulib/lib -I$(top_srcdir)/gnulib/lib diff --git a/examples/dominfo/Makefile.am b/examples/dominfo/Makefile.am index 188c53a7f043bc68c8abee6572cd0f6a391317a1..4a30c7768df91ce4e5dbb940f84514f8fea1d859 100644 --- a/examples/dominfo/Makefile.am +++ b/examples/dominfo/Makefile.am @@ -1,5 +1,18 @@ -## Copyright (C) 2005-2012 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## Copyright (C) 2005-2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include LDADDS = $(STATIC_BINARIES) $(WARN_CFLAGS) $(top_builddir)/src/libvirt.la \ diff --git a/examples/domsuspend/Makefile.am b/examples/domsuspend/Makefile.am index dbb38c5610df2d4f418dccb767e52de185871eb2..d0d9368a3dc8d0f526f89cd7ddb1d46f9c1135d4 100644 --- a/examples/domsuspend/Makefile.am +++ b/examples/domsuspend/Makefile.am @@ -1,5 +1,18 @@ -## Copyright (C) 2005-2012 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## Copyright (C) 2005-2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include LDADDS = $(STATIC_BINARIES) $(WARN_CFLAGS) $(top_builddir)/src/libvirt.la \ diff --git a/examples/hellolibvirt/Makefile.am b/examples/hellolibvirt/Makefile.am index e92fa9daaa71f811e40b32c53f76560da9c00770..060cc71a941ed3e7859899e735c6887ade7d1517 100644 --- a/examples/hellolibvirt/Makefile.am +++ b/examples/hellolibvirt/Makefile.am @@ -1,5 +1,18 @@ -## Copyright (C) 2005-2012 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## Copyright (C) 2005-2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include noinst_PROGRAMS = hellolibvirt diff --git a/examples/openauth/Makefile.am b/examples/openauth/Makefile.am index b396150b70af5d3ccb1938af0f3b02eb7a2332f9..1eb23fc9b49dc848ceb41d220be93f5cfd03c559 100644 --- a/examples/openauth/Makefile.am +++ b/examples/openauth/Makefile.am @@ -1,5 +1,18 @@ -## Copyright (C) 2005-2012 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## Copyright (C) 2005-2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include noinst_PROGRAMS = openauth diff --git a/examples/python/Makefile.am b/examples/python/Makefile.am index b04d1261c5794adbf62740a6f2261668e7fb0b8e..2cacfa127d9ff42fcb25501a70430279a333cbaa 100644 --- a/examples/python/Makefile.am +++ b/examples/python/Makefile.am @@ -1,5 +1,18 @@ -## Copyright (C) 2005-2012 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## Copyright (C) 2005-2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . EXTRA_DIST= \ README \ diff --git a/examples/systemtap/Makefile.am b/examples/systemtap/Makefile.am index 6cfa4cd35398721e27dc57d7e6b32401eb9f4481..3938b9c201830b770469a2f0ff778b38da60497d 100644 --- a/examples/systemtap/Makefile.am +++ b/examples/systemtap/Makefile.am @@ -1,5 +1,18 @@ -## Copyright (C) 2005-2011 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## Copyright (C) 2005-2011, 2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . EXTRA_DIST = \ events.stp \ diff --git a/examples/xml/nwfilter/Makefile.am b/examples/xml/nwfilter/Makefile.am index 12a36198cbefcc3a1cefaa6b600effdb3928588c..62644285189db9ab0360ba3285bec911a0e0c060 100644 --- a/examples/xml/nwfilter/Makefile.am +++ b/examples/xml/nwfilter/Makefile.am @@ -1,5 +1,18 @@ -## Copyright (C) 2005-2011 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## Copyright (C) 2005-2011, 2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . FILTERS = \ allow-arp.xml \ diff --git a/gnulib/lib/Makefile.am b/gnulib/lib/Makefile.am index 7ec8648d78fb6581cfe911d3aa18ed68f0114c2f..e27c658eab987de96c050f06b35ae5c56925de7c 100644 --- a/gnulib/lib/Makefile.am +++ b/gnulib/lib/Makefile.am @@ -1,7 +1,20 @@ ## Makefile for gnulib/lib -*-Makefile-*- -## Copyright (C) 2011-2012 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## Copyright (C) 2011-2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . # Initialize variables, so gnulib.mk can append to them BUILT_SOURCES = diff --git a/gnulib/tests/Makefile.am b/gnulib/tests/Makefile.am index 3445c6da68f8f251e0223a12ea3a13518c3bc20e..6a2f51bfd59f887687ffaf2dec6d59f0405d7c53 100644 --- a/gnulib/tests/Makefile.am +++ b/gnulib/tests/Makefile.am @@ -1,7 +1,20 @@ ## Makefile for gnulib/lib -*-Makefile-*- -## Copyright (C) 2011 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## Copyright (C) 2011, 2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . include gnulib.mk diff --git a/include/Makefile.am b/include/Makefile.am index 426762cec98fe1448c61916554f9b5cf041e6dc8..80361a76a840cccf1fcbf385b53f98fb1fa96107 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,6 +1,19 @@ ## Process this file with automake to produce Makefile.in -## Copyright (C) 2005-2011 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## Copyright (C) 2005-2011, 2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . SUBDIRS=libvirt diff --git a/include/libvirt/Makefile.am b/include/libvirt/Makefile.am index 0ec7f04a8ac45396cb7b82f2f31dbdcf99141194..5638890c4810c7ecdba5a72ab93b3639c6d1bc52 100644 --- a/include/libvirt/Makefile.am +++ b/include/libvirt/Makefile.am @@ -1,7 +1,20 @@ ## Process this file with automake to produce Makefile.in -## Copyright (C) 2005-2011 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## Copyright (C) 2005-2011, 2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . virincdir = $(includedir)/libvirt diff --git a/python/Makefile.am b/python/Makefile.am index 767d807a2a698d4deb39912f046afefc2b257a82..b3e858fe3f99cd84735a891d846129d265ff4951 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -1,7 +1,20 @@ # Makefile for libvirt python library ## Copyright (C) 2005-2013 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . SUBDIRS= . tests diff --git a/python/tests/Makefile.am b/python/tests/Makefile.am index c3878250147bb50dfdb11956c3a07510c9a8287e..0fd3c7882974a0180cec8c6da6525da412a1637d 100644 --- a/python/tests/Makefile.am +++ b/python/tests/Makefile.am @@ -1,5 +1,18 @@ -## Copyright (C) 2005-2011 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## Copyright (C) 2005-2011, 2013 Red Hat, Inc. +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . EXAMPLE_DIR = $(datadir)/doc/libvirt-python-$(VERSION)/examples diff --git a/src/Makefile.am b/src/Makefile.am index 4ca132032aee3cb106e197d3c51eb872d765761a..430a35612d6e291c3cf2e45989ac498d0e11a379 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,20 @@ ## Process this file with automake to produce Makefile.in ## Copyright (C) 2005-2013 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . # No libraries with the exception of LIBXML should be listed # here. List them against the individual XXX_la_CFLAGS targets diff --git a/src/check-symfile.pl b/src/check-symfile.pl index 435e04537bf212d072c47a9476b91ed4735eb9f8..d59a213eba08dde6e12e07357b7219835b2b392b 100755 --- a/src/check-symfile.pl +++ b/src/check-symfile.pl @@ -1,5 +1,21 @@ #!/usr/bin/perl +# Copyright (C) 2012-2013 Red Hat, Inc. +# +# 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.1 of the License, or (at your option) any later version. +# +# This 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 this library. If not, see +# . + die "syntax: $0 SYMFILE ELFLIB(S)" unless int(@ARGV) >= 2; my $symfile = shift @ARGV; diff --git a/src/check-symsorting.pl b/src/check-symsorting.pl index f360dfb69f6e514e7f35dd6bf1dc81490543e3c9..81265e04d755a74afd455fba00a3f8de1b700662 100755 --- a/src/check-symsorting.pl +++ b/src/check-symsorting.pl @@ -1,5 +1,21 @@ #!/usr/bin/perl +# Copyright (C) 2012-2013 Red Hat, Inc. +# +# 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.1 of the License, or (at your option) any later version. +# +# This 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 this library. If not, see +# . + use strict; use warnings; diff --git a/src/driver.h b/src/driver.h index 405e0a7ba3d85a45fd928f879320897e55ee9eb5..e998adf872be1af33020e5d8407c455bf63193d2 100644 --- a/src/driver.h +++ b/src/driver.h @@ -1,6 +1,22 @@ /* * driver.h: description of the set of interfaces provided by a * entry point to the virtualization engine + * + * Copyright (C) 2006-2013 Red Hat, Inc. + * + * 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.1 of the License, or (at your option) any later version. + * + * This 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 this library. If not, see + * . */ #ifndef __VIR_DRIVER_H__ diff --git a/src/internal.h b/src/internal.h index cef9dc958ff2fed5a70a649502698f3434498be2..5e2969424601bc8fbfede5e11a10ae86dc18f891 100644 --- a/src/internal.h +++ b/src/internal.h @@ -1,5 +1,21 @@ /* * internal.h: internal definitions just used by code from the library + * + * Copyright (C) 2006-2013 Red Hat, Inc. + * + * 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.1 of the License, or (at your option) any later version. + * + * This 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 this library. If not, see + * . */ #ifndef __VIR_INTERNAL_H__ diff --git a/src/rpc/gendispatch.pl b/src/rpc/gendispatch.pl index 8d3b013ac046827807bbd9bc30e9ef268b15a09e..37a35f4f67de62dded76ecf48537ea1ce2475df7 100755 --- a/src/rpc/gendispatch.pl +++ b/src/rpc/gendispatch.pl @@ -1,5 +1,21 @@ #!/usr/bin/perl -w # +# Copyright (C) 2010-2013 Red Hat, Inc. +# +# 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.1 of the License, or (at your option) any later version. +# +# This 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 this library. If not, see +# . +# # This script parses remote_protocol.x or qemu_protocol.x and produces lots of # boilerplate code for both ends of the remote connection. # diff --git a/src/rpc/genprotocol.pl b/src/rpc/genprotocol.pl index f02ce13494875b2ee36c8c0b96852b1c86952578..4f8b6c4d0a7b5a3d3c22c7756e3608a4c2d2ca0f 100755 --- a/src/rpc/genprotocol.pl +++ b/src/rpc/genprotocol.pl @@ -8,9 +8,21 @@ # actually fixes for 64 bit, so this file is necessary. Arguably # so is the type-punning fix. # -# Copyright (C) 2007, 2011-2012 Red Hat, Inc. +# Copyright (C) 2007, 2011-2013 Red Hat, Inc. # -# See COPYING for the license of this software. +# 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.1 of the License, or (at your option) any later version. +# +# This 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 this library. If not, see +# . # # Richard Jones diff --git a/src/xen/xend_internal.c b/src/xen/xend_internal.c index aec57f52137f4195eee87799d01323f7c5e2b453..6ed02cbca65d57d3d55c16612f92ade0d05fe225 100644 --- a/src/xen/xend_internal.c +++ b/src/xen/xend_internal.c @@ -4,9 +4,19 @@ * Copyright (C) 2010-2013 Red Hat, Inc. * Copyright (C) 2005 Anthony Liguori * - * This file is subject to the terms and conditions of the GNU Lesser General - * Public License. See the file COPYING.LIB in the main directory of this - * archive for more details. + * 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.1 of the License, or (at your option) any later version. + * + * This 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 this library. If not, see + * . */ #include diff --git a/src/xen/xend_internal.h b/src/xen/xend_internal.h index 7332303254448630b9dff6498f2921dfbd203dd3..9be74027ae335651c5bc073600c91b343b4cfea1 100644 --- a/src/xen/xend_internal.h +++ b/src/xen/xend_internal.h @@ -1,16 +1,23 @@ /* * xend_internal.h * - * Copyright (C) 2006-2008, 2010-2012 Red Hat, Inc. - * Copyright (C) 2005,2006 + * Copyright (C) 2006-2008, 2010-2013 Red Hat, Inc. + * Copyright (C) 2005,2006 Anthony Liguori + * and Daniel Veillard * - * Anthony Liguori - * Daniel Veillard + * 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.1 of the License, or (at your option) any later version. * + * This 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. * - * This file is subject to the terms and conditions of the GNU Lesser General - * Public License. See the file COPYING in the main directory of this archive - * for more details. + * You should have received a copy of the GNU Lesser General Public + * License along with this library. If not, see + * . */ #ifndef __XEND_INTERNAL_H_ diff --git a/tests/Makefile.am b/tests/Makefile.am index 2140d9ddf0a632eb399c105a6ca478185aafd2ce..9c9c802fa0a37e370911025cc10634c937b912f1 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,7 +1,20 @@ ## Process this file with automake to produce Makefile.in ## Copyright (C) 2005-2013 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . SHELL = $(PREFERABLY_POSIX_SHELL) diff --git a/tools/Makefile.am b/tools/Makefile.am index 4136b848dc899613e3169d68d46372f21896d896..1dac7c152422e5421aeab8d4b1a0e43064190feb 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,5 +1,18 @@ ## Copyright (C) 2005-2013 Red Hat, Inc. -## See COPYING.LIB for the License of this software +## +## 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.1 of the License, or (at your option) any later version. +## +## This 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 this library. If not, see +## . INCLUDES = \ -I$(top_builddir)/include -I$(top_srcdir)/include \ diff --git a/tools/libvirt-guests.sh.in b/tools/libvirt-guests.sh.in index 261c488d8fbfa56dfa579ea01c1fadfa38005a38..38e93c5424fe67290a09e3b337073d57efa294cb 100644 --- a/tools/libvirt-guests.sh.in +++ b/tools/libvirt-guests.sh.in @@ -1,5 +1,21 @@ #!/bin/sh +# Copyright (C) 2011-2013 Red Hat, Inc. +# +# 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.1 of the License, or (at your option) any later version. +# +# This 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 this library. If not, see +# . + sysconfdir="@sysconfdir@" localstatedir="@localstatedir@" libvirtd="@sbindir@"/libvirtd diff --git a/tools/virt-pki-validate.in b/tools/virt-pki-validate.in index 2edbf85f82fab217de125307b9ecb5abce43dbd5..5d0453f0089bf5b3feb3ab05d306ae5d6d08e8c9 100755 --- a/tools/virt-pki-validate.in +++ b/tools/virt-pki-validate.in @@ -4,6 +4,22 @@ # for the secure client/server support of libvirt as documented at # http://libvirt.org/remote.html#Remote_certificates # +# Copyright (C) 2009-2013 Red Hat, Inc. +# +# 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.1 of the License, or (at your option) any later version. +# +# This 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 this library. If not, see +# . +# # Daniel Veillard # USER=`who am i | awk '{ print $1 }'` diff --git a/tools/virt-sanlock-cleanup.in b/tools/virt-sanlock-cleanup.in index 5389fc73c1f16a1a991ab79949a78a2abd2ebd2c..e0e8083588e99de05b063106ba5ce36d7729bf17 100644 --- a/tools/virt-sanlock-cleanup.in +++ b/tools/virt-sanlock-cleanup.in @@ -3,6 +3,22 @@ # A script to cleanup resource leases auto-created by # the libvirt lock plugin for sanlock +# Copyright (C) 2011, 2013 Red Hat, Inc. +# +# 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.1 of the License, or (at your option) any later version. +# +# This 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 this library. If not, see +# . + verbose=1 if test "x$1" = "x-q" ; then verbose=0