From: W. Trevor King Date: Thu, 7 Mar 2013 22:01:03 +0000 (-0500) Subject: quizzes/DiRAC-drivers-license: Add copyright and licensing info X-Git-Tag: v0.3~3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=64e4eaea600dbabc1828ce19a606a87f3090b41f;p=quizzer.git quizzes/DiRAC-drivers-license: Add copyright and licensing info On Thu, Mar 07, 2013 at 06:35:09PM +0000, Mike Jackson wrote: > Copyright is Software Carpentry and The University of Edinburgh and > University College London and the licence is just CC-BY 3.0 as for > Software Carpentry material. Hope that helps, --- diff --git a/quizzes/DiRAC-drivers-license.json b/quizzes/DiRAC-drivers-license.json index 9f5ca61..8615ff9 100644 --- a/quizzes/DiRAC-drivers-license.json +++ b/quizzes/DiRAC-drivers-license.json @@ -1,5 +1,13 @@ { "version": "0.1", + "copyright": [ + "Copyright (C) 2012-2013 Software Carpentry", + " The University of Edinburgh", + " University College London", + "", + "The questions for this quiz are CC BY 3.0 Unported", + "http://creativecommons.org/licenses/by/3.0/" + ], "introduction": "You have one hour to complete the following tasks involving Git, POSIX, and Python. If at any point you would like clarification, please do not hesitate to ask. If at any point you are unable to complete a task, you may also ask for help so that you can proceed to the next task, but doing so will be considered equivalent to not completing that task. You may search the web, man pages, etc..", "questions": [ {