aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2012-09-20 16:30:55 -0600
committerEric Blake <eblake@redhat.com>2012-09-20 16:30:55 -0600
commit4ecb723b9ef8b206a228cf5156418f7faabc47eb (patch)
treee1d00e0e3036e4a7dc11dd3e59c35dc7d7b2021f /include
parentdoc: include article about libvirt+audit in relatedlinks.html (diff)
downloadlibvirt-4ecb723b9ef8b206a228cf5156418f7faabc47eb.tar.gz
libvirt-4ecb723b9ef8b206a228cf5156418f7faabc47eb.tar.bz2
libvirt-4ecb723b9ef8b206a228cf5156418f7faabc47eb.zip
maint: fix up copyright notice inconsistencies
https://www.gnu.org/licenses/gpl-howto.html recommends that the 'If not, see <url>.' phrase be a separate sentence. * tests/securityselinuxhelper.c: Remove doubled line. * tests/securityselinuxtest.c: Likewise. * globally: s/; If/. If/
Diffstat (limited to 'include')
-rw-r--r--include/libvirt/libvirt-qemu.h2
-rw-r--r--include/libvirt/libvirt.h.in2
-rw-r--r--include/libvirt/virterror.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/include/libvirt/libvirt-qemu.h b/include/libvirt/libvirt-qemu.h
index d7f8703f7..8ec12b4df 100644
--- a/include/libvirt/libvirt-qemu.h
+++ b/include/libvirt/libvirt-qemu.h
@@ -17,7 +17,7 @@
* 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
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Chris Lalancette <clalance@redhat.com>
diff --git a/include/libvirt/libvirt.h.in b/include/libvirt/libvirt.h.in
index 0f67cbb27..79c7689d2 100644
--- a/include/libvirt/libvirt.h.in
+++ b/include/libvirt/libvirt.h.in
@@ -17,7 +17,7 @@
* 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
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel Veillard <veillard@redhat.com>
diff --git a/include/libvirt/virterror.h b/include/libvirt/virterror.h
index 5140c38ea..51dd435d7 100644
--- a/include/libvirt/virterror.h
+++ b/include/libvirt/virterror.h
@@ -17,7 +17,7 @@
* 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
+ * License along with this library. If not, see
* <http://www.gnu.org/licenses/>.
*
* Author: Daniel Veillard <veillard@redhat.com>