summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2012-04-06 08:08:59 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2012-04-06 08:08:59 +0900
commit382f9b3d95f05e119fd34b276ab92aca047b889f (patch)
tree42621af828a7703ee6addb0c172c5b797d133d75
parent20b25a5f063efc3e3cf3868e1cf2563dc4b9a2c6 (diff)
Use the original file license
This file is based on code distributed under GPL3 or later so it should stick to the same license. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
-rw-r--r--ryu/app/wsapi.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/ryu/app/wsapi.py b/ryu/app/wsapi.py
index 6205565a..1b7b35fb 100644
--- a/ryu/app/wsapi.py
+++ b/ryu/app/wsapi.py
@@ -3,7 +3,8 @@
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, version 3 of the License
+# the Free Software Foundation, version 3 of the License, or
+# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of