summary refs log tree commit diff stats
path: root/setup.py
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2015-03-19 01:06:02 +0100
committerhut <hut@lepus.uberspace.de>2015-03-19 01:06:02 +0100
commitdc92d37539565a6ec2cb487dc0b26ed875b8ede4 (patch)
tree1bfbd02a2ee9dd539ac086b92cd80826b3ca9ef7 /setup.py
parentbc79568d49652375c08a5c8d58262b1ef03d44e7 (diff)
downloadranger-dc92d37539565a6ec2cb487dc0b26ed875b8ede4.tar.gz
Neater copyright header
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index d38b43ab..c646f3fb 100755
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
-# Copyright (C) 2009-2013  Roman Zimbelmann <hut@lepus.uberspace.de>
-# This software is distributed under the terms of the GNU GPL version 3.
+# This file is part of ranger, the console file manager.
+# License: GNU GPL version 3, see the file "AUTHORS" for details.
 
 import distutils.core
 import os.path