diff options
Diffstat (limited to 'src/Propellor/Property/ZFS.hs')
| -rw-r--r-- | src/Propellor/Property/ZFS.hs | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/Propellor/Property/ZFS.hs b/src/Propellor/Property/ZFS.hs index e42861e5..7045e7eb 100644 --- a/src/Propellor/Property/ZFS.hs +++ b/src/Propellor/Property/ZFS.hs @@ -1,7 +1,6 @@ --- | ZFS properties --- --- Copyright 2016 Evan Cofsky <evan@theunixman.com> --- License: BSD 2-clause +-- | Maintainer: 2016 Evan Cofsky <evan@theunixman.com> +-- +-- ZFS properties module Propellor.Property.ZFS ( module Propellor.Property.ZFS.Properties |
