diff options
Diffstat (limited to 'tbc/static/templates/disclaimer.html')
-rw-r--r-- | tbc/static/templates/disclaimer.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tbc/static/templates/disclaimer.html b/tbc/static/templates/disclaimer.html index 89d099b..67883d4 100644 --- a/tbc/static/templates/disclaimer.html +++ b/tbc/static/templates/disclaimer.html @@ -1,9 +1,11 @@ +<h4>Disclaimer</h4> <ol> + <li>Contributor should strictly follow the coding guidelines. Code that violates the guidelines & if found violating the copyrights shall not be accepted.</li> + <li>Only after the whole books is called as "Complete" by reviewer, honorarium & certificate shall be provided</li> <li>A minimum of 60 solved examples are required to receive the full honorarium of Rs. 10000</li> <li>However, if the book has more than 60 examples, the contributor has to complete the whole book</li> <li>For books having less than 60 examples, honorarium will be provided at Principal Investigator's discretion</li> <li>Exceptional contributions will be rewarded at Principal Investigator's discretion</li> - <li>Only after the whole books is called as "Complete" by reviewer, payment & certificate shall be provided</li> <li>This work is not meant to count for any academic credit and is totally out of the scope of your curriculum</li> <li>All the code generated (and other content on the site), is licensed under <a href="http://creativecommons.org/licenses/by-sa/2.5/in/deed.en" target="_blank"> Creative Commons Attribution-ShareAlike 2.5 India (CC BY-SA 2.5)</a></li> </ol> |