about summary refs log tree commit diff
path: root/kcc.py
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2018-03-08 16:12:56 +0100
committerPaweł Jastrzębski <pawelj@iosphe.re>2018-03-08 16:12:56 +0100
commit5ecddaceab4c74716f9467c01065f1934351ad6c (patch)
tree79fb5515fa273c1484b69fd25bbd5e9fd4e3b8e6 /kcc.py
parentFixed dot procesing for real this time (diff)
downloadkcc-5ecddaceab4c74716f9467c01065f1934351ad6c.tar.gz
kcc-5ecddaceab4c74716f9467c01065f1934351ad6c.tar.bz2
kcc-5ecddaceab4c74716f9467c01065f1934351ad6c.zip
Version bump
Diffstat (limited to 'kcc.py')
-rwxr-xr-xkcc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcc.py b/kcc.py
index a6020d9..347a4ac 100755
--- a/kcc.py
+++ b/kcc.py
@@ -2,7 +2,7 @@
 # -*- coding: utf-8 -*-
 #
 # Copyright (c) 2012-2014 Ciro Mattia Gonano <ciromattia@gmail.com>
-# Copyright (c) 2013-2017 Pawel Jastrzebski <pawelj@iosphe.re>
+# Copyright (c) 2013-2018 Pawel Jastrzebski <pawelj@iosphe.re>
 #
 # Permission to use, copy, modify, and/or distribute this software for
 # any purpose with or without fee is hereby granted, provided that the