Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions client/src/js/agreement/CreateAgreementContainer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@ function CreateAgreementContainer () {
<li>I'm making contributions of code I've created in my free time (not under contract),
and I hold the copyright on my contributions.
</li>
<li>I'm an academic (grad student, postdoc, faculty, etc.) that is authorized by my
university to make contributions to the project. Typically, this authorization
can be granted by your professor, principal investigator (PI), dean, or university
patent office.
</li>
</ul>
</Typography>
</div>
Expand Down