Skip to content

Commit

Permalink
Merge pull request #2049 from bensteinberg/update-20240507
Browse files Browse the repository at this point in the history
Update copyright notice language
  • Loading branch information
bensteinberg authored May 7, 2024
2 parents 9d43b8e + c1987c0 commit 7a2b0f2
Showing 1 changed file with 3 additions and 3 deletions.
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>

0 comments on commit 7a2b0f2

Please sign in to comment.