diff options
author | Azat Bahawi <azahi@teknik.io> | 2020-01-01 13:54:51 +0300 |
---|---|---|
committer | Azat Bahawi <azahi@teknik.io> | 2020-01-01 13:54:51 +0300 |
commit | de4fd9fc31ecec63a14e690a4576b68938fd475e (patch) | |
tree | fee9dd2d8a4795d26eaf65bff36cbdd007765079 /Setup.hs | |
parent | Fix mpc error (diff) |
Happy New Year
Diffstat (limited to 'Setup.hs')
-rw-r--r-- | Setup.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Setup.hs b/Setup.hs index 9b18f13..947ae65 100644 --- a/Setup.hs +++ b/Setup.hs @@ -1,6 +1,6 @@ -- | -- Module : Setup --- Copyright : (c) 2018-2019 Azat Bahawi +-- Copyright : (c) 2018-2020 Azat Bahawi -- License : BSD3-style (see LICENSE) -- Maintainer : Azat Bahawi <azahi@teknik.io> -- Stability : unstable |