summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Firewall.hs
diff options
context:
space:
mode:
authorJoey Hess2015-09-30 11:24:54 -0400
committerJoey Hess2015-09-30 11:24:54 -0400
commit8ad02d4ab3597264612a9ea0da9ba69c5af832b8 (patch)
tree3d21bb1420bfaea3ff7eb32068d15df716fc9436 /src/Propellor/Property/Firewall.hs
parentfd9e7d443e6ac96f163781a27674c27b43ee101f (diff)
parentf492bd21f74d70a1586749905a6c49d159f470bb (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'src/Propellor/Property/Firewall.hs')
-rw-r--r--src/Propellor/Property/Firewall.hs8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Propellor/Property/Firewall.hs b/src/Propellor/Property/Firewall.hs
index 6c95a022..a685a46f 100644
--- a/src/Propellor/Property/Firewall.hs
+++ b/src/Propellor/Property/Firewall.hs
@@ -1,7 +1,7 @@
--- |Properties for configuring firewall (iptables) rules
---
--- Copyright 2014 Arnaud Bailly <arnaud.oqube@gmail.com>
--- License: BSD-2-Clause
+-- | Maintainer: Arnaud Bailly <arnaud.oqube@gmail.com>
+--
+-- Properties for configuring firewall (iptables) rules
+
module Propellor.Property.Firewall (
rule,
installed,