summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/FreeBSD/Pkg.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Propellor/Property/FreeBSD/Pkg.hs')
-rw-r--r--src/Propellor/Property/FreeBSD/Pkg.hs7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/Propellor/Property/FreeBSD/Pkg.hs b/src/Propellor/Property/FreeBSD/Pkg.hs
index 7e02d99b..ad9b5f24 100644
--- a/src/Propellor/Property/FreeBSD/Pkg.hs
+++ b/src/Propellor/Property/FreeBSD/Pkg.hs
@@ -1,7 +1,6 @@
--- | FreeBSD pkgng properties
---
--- Copyright 2016 Evan Cofsky <evan@theunixman.com>
--- License: BSD 2-clause
+-- | Maintainer: 2016 Evan Cofsky <evan@theunixman.com>
+--
+-- FreeBSD pkgng properties
{-# Language ScopedTypeVariables, GeneralizedNewtypeDeriving #-}