summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--ranger/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/__init__.py b/ranger/__init__.py
index 78870170..59c08938 100644
--- a/ranger/__init__.py
+++ b/ranger/__init__.py
@@ -21,7 +21,7 @@ import sys
 from ranger.ext.debug import log, trace
 
 __copyright__ = 'none'
-__license__ = 'GPL'
+__license__ = 'ISC'
 __version__ = '1.0.1'
 __credits__ = 'hut'
 __author__ = 'hut'
f658d09de800164b8fc6514475f49307b4'>^
ce87c19e ^

bc643692 ^
20d1c905 ^



ce87c19e ^



20d1c905 ^


bc643692 ^
5497090a ^
20d1c905 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37