From 84efb9bdee0460a6f0c7b744c784dcd8cbe37a9a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 10 May 2014 11:05:28 -0300 Subject: Licence changed from GPL to BSD. --- Utility/Exception.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Utility/Exception.hs') diff --git a/Utility/Exception.hs b/Utility/Exception.hs index 6f3c059f..1fecf65d 100644 --- a/Utility/Exception.hs +++ b/Utility/Exception.hs @@ -2,7 +2,7 @@ - - Copyright 2011-2012 Joey Hess - - - Licensed under the GNU GPL version 3 or higher. + - License: BSD-2-clause -} {-# LANGUAGE ScopedTypeVariables #-} -- cgit v1.3-2-g0d8e