X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Foreign%2FMarshal%2FPool.hs;h=2804a709f8891879368950de5c055947d0798733;hb=a48a8fcad88adfbc024377ca6aa633166d180635;hp=59f0ea13028b5d14d9b0cc905f627a1dc2271756;hpb=c5dff078f6b30abbae6cbb972da0adecf87d5ad9;p=ghc-base.git 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