Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update copyright notice language #2049

Merged
merged 1 commit into from
May 7, 2024
Merged
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
6 changes: 3 additions & 3 deletions web/main/templates/includes/casebook_copyright_notice.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<p class="casebook-copyright-notice">
This book, and all H2O books, are <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/ ">Creative Commons licensed</a>
for sharing and re-use.
for sharing and re-use with the exception of certain excerpts.


{# TODO make this dynamic in response to this casebook's content #}
<span class="ali-license">
Material included from the American Legal Institute is reproduced with permission and is exempted from the open license.
Any excerpts from the <i>Restatements of the Law</i>, <i>Principles of the Law</i>, and the <i>Model Penal Code</i> are copyright by The American Law Institute. Excerpts are reproduced with permission, not as part of a Creative Commons license.
</span>
</p>
</p>
Loading