From e8fc80f5c1bf30585483d4dd1c27aae620862066 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 24 Jul 2016 01:14:49 +0100 Subject: Update GPL link in headers --- src/plugins/callbacks.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/callbacks.h') diff --git a/src/plugins/callbacks.h b/src/plugins/callbacks.h index 72e5d4e2..8620e47b 100644 --- a/src/plugins/callbacks.h +++ b/src/plugins/callbacks.h @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Profanity. If not, see . + * along with Profanity. If not, see . * * In addition, as a special exception, the copyright holders give permission to * link the code of portions of this program with the OpenSSL library under -- cgit 1.4.1-2-gfad0 hlt Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log tree commit diff stats
blob: 8dfb8ccdb991c31bdec5ba9f8f5711ba407cb8bd (plain) (blame)
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