diff options
author | Jim Meyering <meyering@redhat.com> | 2010-05-11 16:43:07 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2010-05-11 16:43:07 +0200 |
commit | c5be8bcb8f4b72a39481eeef58d601ec585e0c6f (patch) | |
tree | 1c4084d5272b46f9c05c6ef1d21c78085bbf5e0e /tests/start | |
parent | virsh: schedinfo --set invalid=value would simply ignore the option (diff) | |
download | libvirt-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-x | tests/start | 2 |
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 |