Code-dot-mil / code.mil

An experiment in open source at the Department of Defense.
https://www.code.mil
MIT License
1.29k stars 127 forks source link

Update LICENSE-agreement.md #15

Closed tomberek closed 7 years ago

tomberek commented 7 years ago

The DoD seems to imply this is policy. This Work may be more appropriate.

BrandonBouier commented 7 years ago

@tomberek looks good, but I'd like @shawoods to review before merging

nickrobson commented 7 years ago

Does this sentence not imply that you need a Signed-off-by line in your commit; which is lacking in this PR?

BrandonBouier commented 7 years ago

@nickrobson as stated at the top of https://github.com/deptofdefense/code.mil/blob/master/CONTRIBUTING.md, you don't need to have a Signed-off-by line in your PR for the license agreement:

"Note: CONTRIBUTING.md is for software projects. You do not need to follow the DCO process for commenting on the Code.mil repository documentation, like CONTRIBUTING.md or LICENSE-agreement.md."

nickrobson commented 7 years ago

Alright - my bad.