diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2012-04-06 10:33:53 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2012-04-06 10:33:53 +0900 |
commit | 96c91e59d66aff49d14ca15e4aa8b4028d626cc8 (patch) | |
tree | be30771c582c3f0403ccc8077d87a75ccbe56958 /README.rst | |
parent | 711301abb3ab338e68411823e10ec40d0663d757 (diff) |
update docs on the license switch
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ Ryu Official site is `<http://www.osrg.net/ryu/>`_. Overview ======== Ryu is an open-sourced Network Operating System (NOS) licensed under -GPL v3. It's fully written in Python. +Apache v2.0. It's fully written in Python. Ryu aims to provide a logically centralized control and well defined API that make it easy for operators to create new network management |