diff --git a/Crypto/PubKey/Rabin/RW.hs b/Crypto/PubKey/Rabin/RW.hs index 6ca9616..7b0bcaa 100644 --- a/Crypto/PubKey/Rabin/RW.hs +++ b/Crypto/PubKey/Rabin/RW.hs @@ -1,7 +1,7 @@ -- | -- Module : Crypto.PubKey.Rabin.RW -- License : BSD-style --- Maintainer : Carlos Rodrigue-Vega +-- Maintainer : Carlos Rodriguez-Vega -- Stability : experimental -- Portability : unknown --