From: malcolm Date: Wed, 6 Mar 2002 10:25:22 +0000 (+0000) Subject: [project @ 2002-03-06 10:25:22 by malcolm] X-Git-Tag: Approx_11550_changesets_converted~2300 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=07988c27c775159234d879c0b4afc7f24eee151a;p=ghc-hetmet.git [project @ 2002-03-06 10:25:22 by malcolm] Copyright acknowledgement. --- diff --git a/ghc/compiler/utils/Binary.hs b/ghc/compiler/utils/Binary.hs index 52e1bee..9aaea23 100644 --- a/ghc/compiler/utils/Binary.hs +++ b/ghc/compiler/utils/Binary.hs @@ -3,6 +3,12 @@ -- (c) The University of Glasgow 2002 -- -- Binary I/O library, with special tweaks for GHC +-- +-- Based on the nhc98 Binary library, which is copyright +-- (c) Malcolm Wallace and Colin Runciman, University of York, 1998. +-- Under the terms of the license for that software, we must tell you +-- where you can obtain the original version of the Binary library, namely +-- http://www.cs.york.ac.uk/fp/nhc98/ module Binary ( {-type-} Bin,