summaryrefslogtreecommitdiffstats
path: root/dzil
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-06-26 11:56:08 -0500
committerJesse Luehrs <doy@tozt.net>2010-06-26 11:56:08 -0500
commit44ddf3a0bcc86c5adf9b1e7f1ba6dc48b2af978e (patch)
tree52c66320bbdd9991601c7c12321db74a8dccfc14 /dzil
parent03d83dfe315c7357e5ba88e51ca5c8c5d30e8fc9 (diff)
downloadconf-44ddf3a0bcc86c5adf9b1e7f1ba6dc48b2af978e.tar.gz
conf-44ddf3a0bcc86c5adf9b1e7f1ba6dc48b2af978e.zip
better dzil configuration
Diffstat (limited to 'dzil')
-rw-r--r--dzil/config.ini7
-rw-r--r--dzil/profiles/default/profile.ini4
2 files changed, 7 insertions, 4 deletions
diff --git a/dzil/config.ini b/dzil/config.ini
new file mode 100644
index 0000000..08879f9
--- /dev/null
+++ b/dzil/config.ini
@@ -0,0 +1,7 @@
+[%User]
+name = Jesse Luehrs
+email = doy at tozt dot net
+
+[%Rights]
+license_class = Perl_5
+copyright_holder = Jesse Luehrs
diff --git a/dzil/profiles/default/profile.ini b/dzil/profiles/default/profile.ini
index 57ca230..47f016a 100644
--- a/dzil/profiles/default/profile.ini
+++ b/dzil/profiles/default/profile.ini
@@ -1,7 +1,3 @@
-[%Rights]
-license_class = Perl_5
-copyright_holder = Jesse Luehrs
-
[GatherDir::Template]
root = root
include_dotfiles = 1