Repository : ssh://darcs.haskell.org//srv/darcs/packages/random On branch : master
http://hackage.haskell.org/trac/ghc/changeset/2d9439e81640bb0b0eab933354c8f961f34cffa3 >--------------------------------------------------------------- commit 2d9439e81640bb0b0eab933354c8f961f34cffa3 Author: Ryan Newton <[email protected]> Date: Sat Oct 22 06:01:00 2011 -0400 Minor: change the comments to refer to the correct LICENSE file. >--------------------------------------------------------------- System/Random.hs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/System/Random.hs b/System/Random.hs index c60d18a..5c91737 100644 --- a/System/Random.hs +++ b/System/Random.hs @@ -6,7 +6,7 @@ -- | -- Module : System.Random -- Copyright : (c) The University of Glasgow 2001 --- License : BSD-style (see the file libraries/base/LICENSE) +-- License : BSD-style (see the file LICENSE in the 'random' repository) -- -- Maintainer : [email protected] -- Stability : stable _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
