summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/ZFS/Process.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Propellor/Property/ZFS/Process.hs')
-rw-r--r--src/Propellor/Property/ZFS/Process.hs7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/Propellor/Property/ZFS/Process.hs b/src/Propellor/Property/ZFS/Process.hs
index c6615252..61d4473c 100644
--- a/src/Propellor/Property/ZFS/Process.hs
+++ b/src/Propellor/Property/ZFS/Process.hs
@@ -1,7 +1,6 @@
--- | Functions running zfs processes.
---
--- Copyright 2016 Evan Cofsky <evan@theunixman.com>
--- License: BSD 2-clause
+-- | Maintainer: 2016 Evan Cofsky <evan@theunixman.com>
+--
+-- Functions running zfs processes.
module Propellor.Property.ZFS.Process where