Skip to content
Snippets Groups Projects
Verified Commit b2afcbf5 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

feat: add "Own Work" license

parent 30ffbe80
No related branches found
No related tags found
No related merge requests found
...@@ -77,5 +77,15 @@ ...@@ -77,5 +77,15 @@
"identifier": "all-rights-reserved", "identifier": "all-rights-reserved",
"url": "" "url": ""
} }
},
{
"model": "program.license",
"pk": 9,
"fields": {
"name": "Own Work",
"identifier": "own-work",
"requires_express_permission_for_publication": false,
"url": ""
}
} }
] ]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment