From f2dee12d9365f1e15e0bce8f66f6c239d6672a54 Mon Sep 17 00:00:00 2001 From: Bob Lantz Date: Fri, 26 Mar 2010 19:05:22 -0700 Subject: [PATCH] Added LICENSE. We may wish to change this just to "mininet is copyrighted by its authors" or something... --- LICENSE | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..a5ba614 --- /dev/null +++ b/LICENSE @@ -0,0 +1,10 @@ +Mininet alpha release license + +(c) 2009-2010 Bob Lantz and Brandon Heller + +Mininet is currently in *limited alpha release*. We encourage you to +experiment with it and hope that you will provide us with feedback on +features, documentation, and how you're using it. We plan to make it +available publicly via a GPL or BSD license (probably in April), but please +don't distribute the code or URLs yet! The feedback you provide will help +us improve Mininet for general release.