From 651c65fe655ecef79a20a8c28dfa1ce2cf86e686 Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Thu, 10 Sep 2015 03:39:34 +0200 Subject: [PATCH] Use the same author identifier everywhere --- alea.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alea.cabal b/alea.cabal index 1c6b7c0..49f2cf9 100644 --- a/alea.cabal +++ b/alea.cabal @@ -1,5 +1,5 @@ name: alea -version: 0.4.0.0 +version: 0.4.1.0 synopsis: a diceware passphrase generator description: @@ -10,7 +10,7 @@ description: homepage: https://github.com/Rnhmjoj/alea license: MIT license-file: LICENSE -author: Rnhmjoj +author: rnhmjoj maintainer: micheleguerinirocco@me.com copyright: (C) Michele Guerini Rocco 2015 category: Utility