diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -1,3 +1,14 @@ +{# +Copyright (C) 2013 Branko Majic + +This file is part of Django Conntrackt documentation. + +This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 +Unported License. To view a copy of this license, visit +http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative +Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA. +#} + {% extends "!layout.html" %} {% block footer %}