Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openvswitch
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Jonathan Dupart
  • openvswitch
  • Repository
Switch branch/tag
  • openvswitch
  • README.rst
Find file BlameHistoryPermalink
  • Andrea Kao's avatar
    Edit Open vSwitch license info so that GitHub recognizes it. · 888cf44d
    Andrea Kao authored Apr 13, 2018
    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: default avatarAndrea Kao <eirinikos@gmail.com>
    [blp@ovn.org removed references to COPYING and updated Makefile.am]
    Signed-off-by: default avatarBen Pfaff <blp@ovn.org>
    Acked-by: default avatarAaron Conole <aconole@redhat.com>
    888cf44d