diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-22 12:13:41 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-22 12:13:41 -0400 |
| commit | 7cbf4841de39761953cf31d32ed86bb4bd949672 (patch) | |
| tree | 3d8bb9ecd83a24494a40de5211a10f19036a2949 /src/Utility/Exception.hs | |
| parent | 557fab609175d7d0a59ffe1269fed02f49f8004e (diff) | |
| parent | 57ec60d6f307dbf3e237b924e635b90ba889af18 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'src/Utility/Exception.hs')
| -rw-r--r-- | src/Utility/Exception.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Utility/Exception.hs b/src/Utility/Exception.hs index 1fecf65d..c6510dbc 100644 --- a/src/Utility/Exception.hs +++ b/src/Utility/Exception.hs @@ -1,6 +1,6 @@ {- Simple IO exception handling (and some more) - - - Copyright 2011-2012 Joey Hess <joey@kitenet.net> + - Copyright 2011-2012 Joey Hess <id@joeyh.name> - - License: BSD-2-clause -} |
