about summary refs log tree commit diff stats
path: root/src/chat_session.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2016-07-24 01:22:29 +0100
committerJames Booth <boothj5@gmail.com>2016-07-24 01:22:29 +0100
commit47dfa6c3fc6368a908984d8b3a3840276fe3c9c7 (patch)
treec0adb41e528eea0542f7c066c0e4728eab0d342f /src/chat_session.c
parentd44472049b6c4bf4ff96315182ad214db693057f (diff)
parent4ecb4019a616406444e16f53c8ffdbfe8070b2d2 (diff)
downloadprofani-tty-47dfa6c3fc6368a908984d8b3a3840276fe3c9c7.tar.gz
Merge branch 'master' into python3
Conflicts:
	.gitignore
Diffstat (limited to 'src/chat_session.c')
-rw-r--r--src/chat_session.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chat_session.c b/src/chat_session.c
index 25e77a4c..7e844871 100644
--- a/src/chat_session.c
+++ b/src/chat_session.c
@@ -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 <http://www.gnu.org/licenses/>.
+ * along with Profanity.  If not, see <https://www.gnu.org/licenses/>.
  *
  * 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
013e1ba103f3c9b4606be369f49673a2711'>7f98e013 ^
d40998c4 ^



7f98e013 ^

d40998c4 ^


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