diff options
author | hut <hut@lavabit.com> | 2013-02-22 01:28:40 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2013-02-22 01:28:40 +0100 |
commit | f1ece7d55787c1b82599cdd468b196f573eb45de (patch) | |
tree | 9fbb83d4297a0e858b4db79d31a833911978341d /ranger/ext/iter_tools.py | |
parent | 4763c2d31727d8c7927f4c517fed851f8e40c4cc (diff) | |
download | ranger-f1ece7d55787c1b82599cdd468b196f573eb45de.tar.gz |
updated copyright notices
Diffstat (limited to 'ranger/ext/iter_tools.py')
-rw-r--r-- | ranger/ext/iter_tools.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/ext/iter_tools.py b/ranger/ext/iter_tools.py index 5c6f24ce..f962a37d 100644 --- a/ranger/ext/iter_tools.py +++ b/ranger/ext/iter_tools.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009, 2010, 2011 Roman Zimbelmann <hut@lavabit.com> +# Copyright (C) 2009-2013 Roman Zimbelmann <hut@lavabit.com> # This software is distributed under the terms of the GNU GPL version 3. from collections import deque |