summaryrefslogtreecommitdiffstats
path: root/dzil
diff options
context:
space:
mode:
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