~ubuntu-branches/ubuntu/vivid/neutron-fwaas/vivid-updates

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2015-01-14 10:11:07 UTC
  • Revision ID: package-import@ubuntu.com-20150114101107-fm0ku6piggyio7xm
Tags: 2015.1~b1-0ubuntu1
Initial release for OpenStack Kilo-1 milestone.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Format: http://dep.debian.net/deps/dep5
 
2
Upstream-Name: neutron-fwaas
 
3
Source: http://github.com/openstack/neutron-fwaas
 
4
Comment: Refactor of FWaaS codebase from Neutron core.
 
5
 
 
6
Files: *
 
7
Copyright: 2011-2013 OpenStack Foundation,
 
8
           2011 Cisco Systems,
 
9
           2011 Nicira Networks,
 
10
           2011 Citrix Systems,
 
11
           2013 Big Switch Networks, Inc,
 
12
           2013 IBM Corp,
 
13
           2013-2014 Hewlett-Packard Development Company, L.P,
 
14
           2014 Samsung Electronics,
 
15
           2013 vArmour Networks Inc,
 
16
           2013 Dell Inc,
 
17
           2014 YAMAMOTO Takashi <yamamoto at valinux co jp>,
 
18
           2014 VA Linux Systems Japan K.K,
 
19
           2010 United States Government
 
20
License: Apache-2
 
21
 
 
22
Files: debian/*
 
23
Copyright: 2015 Canonical Ltd
 
24
License: Apache-2
 
25
 
 
26
License: Apache-2
 
27
 Licensed under the Apache License, Version 2.0 (the "License");
 
28
 you may not use this file except in compliance with the License.
 
29
 You may obtain a copy of the License at
 
30
 .
 
31
    http://www.apache.org/licenses/LICENSE-2.0
 
32
 .
 
33
 Unless required by applicable law or agreed to in writing, software
 
34
 distributed under the License is distributed on an "AS IS" BASIS,
 
35
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
36
 See the License for the specific language governing permissions and
 
37
 limitations under the License.
 
38
 .
 
39
 On Debian-based systems the full text of the Apache version 2.0 license
 
40
 can be found in `/usr/share/common-licenses/Apache-2.0'