1.22 fix licensing #50

Merged
merged 2 commits into from Feb 6, 2015

Conversation

Projects
None yet
3 participants
Contributor

perrito666 commented Feb 6, 2015

There was licence missmatching and missing licence files in testing, this backports the fix to that problem from master.

johnweldon added some commits Feb 5, 2015

Addresses LP-1416430
https://bugs.launchpad.net/juju-core/+bug/1416430

The two files in checkers folder, deepequal.go and deepequal_test.go,
were both modified from internal go source reflect package files.

Added the go source license in the checkers folder, named with -golang
to make it clear that the license file is from the go sources.

Also, added the LICENCE file from juju-core to the top level folder to
satisfy the LICENCE file reference in all the other source files in this
repo.
Contributor

dimitern commented Feb 6, 2015

Please, add a description of the PR, otherwise LGTM.

perrito666 added a commit that referenced this pull request Feb 6, 2015

@perrito666 perrito666 merged commit 1f81fc0 into juju:1.22 Feb 6, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment