about summary refs log tree commit diff stats
path: root/ranger/gui/displayable.py
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2013-08-08 22:24:09 +0200
committerhut <hut@lepus.uberspace.de>2013-08-08 22:24:09 +0200
commit0fc09e7963abff8966b4825eb03c5248ff0ab9cb (patch)
tree220c70b6ce8db879e64fe3cb5466a93d567b2306 /ranger/gui/displayable.py
parent2820f3703d67cb3df021727137b7f4f98b07fef9 (diff)
downloadranger-0fc09e7963abff8966b4825eb03c5248ff0ab9cb.tar.gz
Changed email address in source code
Since lavabit.com ceased providing email services, I had to change my
address from hut lavabit com to hut lepus uberspace de.
Diffstat (limited to 'ranger/gui/displayable.py')
-rw-r--r--ranger/gui/displayable.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/gui/displayable.py b/ranger/gui/displayable.py
index 621ca9cc..6920cf92 100644
--- a/ranger/gui/displayable.py
+++ b/ranger/gui/displayable.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2013  Roman Zimbelmann <hut@lavabit.com>
+# Copyright (C) 2009-2013  Roman Zimbelmann <hut@lepus.uberspace.de>
 # This software is distributed under the terms of the GNU GPL version 3.
 
 from ranger.core.shared import FileManagerAware, EnvironmentAware