diff options
author | hut <hut@lavabit.com> | 2011-10-10 23:51:58 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2011-10-10 23:51:58 +0200 |
commit | 562ad4dbb80cc528b2403e40c914cb14c164243d (patch) | |
tree | 0c2fcb390a5c0866f6f7bbc8b1a7cc99bbf06ea7 /setup.py | |
parent | 27bfdd492f8abea2ed73e7dc877e54e9c0845b87 (diff) | |
download | ranger-562ad4dbb80cc528b2403e40c914cb14c164243d.tar.gz |
Updated copyright headers
As much as I hate this, it has to be done
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 0d72978b..e93b092a 100755 --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright (C) 2009, 2010 Roman Zimbelmann <romanz@lavabit.com> +# Copyright (C) 2009, 2010, 2011 Roman Zimbelmann <romanz@lavabit.com> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |