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

Licensing Clarifications, Corrections & Improvements #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Mar 12, 2018

  1. Configuration menu
    Copy the full SHA
    4fc3d22 View commit details
    Browse the repository at this point in the history
  2. Creative Commons had trailing whitespace on this line.

    Generally, Git repositories prefer not to to have text files with trailing
    whitespace characters in them.  As such, this commit is applied, even though
    it changes the checksum of the canonical license text as downloaded from:
        http://creativecommons.org/licenses/by-sa/4.0/legalcode.txt
    
    However, this appears to be the right thing to do here.
    bkuhn committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    5fa821c View commit details
    Browse the repository at this point in the history
  3. Note CC-By-SA-4.0 is license in README

    Per discussions with Behan Webster, he indicates the intent of all licensing
    for slides and written materials should be CC-By-SA-4.0.  Better if this is
    clearly stated in the README.
    bkuhn committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    bc55567 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. Remove minted.sty from repository.

    This file appears to not actually be used in the building of the slides found
    in 'buildroot'.  As such, they are removed.
    bkuhn committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    27ba166 View commit details
    Browse the repository at this point in the history