-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into NOP-40-citation
- Loading branch information
Showing
1 changed file
with
12 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,27 +8,32 @@ | |
<%= t('static_pages.copyright_and_collections.permission_to_publish').upcase %> | ||
</div> | ||
<div class='static-page__text static-page__text--ursus'> | ||
The UCLA Digital Library does not handle requests for reproductions or permissions to publish. All requests for reproductions or permissions to publish should be directed to the item's holding repository. In most cases, the owning repository is the UCLA Library Special Collections unit. Users can find information on requesting reproductions, as well as the "Request to Publish Form" on the "<a href="https://www.library.ucla.edu/about/policies/lsc-duplication-and-copyright-policies/ " class="ur-link">Special Collections Reproductions</a>" page, or you can email [email protected]. | ||
The UCLA Digital Library does not handle requests for reproductions or permissions to publish. All requests for reproductions or permissions to publish should be directed to the item's holding repository. In most cases, the owning repository is the UCLA Library Special Collections unit. Users can find information on requesting reproductions, as well as the "Request to Publish Form" on the <a href="https://www.library.ucla.edu/about/policies/lsc-duplication-and-copyright-policies/ " class="ur-link">"Special Collections Reproductions"</a> page, or you can email <a class="ur-link" href="mailto:[email protected]">[email protected]</a>. | ||
</div> | ||
</div> | ||
|
||
<div class='static-page__row'> | ||
<div class='static-page__subtitle'> | ||
<%= t('static_pages.copyright_and_collections.copyright_statement').upcase %> | ||
</div> | ||
<div class='static-page__text static-page__text--ursus'> | ||
<div class='static-page__text static-page__text--ursus'> | ||
<p> | ||
Materials in this collection may be protected by domestic and/or international copyright and property laws. Distribution or reproduction of copyrighted materials beyond that allowed by fair use requires the written permission of the copyright owners. To the extent that restrictions other than copyright apply, permission for distribution or reproduction from the applicable rights holder is also required. Responsibility for obtaining permission, and for any use, rests exclusively with the user. | ||
</div> | ||
</p> | ||
<p> | ||
Please also see <a class="ur-link" href="https://www.library.ucla.edu/about/policies/ucla-library-copyright-policies/" target="_blank">"UCLA Library Copyright Policies"</a> for more information. | ||
</p> | ||
</div> | ||
</div> | ||
|
||
<div class='static-page__row'> | ||
<div class='static-page__subtitle'> | ||
<%= t('static_pages.copyright_and_collections.opt_out_procedure').upcase %> | ||
</div> | ||
<div class='static-page__text static-page__text--ursus'> | ||
Your content helps us fulfill the UCLA Library mission of preserving and providing access to important cultural, political, and public health records. We urge you to let us preserve and make it available and accessible.<br><br> | ||
<div class='static-page__text static-page__text--ursus'> | ||
Your content helps us fulfill the UCLA Library mission of preserving and providing access to important cultural, political, and public health records. We urge you to let us preserve and make it available and accessible.<br><br> | ||
|
||
If your material has been included in our digital collections, you can request that we limit its public access. We ask that you consider this option very carefully. Should you decide that your content should be removed from our pages, we will continue to preserve it. For more information, contact: [email protected]. | ||
</div> | ||
If your material has been included in our digital collections, you can request that we limit its public access. We ask that you consider this option very carefully. Should you decide that your content should be removed from our pages, we will continue to preserve it. For more information, contact: <a class="ur-link" href="mailto:[email protected]">[email protected]</a>. | ||
</div> | ||
</div> | ||
</div> |