about summary refs log tree commit diff stats
path: root/ranger/api
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/api
parentddc07b767f79874bd3a39c274492da41424329c9 (diff)
downloadranger-5c6c5ad5b64ac769c12793fc19c2b09d1808acc9.tar.gz
update email address
Diffstat (limited to 'ranger/api')
-rw-r--r--ranger/api/commands.py2
-rw-r--r--ranger/api/options.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/ranger/api/commands.py b/ranger/api/commands.py
index d7cd2372..52028128 100644
--- a/ranger/api/commands.py
+++ b/ranger/api/commands.py
@@ -1,4 +1,4 @@
-# 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.
 
 # TODO: Add an optional "!" to all commands and set a flag if it's there
diff --git a/ranger/api/options.py b/ranger/api/options.py
index 3fbd3d47..d30c7995 100644
--- a/ranger/api/options.py
+++ b/ranger/api/options.py
@@ -1,4 +1,4 @@
-# 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.
 
 # THIS WHOLE FILE IS OBSOLETE AND EXISTS FOR BACKWARDS COMPATIBILITIY