diff options
author | hut <hut@lavabit.com> | 2013-02-22 01:34:10 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2013-02-22 01:34:25 +0100 |
commit | 5b8b6b4e4406cab03c6af1f7c8c3ed2f935f765d (patch) | |
tree | 9d9b2c84c548ba562f9b5e126da5266f58811e8f /setup.py | |
parent | f1ece7d55787c1b82599cdd468b196f573eb45de (diff) | |
download | ranger-5b8b6b4e4406cab03c6af1f7c8c3ed2f935f765d.tar.gz |
updated rest of the copyright notices
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 47f958ad..72f5db00 100755 --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# 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. import distutils.core |