X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=Data%2FBits.hs;h=52cbfb6aca76b137099fd1885d20e3798ba14a08;hb=f7a485978f04e84b086f1974b88887cc72d832d0;hp=a72cf895a67334b5b7835f5e85e3850a021298a8;hpb=4836cf1053a971fe823ba547a8268431745c5bce;p=ghc-base.git diff --git a/Data/Bits.hs b/Data/Bits.hs index a72cf89..52cbfb6 100644 --- a/Data/Bits.hs +++ b/Data/Bits.hs @@ -3,7 +3,7 @@ -- | -- Module : Data.Bits -- Copyright : (c) The University of Glasgow 2001 --- License : BSD-style (see the file libraries/core/LICENSE) +-- License : BSD-style (see the file libraries/base/LICENSE) -- -- Maintainer : libraries@haskell.org -- Stability : experimental