diff options
author | hut <hut@lavabit.com> | 2013-02-22 01:20:46 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2013-02-22 01:20:46 +0100 |
commit | 4763c2d31727d8c7927f4c517fed851f8e40c4cc (patch) | |
tree | 95bf0e362f4c3c60a3747ff874dc0a4ca533d0bc /ranger.py | |
parent | 90de80a0ed43d359edb1bf21eeaf3728f722d73a (diff) | |
download | ranger-4763c2d31727d8c7927f4c517fed851f8e40c4cc.tar.gz |
update email address (romanz@lavabit.com -> hut@lavabit.com)
Diffstat (limited to 'ranger.py')
-rwxr-xr-x | ranger.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger.py b/ranger.py index d2e90ae7..c95f0751 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, 2010, 2011 Roman Zimbelmann <romanz@lavabit.com> +# Copyright (C) 2009, 2010, 2011 Roman Zimbelmann <hut@lavabit.com> # This software is distributed under the terms of the GNU GPL version 3. # ===================== |