aboutsummaryrefslogtreecommitdiff
path: root/CabalHelper/Runtime
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2017-09-26 15:32:32 +0200
committerDaniel Gröber <dxld@darkboxed.org>2017-09-26 15:37:25 +0200
commit9a60de3a5c25f8c51cd2dfd179629ce4a1da54b8 (patch)
tree616cb0d45b3e07a0e3e1e3f1f0d46c807bcdf525 /CabalHelper/Runtime
parent6ab7e21362b0708ec3867456581684e78c9ac8ea (diff)
Cleanup module headers
Diffstat (limited to 'CabalHelper/Runtime')
-rw-r--r--CabalHelper/Runtime/Main.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/CabalHelper/Runtime/Main.hs b/CabalHelper/Runtime/Main.hs
index 8895069..86bf169 100644
--- a/CabalHelper/Runtime/Main.hs
+++ b/CabalHelper/Runtime/Main.hs
@@ -1,4 +1,3 @@
--- cabal-helper: Simple interface to Cabal's configuration state
-- Copyright (C) 2015 Daniel Gröber <dxld ÄT darkboxed DOT org>
--
-- This program is free software: you can redistribute it and/or modify