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/undefine
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/undefine')
-rwxr-xr-xtests/undefine2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/undefine b/tests/undefine
index 48b0ad9b0..d9efbf7df 100755
--- a/tests/undefine
+++ b/tests/undefine
@@ -1,7 +1,7 @@
#!/bin/sh
# exercise virsh's "undefine" command
-# Copyright (C) 2008-2009 Free Software Foundation, Inc.
+# Copyright (C) 2008-2009 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