aboutsummaryrefslogtreecommitdiff
path: root/Utility/SRV.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-05-10 11:01:27 -0300
committerGravatar Joey Hess <joey@kitenet.net>2014-05-10 11:01:27 -0300
commit0aafd6746c9b68689becff5e202f1831c753cc0d (patch)
tree975e8c7df1b3bc41949e877a5d8c754ea2823c10 /Utility/SRV.hs
parenta15c5610890886929436956ae2b319f6ef23504e (diff)
relicense general utility library code to BSD
Omitted a couple of files what have had significant contributions from others.
Diffstat (limited to 'Utility/SRV.hs')
-rw-r--r--Utility/SRV.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utility/SRV.hs b/Utility/SRV.hs
index a2ee704f7..f1671758e 100644
--- a/Utility/SRV.hs
+++ b/Utility/SRV.hs
@@ -5,7 +5,7 @@
-
- Copyright 2012 Joey Hess <joey@kitenet.net>
-
- - Licensed under the GNU GPL version 3 or higher.
+ - License: BSD-2-clause
-}
{-# LANGUAGE CPP #-}