diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-05-04 16:14:27 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-05-04 16:14:27 -0400 |
commit | 649bbc601edeb1ff405434bfd7c238e819c12943 (patch) | |
tree | 0c5e38a70f2eae1a00521edd095f41ce5850fbb3 /offlineimap-killer.sh | |
parent | 6449b6690d3f9f9c1bfec2360949f2aa6245f108 (diff) |
Add copyright years to each file.
Diffstat (limited to 'offlineimap-killer.sh')
-rw-r--r-- | offlineimap-killer.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/offlineimap-killer.sh b/offlineimap-killer.sh index 7b88b2f..c0cebd7 100644 --- a/offlineimap-killer.sh +++ b/offlineimap-killer.sh @@ -1,4 +1,6 @@ #!/bin/bash +# Copyright (C) 2014-2015 Luke Shumaker <lukeshu@sbcglobal.net> + # Usage: offlineimap-killer LIMIT # # Kills any instance of offlineimap that has been running longer than |