]> git.proxmox.com Git - ovs.git/commit - Makefile.am
Edit Open vSwitch license info so that GitHub recognizes it.
authorAndrea Kao <eirinikos@gmail.com>
Fri, 13 Apr 2018 18:09:39 +0000 (11:09 -0700)
committerBen Pfaff <blp@ovn.org>
Mon, 16 Apr 2018 20:00:56 +0000 (13:00 -0700)
commit888cf44d67fc20c26382700f0bcfaaf16fa03667
treec8e702e2e2b4062d1fef6c0533eb17b8dd0d2c49
parent1ea1b0d09ff49cf33fbdc6e7a789f6bed9a7d907
Edit Open vSwitch license info so that GitHub recognizes it.

GitHub uses a library called Licensee to identify a project's license
type. It shows this information in the status bar and via the API if it
can unambiguously identify the license.

This commit creates a LICENSE file that stores the full text of the
Apache license. It also removes the COPYING file and transfers its
contents to a new "License" section in the README.

Collectively, these changes allow Licensee to successfully identify the
license type of Open vSwitch's codebase as Apache.

Submitted-at: https://github.com/openvswitch/ovs/pull/224
Signed-off-by: Andrea Kao <eirinikos@gmail.com>
[blp@ovn.org removed references to COPYING and updated Makefile.am]
Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Aaron Conole <aconole@redhat.com>
COPYING [deleted file]
LICENSE [new file with mode: 0644]
Makefile.am
README.rst
debian/rules
rhel/openvswitch-fedora.spec.in
rhel/openvswitch.spec.in