X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Text%2FHtml.hs;h=1608603226d92b8ad28c1996b85a27f56097d72b;hb=f7a485978f04e84b086f1974b88887cc72d832d0;hp=cbb1998495ab1d9392e9507d2809dcee233166df;hpb=4836cf1053a971fe823ba547a8268431745c5bce;p=ghc-base.git diff --git a/Text/Html.hs b/Text/Html.hs index cbb1998..1608603 100644 --- a/Text/Html.hs +++ b/Text/Html.hs @@ -3,7 +3,7 @@ -- Module : Text.Html -- Copyright : (c) Andy Gill, and the Oregon Graduate Institute of -- Science and Technology, 1999-2001 --- License : BSD-style (see the file libraries/core/LICENSE) +-- License : BSD-style (see the file libraries/base/LICENSE) -- -- Maintainer : Andy Gill -- Stability : experimental