From 0aafd6746c9b68689becff5e202f1831c753cc0d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 10 May 2014 11:01:27 -0300 Subject: relicense general utility library code to BSD Omitted a couple of files what have had significant contributions from others. --- Utility/Base64.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Utility/Base64.hs') diff --git a/Utility/Base64.hs b/Utility/Base64.hs index 0c6c8677a..3f0c19965 100644 --- a/Utility/Base64.hs +++ b/Utility/Base64.hs @@ -2,7 +2,7 @@ - - Copyright 2011 Joey Hess - - - Licensed under the GNU GPL version 3 or higher. + - License: BSD-2-clause -} module Utility.Base64 (toB64, fromB64Maybe, fromB64) where -- cgit v1.2.3