diff options
Diffstat (limited to 'src/XMonad/Custom/Event.hs')
-rw-r--r-- | src/XMonad/Custom/Event.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/XMonad/Custom/Event.hs b/src/XMonad/Custom/Event.hs index fe24309..745fefe 100644 --- a/src/XMonad/Custom/Event.hs +++ b/src/XMonad/Custom/Event.hs @@ -1,6 +1,6 @@ -- | -- Module : XMonad.Custom.Event --- Copyright : (c) 2018-2019 Azat Bahawi <azahi@teknik.io> +-- Copyright : (c) 2018-2020 Azat Bahawi <azahi@teknik.io> -- License : BSD3-style (see LICENSE) -- Maintainer : Azat Bahawi <azahi@teknik.io> -- Stability : unstable |