summary refs log tree commit diff stats
path: root/ranger/ext/cached_function.py
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/ext/cached_function.py')
-rw-r--r--ranger/ext/cached_function.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/ext/cached_function.py b/ranger/ext/cached_function.py
index ad7c5c11..9ca431bc 100644
--- a/ranger/ext/cached_function.py
+++ b/ranger/ext/cached_function.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2012  Roman Zimbelmann <romanz@lavabit.com>
+# Copyright (C) 2012  Roman Zimbelmann <hut@lavabit.com>
 # This software is distributed under the terms of the GNU GPL version 3.
 
 def cached_function(fnc):