summary refs log tree commit diff stats
path: root/ranger/api/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/api/__init__.py')
-rw-r--r--ranger/api/__init__.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/ranger/api/__init__.py b/ranger/api/__init__.py
index 572cf1a4..7baa661d 100644
--- a/ranger/api/__init__.py
+++ b/ranger/api/__init__.py
@@ -1,3 +1,6 @@
+# This file is part of ranger, the console file manager.
+# License: GNU GPL version 3, see the file "AUTHORS" for details.
+
 """Files in this module contain helper functions used in configuration files."""
 
 # Hooks for use in plugins: