Conversation
supportto date we’ve hacked these in and would suggest putting them in the creative-common.inc /** * public domain */ $licenses['cc0'] = array( 'label' => 'CC0', 'cc_path' => 'publicdomain/zero/1.0', ); $licenses['cc-pd-mark'] = array( 'label' => 'CC public domain', 'cc_path' => 'publicdomain/mark/1.0', ....
No comments were stored for this source.