summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--util/GenerateManpage.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/GenerateManpage.hs b/util/GenerateManpage.hs
index 3c289d8..9c7e2e0 100644
--- a/util/GenerateManpage.hs
+++ b/util/GenerateManpage.hs
@@ -1,3 +1,6 @@
+-- Unlike the rest of xmonad, this file is copyright under the terms of the
+-- GPL.
+
--
-- Generates man/xmonad.1 from man/xmonad.1.in by filling the list of
-- keybindings with values scraped from Config.hs