Add remaining alex-z changes
diff --git "a/\173\173cookiecutter.project_name\175\175/doc/source/conf.py" "b/\173\173cookiecutter.project_name\175\175/doc/source/conf.py"
index 1f6e363..c79a195 100644
--- "a/\173\173cookiecutter.project_name\175\175/doc/source/conf.py"
+++ "b/\173\173cookiecutter.project_name\175\175/doc/source/conf.py"
@@ -36,7 +36,7 @@
# General information about the project.
project = u'salt-formula-{{cookiecutter.service_name}}'
-copyright = u'2016, {{cookiecutter.license_holder}}'
+copyright = u'2016, {{cookiecutter.copyright_holder}}'
# If true, '()' will be appended to :func: etc. cross-reference text.
add_function_parentheses = True