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/Process.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Utility/Process.hs') diff --git a/Utility/Process.hs b/Utility/Process.hs index 3f93dc2f..549ae570 100644 --- a/Utility/Process.hs +++ b/Utility/Process.hs @@ -3,7 +3,7 @@ - - Copyright 2012 Joey Hess - - - Licensed under the GNU GPL version 3 or higher. + - License: BSD-2-clause -} {-# LANGUAGE CPP, Rank2Types #-} -- cgit v1.3-2-g0d8e