From 7cf818804ffcaf9b5a1afb2b993a7803c908f718 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 28 Feb 2007 22:34:15 +0000 Subject: [PATCH] So many people were involved in the writing of this module that it feels unfair to single anyone out as the lone copyright holder. --- System/Timeout.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/System/Timeout.hs b/System/Timeout.hs index 4c37e60..f11af02 100644 --- a/System/Timeout.hs +++ b/System/Timeout.hs @@ -2,7 +2,7 @@ ------------------------------------------------------------------------------- -- | -- Module : System.Timeout --- Copyright : (c) 2006 Taral +-- Copyright : (c) The University of Glasgow 2007 -- License : BSD-style (see the file libraries/base/LICENSE) -- -- Maintainer : libraries@haskell.org -- 1.7.10.4