aboutsummaryrefslogtreecommitdiff
path: root/src/CabalHelper/Compiletime/Compat/Version.hs
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2018-08-13 01:21:43 +0200
committerDaniel Gröber <dxld@darkboxed.org>2018-08-13 01:26:19 +0200
commit1679a24c114df8a30fc3e1d27a87a78f6d605ca3 (patch)
tree417a40eea5d7b56188e11a695ce6739896d67109 /src/CabalHelper/Compiletime/Compat/Version.hs
parent2706b0cf1c9441071a8f72a2e54b623bae29e7b2 (diff)
Change maintainer email address
Diffstat (limited to 'src/CabalHelper/Compiletime/Compat/Version.hs')
-rw-r--r--src/CabalHelper/Compiletime/Compat/Version.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CabalHelper/Compiletime/Compat/Version.hs b/src/CabalHelper/Compiletime/Compat/Version.hs
index fa94893..5d4f5f5 100644
--- a/src/CabalHelper/Compiletime/Compat/Version.hs
+++ b/src/CabalHelper/Compiletime/Compat/Version.hs
@@ -1,5 +1,5 @@
-- cabal-helper: Simple interface to Cabal's configuration state
--- Copyright (C) 2017-2018 Daniel Gröber <dxld ÄT darkboxed DOT org>
+-- Copyright (C) 2017-2018 Daniel Gröber <cabal-helper@dxld.at>
--
-- This program is free software: you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by