summary refs log tree commit diff stats
path: root/ranger.py
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2014-12-11 01:20:59 +0100
committerhut <hut@lepus.uberspace.de>2014-12-11 01:20:59 +0100
commit5c6c5ad5b64ac769c12793fc19c2b09d1808acc9 (patch)
tree43aa9972c0e8ae396ebfc0d90feca41b95cad6e5 /ranger.py
parentddc07b767f79874bd3a39c274492da41424329c9 (diff)
downloadranger-5c6c5ad5b64ac769c12793fc19c2b09d1808acc9.tar.gz
update email address
Diffstat (limited to 'ranger.py')
-rwxr-xr-xranger.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger.py b/ranger.py
index cd0c4305..4d8c5963 100755
--- a/ranger.py
+++ b/ranger.py
@@ -1,6 +1,6 @@
 #!/usr/bin/python -O
 # ranger - a vim-inspired file manager for the console  (coding: utf-8)
-# Copyright (C) 2009-2013  Roman Zimbelmann <hut@lepus.uberspace.de>
+# Copyright (C) 2009-2013  Roman Zimbelmann <hut@hut.pm>
 # This software is distributed under the terms of the GNU GPL version 3.
 
 # =====================