Skip to content

Commit

Permalink
Merge pull request #160 from scientist-softserv/Rights-License-https
Browse files Browse the repository at this point in the history
updated licenses and rights to https
  • Loading branch information
ckarpinski authored Sep 21, 2023
2 parents 79493be + 0b3cacd commit f5a00c3
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
22 changes: 11 additions & 11 deletions config/authorities/licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,36 +17,36 @@ terms:
- id: https://creativecommons.org/licenses/by-nc-sa/4.0/
term: Creative Commons BY-NC-SA Attribution-NonCommerical-ShareAlike 4.0 International
active: true
- id: http://creativecommons.org/publicdomain/mark/1.0/
- id: https://creativecommons.org/publicdomain/mark/1.0/
term: Public Domain Mark 1.0
active: true
- id: http://creativecommons.org/publicdomain/zero/1.0/
- id: https://creativecommons.org/publicdomain/zero/1.0/
term: CC0 1.0 Universal
active: true
- id: http://creativecommons.org/licenses/by/3.0/us/
- id: https://creativecommons.org/licenses/by/3.0/us/
term: Attribution 3.0 United States
active: false
- id: http://creativecommons.org/licenses/by-sa/3.0/us/
- id: https://creativecommons.org/licenses/by-sa/3.0/us/
term: Attribution-ShareAlike 3.0 United States
active: false
- id: http://creativecommons.org/licenses/by-nc/3.0/us/
- id: https://creativecommons.org/licenses/by-nc/3.0/us/
term: Attribution-NonCommercial 3.0 United States
active: false
- id: http://creativecommons.org/licenses/by-nd/3.0/us/
- id: https://creativecommons.org/licenses/by-nd/3.0/us/
term: Attribution-NoDerivs 3.0 United States
active: false
- id: http://creativecommons.org/licenses/by-nc-nd/3.0/us/
- id: https://creativecommons.org/licenses/by-nc-nd/3.0/us/
term: Attribution-NonCommercial-NoDerivs 3.0 United States
active: false
- id: http://creativecommons.org/licenses/by-nc-sa/3.0/us/
- id: https://creativecommons.org/licenses/by-nc-sa/3.0/us/
term: Attribution-NonCommercial-ShareAlike 3.0 United States
active: false
- id: http://creativecommons.org/publicdomain/mark/1.0/
- id: https://creativecommons.org/publicdomain/mark/1.0/
term: Public Domain Mark 1.0
active: false
- id: http://creativecommons.org/publicdomain/zero/1.0/
- id: https://creativecommons.org/publicdomain/zero/1.0/
term: CC0 1.0 Universal
active: false
- id: http://www.europeana.eu/portal/rights/rr-r.html
- id: https://www.europeana.eu/portal/rights/rr-r.html
term: All rights reserved
active: false
24 changes: 12 additions & 12 deletions config/authorities/rights_statements.yml
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
terms:
- id: http://rightsstatements.org/vocab/InC/1.0/
- id: https://rightsstatements.org/vocab/InC/1.0/
term: "In Copyright"
active: true
- id: http://rightsstatements.org/vocab/InC-OW-EU/1.0/
- id: https://rightsstatements.org/vocab/InC-OW-EU/1.0/
term: "In Copyright - EU Orphan Work"
active: true
- id: http://rightsstatements.org/vocab/InC-EDU/1.0/
- id: https://rightsstatements.org/vocab/InC-EDU/1.0/
term: "In Copyright - Educational Use Permitted"
active: true
- id: http://rightsstatements.org/vocab/InC-NC/1.0/
- id: https://rightsstatements.org/vocab/InC-NC/1.0/
term: "In Copyright - Non-Commercial Use Permitted"
active: true
- id: http://rightsstatements.org/vocab/InC-RUU/1.0/
- id: https://rightsstatements.org/vocab/InC-RUU/1.0/
term: "In Copyright - Rights-holder(s) Unlocatable or Unidentifiable"
active: true
- id: http://rightsstatements.org/vocab/NoC-CR/1.0/
- id: https://rightsstatements.org/vocab/NoC-CR/1.0/
term: "No Copyright - Contractual Restrictions"
active: true
- id: http://rightsstatements.org/vocab/NoC-NC/1.0/
- id: https://rightsstatements.org/vocab/NoC-NC/1.0/
term: "No Copyright - Non-Commercial Use Only "
active: true
- id: http://rightsstatements.org/vocab/NoC-OKLR/1.0/
- id: https://rightsstatements.org/vocab/NoC-OKLR/1.0/
term: "No Copyright - Other Known Legal Restrictions"
active: true
- id: http://rightsstatements.org/vocab/NoC-US/1.0/
- id: https://rightsstatements.org/vocab/NoC-US/1.0/
term: "No Copyright - United States"
active: true
- id: http://rightsstatements.org/vocab/CNE/1.0/
- id: https://rightsstatements.org/vocab/CNE/1.0/
term: "Copyright Not Evaluated"
active: true
- id: http://rightsstatements.org/vocab/UND/1.0/
- id: https://rightsstatements.org/vocab/UND/1.0/
term: "Copyright Undetermined"
active: true
- id: http://rightsstatements.org/vocab/NKC/1.0/
- id: https://rightsstatements.org/vocab/NKC/1.0/
term: "No Known Copyright"
active: true

0 comments on commit f5a00c3

Please sign in to comment.