diff options
author | hut <hut@lepus.uberspace.de> | 2013-08-08 22:24:09 +0200 |
---|---|---|
committer | hut <hut@lepus.uberspace.de> | 2013-08-08 22:24:09 +0200 |
commit | 0fc09e7963abff8966b4825eb03c5248ff0ab9cb (patch) | |
tree | 220c70b6ce8db879e64fe3cb5466a93d567b2306 /setup.py | |
parent | 2820f3703d67cb3df021727137b7f4f98b07fef9 (diff) | |
download | ranger-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 'setup.py')
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py index b9a9bd6a..84325cd9 100755 --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# 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. import distutils.core |