Difference between revisions of "SUNScholar/Licences"

From Libopedia
Jump to navigation Jump to search
Line 3: Line 3:
 
</center>
 
</center>
 
==Customisation==
 
==Customisation==
The default license can be modified by updating the following file:
+
Edit the following file:
  $HOME/{{Source}}/dspace/config/default.license
+
  nano $HOME/{{Source}}/dspace/config/default.license
And then [[SUNScholar/Rebuild DSpace|rebuilding DSpace]].
 
  
 
''Please note: The license file only obeys "[https://en.wikipedia.org/wiki/ASCII ASCII]" characters, you cannot use any sort of markup since it is a legal artifact.''
 
''Please note: The license file only obeys "[https://en.wikipedia.org/wiki/ASCII ASCII]" characters, you cannot use any sort of markup since it is a legal artifact.''

Revision as of 22:36, 2 June 2015

Back to Customisation

Customisation

Edit the following file:

nano $HOME/source/dspace/config/default.license

Please note: The license file only obeys "ASCII" characters, you cannot use any sort of markup since it is a legal artifact.

Example default submission licence

Creative Commons

  • Anything licensed CC-BY-NC-SA is open public access with attribution and no commercial use and share alike.
  • Anything licensed CC-BY-NC is open public access with attribution and no commercial use.
  • Anything licensed CC-BY-SA is open public access with attribution and share alike.
  • Anything licensed CC-BY is open public access with attribution.
  • Anything licensed CC-0 is open public access.

Cc-layers.jpeg


Cc-license-flowchart.png

DSpace Documentation

Creative Commons Discussion

How-open-is-it.png