aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Utility/EventCache.hs
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-03-30 19:54:07 +0900
committerSean Whitton <spwhitton@spwhitton.name>2015-03-30 19:54:07 +0900
commit51de5b2552f22c4099d8161c7e366716cbd43cc8 (patch)
tree1235352f9c138e0f1f5a1a611d6c9dc5721fff04 /src/Utility/EventCache.hs
parent62322256655c774f32cd31f9aed148cdafdc6f4f (diff)
downloadsrem-51de5b2552f22c4099d8161c7e366716cbd43cc8.tar.gz
GPL header in source files & skeleton README
Diffstat (limited to 'src/Utility/EventCache.hs')
-rw-r--r--src/Utility/EventCache.hs23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/Utility/EventCache.hs b/src/Utility/EventCache.hs
index 1ad07a5..a437595 100644
--- a/src/Utility/EventCache.hs
+++ b/src/Utility/EventCache.hs
@@ -1,3 +1,26 @@
+{-
+
+ srem --- Timed reminders as notifications
+
+ Copyright (C) 2015 Sean Whitton
+
+ This file is part of srem.
+
+ srem is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ srem is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with srem. If not, see <http://www.gnu.org/licenses/>.
+
+-}
+
module Utility.EventCache ( purgeOldEventCaches
, appendManualEventCache
, readEmacsEventCache