aboutsummaryrefslogtreecommitdiff
path: root/tools
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 /tools
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 'tools')
-rw-r--r--tools/console.c2
-rw-r--r--tools/console.h2
-rw-r--r--tools/virsh-domain-monitor.c2
-rw-r--r--tools/virsh-domain-monitor.h2
-rw-r--r--tools/virsh-domain.c2
-rw-r--r--tools/virsh-domain.h2
-rw-r--r--tools/virsh-edit.c2
-rw-r--r--tools/virsh-host.c2
-rw-r--r--tools/virsh-host.h2
-rw-r--r--tools/virsh-interface.c2
-rw-r--r--tools/virsh-interface.h2
-rw-r--r--tools/virsh-network.c2
-rw-r--r--tools/virsh-network.h2
-rw-r--r--tools/virsh-nodedev.c2
-rw-r--r--tools/virsh-nodedev.h2
-rw-r--r--tools/virsh-nwfilter.c2
-rw-r--r--tools/virsh-nwfilter.h2
-rw-r--r--tools/virsh-pool.c2
-rw-r--r--tools/virsh-pool.h2
-rw-r--r--tools/virsh-secret.c2
-rw-r--r--tools/virsh-secret.h2
-rw-r--r--tools/virsh-snapshot.c2
-rw-r--r--tools/virsh-snapshot.h2
-rw-r--r--tools/virsh-volume.c2
-rw-r--r--tools/virsh-volume.h2
-rw-r--r--tools/virsh.c2
-rw-r--r--tools/virsh.h2
-rw-r--r--tools/virt-host-validate-common.c2
-rw-r--r--tools/virt-host-validate-common.h2
-rw-r--r--tools/virt-host-validate-lxc.c2
-rw-r--r--tools/virt-host-validate-lxc.h2
-rw-r--r--tools/virt-host-validate-qemu.c2
-rw-r--r--tools/virt-host-validate-qemu.h2
-rw-r--r--tools/virt-host-validate.c2
-rw-r--r--tools/virt-xml-validate.in2
35 files changed, 35 insertions, 35 deletions
diff --git a/tools/console.c b/tools/console.c
index 4394e4805..8b377dd01 100644
--- a/tools/console.c
+++ b/tools/console.c
@@ -14,7 +14,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/>.
*
* Daniel Berrange <berrange@redhat.com>
diff --git a/tools/console.h b/tools/console.h
index c1448a737..962594cfc 100644
--- a/tools/console.h
+++ b/tools/console.h
@@ -14,7 +14,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/>.
*
* Daniel Berrange <berrange@redhat.com>
diff --git a/tools/virsh-domain-monitor.c b/tools/virsh-domain-monitor.c
index 74561476e..b264f1535 100644
--- a/tools/virsh-domain-monitor.c
+++ b/tools/virsh-domain-monitor.c
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-domain-monitor.h b/tools/virsh-domain-monitor.h
index e322006c0..9df3a8c93 100644
--- a/tools/virsh-domain-monitor.h
+++ b/tools/virsh-domain-monitor.h
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-domain.c b/tools/virsh-domain.c
index 93a5379a4..505169bdd 100644
--- a/tools/virsh-domain.c
+++ b/tools/virsh-domain.c
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-domain.h b/tools/virsh-domain.h
index cd51b573a..f03a0bb29 100644
--- a/tools/virsh-domain.h
+++ b/tools/virsh-domain.h
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-edit.c b/tools/virsh-edit.c
index 0ed0e8f0c..61008a90a 100644
--- a/tools/virsh-edit.c
+++ b/tools/virsh-edit.c
@@ -14,7 +14,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/>.
*
* Usage:
diff --git a/tools/virsh-host.c b/tools/virsh-host.c
index 713c003fe..2c4633665 100644
--- a/tools/virsh-host.c
+++ b/tools/virsh-host.c
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-host.h b/tools/virsh-host.h
index 8242f91a2..7bc3bd54f 100644
--- a/tools/virsh-host.h
+++ b/tools/virsh-host.h
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-interface.c b/tools/virsh-interface.c
index f2d389792..c27b6bcab 100644
--- a/tools/virsh-interface.c
+++ b/tools/virsh-interface.c
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-interface.h b/tools/virsh-interface.h
index 2292cefbb..2544f7e98 100644
--- a/tools/virsh-interface.h
+++ b/tools/virsh-interface.h
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-network.c b/tools/virsh-network.c
index 2c32a7819..68b9db7a9 100644
--- a/tools/virsh-network.c
+++ b/tools/virsh-network.c
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-network.h b/tools/virsh-network.h
index b5d151ca0..7178fdea6 100644
--- a/tools/virsh-network.h
+++ b/tools/virsh-network.h
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-nodedev.c b/tools/virsh-nodedev.c
index a929c33e7..daf51d298 100644
--- a/tools/virsh-nodedev.c
+++ b/tools/virsh-nodedev.c
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-nodedev.h b/tools/virsh-nodedev.h
index fa3cf4f89..c64f7df83 100644
--- a/tools/virsh-nodedev.h
+++ b/tools/virsh-nodedev.h
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-nwfilter.c b/tools/virsh-nwfilter.c
index 208f8c051..5e791917c 100644
--- a/tools/virsh-nwfilter.c
+++ b/tools/virsh-nwfilter.c
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-nwfilter.h b/tools/virsh-nwfilter.h
index 005862ddd..a9a995fdc 100644
--- a/tools/virsh-nwfilter.h
+++ b/tools/virsh-nwfilter.h
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-pool.c b/tools/virsh-pool.c
index f15c573f1..22df323aa 100644
--- a/tools/virsh-pool.c
+++ b/tools/virsh-pool.c
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-pool.h b/tools/virsh-pool.h
index 17b54d52f..4f6759cea 100644
--- a/tools/virsh-pool.h
+++ b/tools/virsh-pool.h
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-secret.c b/tools/virsh-secret.c
index cb80562c5..52879e11c 100644
--- a/tools/virsh-secret.c
+++ b/tools/virsh-secret.c
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-secret.h b/tools/virsh-secret.h
index 6ecb9210d..dda22b021 100644
--- a/tools/virsh-secret.h
+++ b/tools/virsh-secret.h
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-snapshot.c b/tools/virsh-snapshot.c
index 8d46402f4..b82837116 100644
--- a/tools/virsh-snapshot.c
+++ b/tools/virsh-snapshot.c
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-snapshot.h b/tools/virsh-snapshot.h
index 97e7811c5..2756d382b 100644
--- a/tools/virsh-snapshot.h
+++ b/tools/virsh-snapshot.h
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-volume.c b/tools/virsh-volume.c
index c5bd4afd8..029758c3d 100644
--- a/tools/virsh-volume.c
+++ b/tools/virsh-volume.c
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh-volume.h b/tools/virsh-volume.h
index 1b0371b01..b719d7fc5 100644
--- a/tools/virsh-volume.h
+++ b/tools/virsh-volume.h
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh.c b/tools/virsh.c
index 1c55cbe44..b32ee8b23 100644
--- a/tools/virsh.c
+++ b/tools/virsh.c
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virsh.h b/tools/virsh.h
index 122007942..ba44f42a7 100644
--- a/tools/virsh.h
+++ b/tools/virsh.h
@@ -14,7 +14,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/>.
*
* Daniel Veillard <veillard@redhat.com>
diff --git a/tools/virt-host-validate-common.c b/tools/virt-host-validate-common.c
index e947a536b..5bbb5e9fd 100644
--- a/tools/virt-host-validate-common.c
+++ b/tools/virt-host-validate-common.c
@@ -14,7 +14,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/>.
*
*/
diff --git a/tools/virt-host-validate-common.h b/tools/virt-host-validate-common.h
index 184dddff5..a29f86c53 100644
--- a/tools/virt-host-validate-common.h
+++ b/tools/virt-host-validate-common.h
@@ -14,7 +14,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/>.
*
*/
diff --git a/tools/virt-host-validate-lxc.c b/tools/virt-host-validate-lxc.c
index 321b209ca..e0d2df4bc 100644
--- a/tools/virt-host-validate-lxc.c
+++ b/tools/virt-host-validate-lxc.c
@@ -14,7 +14,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/>.
*
*/
diff --git a/tools/virt-host-validate-lxc.h b/tools/virt-host-validate-lxc.h
index 64e3a83d5..6f1b3e6b5 100644
--- a/tools/virt-host-validate-lxc.h
+++ b/tools/virt-host-validate-lxc.h
@@ -14,7 +14,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/>.
*
*/
diff --git a/tools/virt-host-validate-qemu.c b/tools/virt-host-validate-qemu.c
index f9c3188cc..33a573825 100644
--- a/tools/virt-host-validate-qemu.c
+++ b/tools/virt-host-validate-qemu.c
@@ -14,7 +14,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/>.
*
*/
diff --git a/tools/virt-host-validate-qemu.h b/tools/virt-host-validate-qemu.h
index 99153b8b9..01d72bba6 100644
--- a/tools/virt-host-validate-qemu.h
+++ b/tools/virt-host-validate-qemu.h
@@ -14,7 +14,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/>.
*
*/
diff --git a/tools/virt-host-validate.c b/tools/virt-host-validate.c
index e32d358bf..d3cf19cba 100644
--- a/tools/virt-host-validate.c
+++ b/tools/virt-host-validate.c
@@ -14,7 +14,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/>.
*
*/
diff --git a/tools/virt-xml-validate.in b/tools/virt-xml-validate.in
index 419879e61..27ad59e98 100644
--- a/tools/virt-xml-validate.in
+++ b/tools/virt-xml-validate.in
@@ -11,7 +11,7 @@
# GNU 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/>.