summary refs log tree commit diff stats
path: root/ranger/core/linemode.py
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/core/linemode.py')
-rw-r--r--ranger/core/linemode.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/ranger/core/linemode.py b/ranger/core/linemode.py
index 166829cf..5c138449 100644
--- a/ranger/core/linemode.py
+++ b/ranger/core/linemode.py
@@ -1,4 +1,7 @@
 # -*- coding: utf-8 -*-
+# This file is part of ranger, the console file manager.
+# License: GNU GPL version 3, see the file "AUTHORS" for details.
+# Author: Wojciech Siewierski <wojciech.siewierski@onet.pl>, 2015
 
 from abc import *