Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use SPDX license identifier instead of bulky headers #530

Merged
merged 3 commits into from
Jan 5, 2020
Merged

Use SPDX license identifier instead of bulky headers #530

merged 3 commits into from
Jan 5, 2020

Commits on Aug 18, 2019

  1. Use SPDX license identifier instead of bulky headers

    There exists a nice, consistent way to denote licenses in source
    files. It's called SPDX and further information is here [1].
    
    This commit migrates the bulky apache-2 license headers with the
    SPDX short identifier equivalent.
    
    [1] https://spdx.org/ids-how
    
    Signed-off-by: Eric Brown <browne@vmware.com>
    ericwb committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    c120b30 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. Configuration menu
    Copy the full SHA
    d96d406 View commit details
    Browse the repository at this point in the history
  2. Update test-requirements.txt

    ericwb committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    8ea7e0a View commit details
    Browse the repository at this point in the history