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 /doc/source | |
parent | 711301abb3ab338e68411823e10ec40d0663d757 (diff) |
update docs on the license switch
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/getting_started.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/getting_started.rst b/doc/source/getting_started.rst index dcd5fdd2..de7c0df4 100644 --- a/doc/source/getting_started.rst +++ b/doc/source/getting_started.rst @@ -6,7 +6,7 @@ Getting Started Overview/What's Ryu the Network Operating System ================================================ -Ryu is an open-sourced Network Operating System which is licensed under GPL v3. +Ryu is an open-sourced Network Operating System which is licensed under Apache v2.0. It supports openflow protocol. If you are not familiar with Software Defined Network(SDN) and |