Difference between revisions of "SUNScholar/Licences"
Jump to navigation
Jump to search
m (→Customisation) |
|||
| Line 22: | Line 22: | ||
[[File:Cc-license-flowchart.png|555px]] | [[File:Cc-license-flowchart.png|555px]] | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
==Creative Commons Discussion== | ==Creative Commons Discussion== | ||
Revision as of 22:39, 2 June 2015
Back to Customisation
Step 1 - Default Licence
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.
An example default submission licence can be viewd at:
http://wiki.lib.sun.ac.za/index.php/SUNScholar/Copyright
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.
