Addresses LP-1416430 #49

Merged
merged 2 commits into from Feb 5, 2015

Conversation

Projects
None yet
2 participants
Contributor

johnweldon commented Feb 5, 2015

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.

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.

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

@perrito666 perrito666 merged commit 45c4d8d into juju:master Feb 5, 2015

@johnweldon johnweldon deleted the johnweldon:LP-1416430 branch Feb 5, 2015

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