Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ryu
Source: https://github.com/osrg/ryu

Files: *
Copyright: 2014 Ryu Project Team <ryu-devel@lists.sourceforge.net>
License: Apache-2.0

Files: debian/*
Copyright: 2014 Ryu Project Team <ryu-devel@lists.sourceforge.net>,
           2014 Dariusz Dwornikowski <dariusz.dwornikowski@cs.put.poznan.pl>
           2015-2016, Thomas Goirand <zigo@debian.org>
License: Apache-2.0

Files: tools/with_venv.sh
Copyright: 2011 OpenStack LLC
License: Apache-2.0

Files: tools/install_venv.py
Copyright: 2010 OpenStack LLC
           2010 United States Government
License: Apache-2.0

Files: tools/normalize_json.py
       tools/topology_graphviz.py
       tools/pyang_plugins/*
Copyright: 2013-2014 Nippon Telegraph and Telephone Corporation
           2013-2014 YAMAMOTO Takashi <yamamoto@valinux.co.jp>
License: Apache-2.0


Files: ryu/cmd/rpc_cli.py ryu/cmd/of_config_cli.py ryu/cmd/ryu_base.py
Copyright: 2013-2014 Nippon Telegraph and Telephone Corporation
           2013-2014 YAMAMOTO Takashi <yamamoto@valinux.co.jp>
License: Apache-2.0

Files: ryu/cmd/ofa_neutron_agent.py
Copyright: 2014 VA Linux System Japan
License: Apache-2.0

Files: ryu/cmd/manager.py
Copyright: 2011-2012 Nippon Telegraph and Telephone Corporation
           2013 Isaku Yamahata <yamahata@valinux.co.jp>
License: Apache-2.0

Files: ryu/tests/*
Copyright: 2012-2014 Nippon Telegraph and Telephone Corporation
           2013-2014 Isaku Yamahata <yamahata@valinux.co.jp>
           2013-2014 YAMAMOTO Takashi <yamamoto@valinux.co.jp>
License: Apache-2.0

Files: ryu/tests/unit/lib/test_ofp_pktinfilter.py
       ryu/tests/unit/lib/test_ofctl_v1_3.py
       ryu/tests/unit/app/test_wsgi.py
       ryu/lib/ofp_pktinfilter.py
Copyright: 2013 Stratosphere Inc
License: Apache-2.0

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian-based systems, the full text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".
