Revision: 498
          http://vde.svn.sourceforge.net/vde/?rev=498&view=rev
Author:   rd235
Date:     2011-06-11 15:48:23 +0000 (Sat, 11 Jun 2011)

Log Message:
-----------
Slirp license issue fixed.

Modified Paths:
--------------
    branches/rd235/vde-2/README
    branches/rd235/vde-2/man/slirpvde.1
    branches/rd235/vde-2/src/slirpvde/slirpvde.c

Modified: branches/rd235/vde-2/README
===================================================================
--- branches/rd235/vde-2/README 2011-05-31 17:20:29 UTC (rev 497)
+++ branches/rd235/vde-2/README 2011-06-11 15:48:23 UTC (rev 498)
@@ -188,7 +188,8 @@
 Copyright 2003/2004/2005/2006 Renzo Davoli
 Acknowlegments:
 Thanks to Marco Giordani, Leonardo Macchia for their useful help for debugging.
-Imported code by Danny Gasparovsky, Fabrice Ballard.
+This project includes software developed by Danny Gasparovski and Fabrice 
+Ballard (slirp).
 Thanks to Giuseppe Della Bianca <b...@adria.it> for many bug reports, and
 patch proposals.
 Thanks to Daniel P. Barrange <berrange at redhat dot com> for several patches

Modified: branches/rd235/vde-2/man/slirpvde.1
===================================================================
--- branches/rd235/vde-2/man/slirpvde.1 2011-05-31 17:20:29 UTC (rev 497)
+++ branches/rd235/vde-2/man/slirpvde.1 2011-06-11 15:48:23 UTC (rev 498)
@@ -144,5 +144,6 @@
 .br
 .SH AUTHOR
 VDE is a project by Renzo Davoli <re...@cs.unibo.it>.
+This tool includes software developed by Danny Gasparovski:
 Slirp code is by Danny Gasparovsky.
 Bootp/DHCP code is by Fabrice Bellard.

Modified: branches/rd235/vde-2/src/slirpvde/slirpvde.c
===================================================================
--- branches/rd235/vde-2/src/slirpvde/slirpvde.c        2011-05-31 17:20:29 UTC 
(rev 497)
+++ branches/rd235/vde-2/src/slirpvde/slirpvde.c        2011-06-11 15:48:23 UTC 
(rev 498)
@@ -344,6 +344,7 @@
                        " %s [-s vdesock] [-D] [-d] [-n netaddr]\n"
                        "\t [-L host_port:guest_addr:guest_port] [-X 
guest_addr[:display[.screen]]] \n" 
                        "\t [-x portno:unix_socket_path]\n"
+                       "This tool includes software developed by Danny 
Gasparovski.\n\n"
                        ,name,name);
        exit(-1);
 }


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
vde-users mailing list
vde-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vde-users

Reply via email to