google / keyczar

Easy-to-use crypto toolkit
Apache License 2.0
1.1k stars 141 forks source link

Correct/add copyright statements #181

Closed divegeek closed 8 years ago

devinlundberg commented 8 years ago

All the java stuff makes sense and is consistent with the top level license.

Everything inside of cpp/src/testing/gtest/ looks like it was another repo copied in as a static version of gtest. Was this file copied incorrectly?

frumioj commented 8 years ago

Agree with @devinlundberg - looks like the cc files have a different license still (not Apache).

divegeek commented 8 years ago

On the cc file, I used the statement from the surrounding code, which is BSD licensed.

frumioj commented 8 years ago

cpp/src/tools/swtoolkit/bin/runtest.py appears uncorrected FWIW...

divegeek commented 8 years ago

That shouldn't be an issue, since it's a test script that you won't be distributing.

On Wed, Feb 24, 2016 at 3:49 AM John Kemp notifications@github.com wrote:

cpp/src/tools/swtoolkit/bin/runtest.py appears uncorrected FWIW...

— Reply to this email directly or view it on GitHub https://github.com/google/keyczar/pull/181#issuecomment-188189379.

Shawn Willden | Software Engineer | swillden@google.com | 303-709-2258