From b4e7158777e11959fbaf11633ed0aa97168621b3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 7 Mar 2016 17:13:54 -0400 Subject: adjust haddock headers for some reason I asked the author to put the copyright in there, but Propellor doesn't do per-file copyrights; it's all BSD. Also, make the maintainer show up in haddock. --- src/Propellor/Property/ZFS/Process.hs | 7 +++---- src/Propellor/Property/ZFS/Properties.hs | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) (limited to 'src/Propellor/Property/ZFS') 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 --- License: BSD 2-clause +-- | Maintainer: 2016 Evan Cofsky +-- +-- Functions running zfs processes. module Propellor.Property.ZFS.Process where diff --git a/src/Propellor/Property/ZFS/Properties.hs b/src/Propellor/Property/ZFS/Properties.hs index ba303bc3..026911ae 100644 --- a/src/Propellor/Property/ZFS/Properties.hs +++ b/src/Propellor/Property/ZFS/Properties.hs @@ -1,7 +1,6 @@ --- | Functions defining zfs Properties. --- --- Copyright 2016 Evan Cofsky --- License: BSD 2-clause +-- | Maintainer: 2016 Evan Cofsky +-- +-- Functions defining zfs Properties. module Propellor.Property.ZFS.Properties ( zfsExists, zfsSetProperties -- cgit v1.2.3