Debian packaging fixes
diff --git a/debian/copyright b/debian/copyright
index 537f1e7..044d80e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,12 +1,12 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: salt-formula-heat
-Upstream-Contact: Ales Komarek <ales.komarek@tcpcloud.eu>
-Source: https://github.com/tcpcloud/salt-formula-heat
+Upstream-Name: salt-formula-{{cookiecutter.service_name}}
+Upstream-Contact:
+Source: https://github.com/tcpcloud/salt-formula-{{cookiecutter.service_name}}
Files: *
-Copyright: 2014-2015 tcp cloud a.s.
+Copyright: 2014-2015 {{cookiecutter.license_holder}}
License: Apache-2.0
- Copyright (C) 2014-2015 tcp cloud a.s.
+ Copyright (C) 2014-2015 {{cookiecutter.license_holder}}
.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.