From: panne Date: Fri, 2 Jan 2004 19:03:14 +0000 (+0000) Subject: [project @ 2004-01-02 19:03:14 by panne] X-Git-Tag: nhc98-1-18-release~420 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=a48a8fcad88adfbc024377ca6aa633166d180635;p=ghc-base.git [project @ 2004-01-02 19:03:14 by panne] Annual copyright update --- diff --git a/Foreign/Marshal/Pool.hs b/Foreign/Marshal/Pool.hs index 59f0ea1..2804a70 100644 --- a/Foreign/Marshal/Pool.hs +++ b/Foreign/Marshal/Pool.hs @@ -2,7 +2,7 @@ -------------------------------------------------------------------------------- -- | -- Module : Foreign.Marshal.Pool --- Copyright : (c) Sven Panne 2003 +-- Copyright : (c) Sven Panne 2002-2004 -- License : BSD-style (see the file libraries/base/LICENSE) -- -- Maintainer : sven.panne@aedion.de