summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2012-03-14 16:57:00 +0100
committerhut <hut@lavabit.com>2012-03-14 17:01:47 +0100
commit8a81af124633a65c2bbe12a7755cb982738790cd (patch)
treebe2972d4f75375766264a4957fc80d5fe4a45364 /Makefile
parent34fe9997beb32d40f7419e89321b75db6d5ae65d (diff)
downloadranger-8a81af124633a65c2bbe12a7755cb982738790cd.tar.gz
shorten all copyright messages for better readability
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile14
1 files changed, 1 insertions, 13 deletions
diff --git a/Makefile b/Makefile
index f13de38d..c5818ee9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,17 +1,5 @@
 # Copyright (C) 2009, 2010, 2011  Roman Zimbelmann <romanz@lavabit.com>
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# This software is distributed under the terms of the GNU GPL version 3.
 
 NAME = ranger
 VERSION = $(shell grep -m 1 -o '[0-9][0-9.]\+' README)
itter Kartik Agaram <vc@akkartik.com> 2018-07-27 17:08:29 -0700 4447' href='/akkartik/mu/commit/html/tangle.mu.html?h=hlt&id=5fe060d582d4a82444243a28b18085c971a85628'>5fe060d5 ^
e4ac3c9e ^




c5ffb6e1 ^

a654e4ec ^



e5c11a51 ^






















a654e4ec ^

c5ffb6e1 ^
e5c11a51 ^
e4ac3c9e ^
a654e4ec ^
204dae92 ^




615f4a97 ^
204dae92 ^

b301e0c0 ^
204dae92 ^
4a48bedc ^
b301e0c0 ^
615f4a97 ^

b301e0c0 ^
615f4a97 ^



b301e0c0 ^
615f4a97 ^

805d58c6 ^

b301e0c0 ^
805d58c6 ^

615f4a97 ^


b301e0c0 ^

615f4a97 ^



c5ffb6e1 ^


a654e4ec ^
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102