Displaying 1 result from an estimated 1 matches for "f0cadf4".
Did you mean:
d03adf4
2019 Sep 18
1
[p2v PATCH v2] Use URL to point to GNU licenses
...oundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
# Test virt-p2v in non-GUI mode using nbdkit instead of qemu-nbd.
diff --git a/test-virt-p2v-pxe.sh b/test-virt-p2v-pxe.sh
index bad4188..f0cadf4 100755
--- a/test-virt-p2v-pxe.sh
+++ b/test-virt-p2v-pxe.sh
@@ -13,8 +13,7 @@
# 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 Stre...