summary refs log tree commit diff stats
path: root/ranger/gui/ansi.py
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/gui/ansi.py')
-rw-r--r--ranger/gui/ansi.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/gui/ansi.py b/ranger/gui/ansi.py
index d2616323..fa0ed914 100644
--- a/ranger/gui/ansi.py
+++ b/ranger/gui/ansi.py
@@ -1,5 +1,5 @@
 # Copyright (C) 2010 David Barnett <davidbarnett2@gmail.com>
-# Copyright (C) 2010-2013  Roman Zimbelmann <hut@lavabit.com>
+# Copyright (C) 2010-2013  Roman Zimbelmann <hut@lepus.uberspace.de>
 # This software is distributed under the terms of the GNU GPL version 3.
 
 """A library to help to convert ANSI codes to curses instructions."""