summary refs log tree commit diff stats
path: root/ranger.py
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2013-02-22 01:34:10 +0100
committerhut <hut@lavabit.com>2013-02-22 01:34:25 +0100
commit5b8b6b4e4406cab03c6af1f7c8c3ed2f935f765d (patch)
tree9d9b2c84c548ba562f9b5e126da5266f58811e8f /ranger.py
parentf1ece7d55787c1b82599cdd468b196f573eb45de (diff)
downloadranger-5b8b6b4e4406cab03c6af1f7c8c3ed2f935f765d.tar.gz
updated rest of the copyright notices
Diffstat (limited to 'ranger.py')
-rwxr-xr-xranger.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger.py b/ranger.py
index c95f0751..49a3f36d 100755
--- a/ranger.py
+++ b/ranger.py
@@ -1,6 +1,6 @@
 #!/usr/bin/python -O
 # ranger - a vim-inspired file manager for the console  (coding: utf-8)
-# Copyright (C) 2009, 2010, 2011  Roman Zimbelmann <hut@lavabit.com>
+# Copyright (C) 2009-2013  Roman Zimbelmann <hut@lavabit.com>
 # This software is distributed under the terms of the GNU GPL version 3.
 
 # =====================
pan> ^
984a6321 ^





c1d92c9d ^
192d59d3 ^

32241605 ^
b96af395 ^
08b48a8d ^
b96af395 ^


192d59d3 ^
b96af395 ^
bafc7192 ^
b96af395 ^


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