boston-library / commonwealth-vlr-engine

Commonwealth-VLR-Engine is a Rails engine for creating Blacklight apps that provide access to content from Solr/Fedora, packaging a number of feature-rich enhancements and modifications.
Apache License 2.0
8 stars 2 forks source link

do not display indemnification statement in download popup if item is out of copyright #15

Closed ebenenglish closed 1 year ago

ebenenglish commented 3 years ago

In the download popup modal, we currently display an "indemnification" statement:

Notice: This digital file may be subject to copyright law of the United States (Title 17, U.S. Code) governing the making of reproductions of copyrighted material.
The person using this content may be liable for any infringement.

Do not display this if the item has No Copyright - United States value for rightsstatement_ss field.

ebenenglish commented 1 year ago

This was already implemented via https://github.com/boston-library/commonwealth-vlr-engine/commit/60ee53daf89b74ac1838e875f471777ceb9134d9.