summaryrefslogtreecommitdiff
path: root/Utility/ThreadScheduler.hs
diff options
context:
space:
mode:
authorJoey Hess2014-05-10 11:05:28 -0300
committerJoey Hess2014-05-10 11:08:30 -0300
commit84efb9bdee0460a6f0c7b744c784dcd8cbe37a9a (patch)
treed14413850366c1403f375e2d13a14ca3f5188827 /Utility/ThreadScheduler.hs
parentdd0e3495cc6bf05eee99ecd437ad67bf5f4842c0 (diff)
Licence changed from GPL to BSD.
Diffstat (limited to 'Utility/ThreadScheduler.hs')
-rw-r--r--Utility/ThreadScheduler.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utility/ThreadScheduler.hs b/Utility/ThreadScheduler.hs
index dd88dc87..fc026d7e 100644
--- a/Utility/ThreadScheduler.hs
+++ b/Utility/ThreadScheduler.hs
@@ -3,7 +3,7 @@
- Copyright 2012, 2013 Joey Hess <joey@kitenet.net>
- Copyright 2011 Bas van Dijk & Roel van Dijk
-
- - Licensed under the GNU GPL version 3 or higher.
+ - License: BSD-2-clause
-}
{-# LANGUAGE CPP #-}