aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-05-11 16:43:07 +0200
committerJim Meyering <meyering@redhat.com>2010-05-11 16:43:07 +0200
commitc5be8bcb8f4b72a39481eeef58d601ec585e0c6f (patch)
tree1c4084d5272b46f9c05c6ef1d21c78085bbf5e0e /tests/start
parentvirsh: schedinfo --set invalid=value would simply ignore the option (diff)
downloadlibvirt-c5be8bcb8f4b72a39481eeef58d601ec585e0c6f.tar.gz
libvirt-c5be8bcb8f4b72a39481eeef58d601ec585e0c6f.tar.bz2
libvirt-c5be8bcb8f4b72a39481eeef58d601ec585e0c6f.zip
tests: adjust copyrights on scripts: s/FSF/Red Hat/
* tests/cpuset: Change copyright holder from FSF to Red Hat, Inc. * tests/read-bufsiz: Likewise. * tests/read-non-seekable: Likewise. * tests/start: Likewise. * tests/undefine: Likewise. * tests/vcpupin: Likewise. * tests/virsh-all: Likewise. * tests/virsh-synopsis: Likewise.
Diffstat (limited to 'tests/start')
-rwxr-xr-xtests/start2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/start b/tests/start
index 930a6d9e4..df92a3637 100755
--- a/tests/start
+++ b/tests/start
@@ -1,7 +1,7 @@
#!/bin/sh
# ensure that virsh start works properly
-# Copyright (C) 2008 Free Software Foundation, Inc.
+# Copyright (C) 2008 Red Hat, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by