summary refs log tree commit diff stats
path: root/ranger/gui/context.py
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/gui/context.py')
-rw-r--r--ranger/gui/context.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/ranger/gui/context.py b/ranger/gui/context.py
index 7301717f..2ad27434 100644
--- a/ranger/gui/context.py
+++ b/ranger/gui/context.py
@@ -1,5 +1,5 @@
-# Copyright (C) 2009-2013  Roman Zimbelmann <hut@hut.pm>
-# 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.
 
 CONTEXT_KEYS = ['reset', 'error', 'badinfo',
         'in_browser', 'in_statusbar', 'in_titlebar', 'in_console',