summaryrefslogtreecommitdiffstats
path: root/edit/test-virt-edit.sh
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-08-31 19:12:27 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-08-31 19:12:27 +0100
commita1d981edeae120a0523d0974c703f1a956202415 (patch)
treee0e062694abccc80ef40af749cdc084b2f8e0807 /edit/test-virt-edit.sh
parentd754f4a5a30e0473754004c187b919dcc05e8f6f (diff)
downloadlibguestfs-a1d981edeae120a0523d0974c703f1a956202415.tar.gz
libguestfs-a1d981edeae120a0523d0974c703f1a956202415.tar.xz
libguestfs-a1d981edeae120a0523d0974c703f1a956202415.zip
tests: Attach copyright and license (GPLv2+) notices to various test scripts.
For some reason these tests did not have license notices.
Diffstat (limited to 'edit/test-virt-edit.sh')
-rwxr-xr-xedit/test-virt-edit.sh16
1 files changed, 16 insertions, 0 deletions
diff --git a/edit/test-virt-edit.sh b/edit/test-virt-edit.sh
index 865e35b0..a587dc6a 100755
--- a/edit/test-virt-edit.sh
+++ b/edit/test-virt-edit.sh
@@ -1,4 +1,20 @@
#!/bin/bash -
+# libguestfs
+# Copyright (C) 2009-2012 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
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
export LANG=C
set -e