diff options
author | Paweł Jastrzębski <pawelj@iosphe.re> | 2016-01-03 19:04:20 +0100 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@iosphe.re> | 2016-01-03 19:04:20 +0100 |
commit | e817c8b2583c8a849c2138646b056c1b8d72b48a (patch) | |
tree | 60485d4c404df33ca81299205a6cdd212d32d496 /kcc.py | |
parent | Updated 7za and unrar binaries (diff) | |
download | kcc-e817c8b2583c8a849c2138646b056c1b8d72b48a.tar.gz kcc-e817c8b2583c8a849c2138646b056c1b8d72b48a.tar.bz2 kcc-e817c8b2583c8a849c2138646b056c1b8d72b48a.zip |
LICENSE update
Diffstat (limited to 'kcc.py')
-rwxr-xr-x | kcc.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcc.py b/kcc.py index 0029ad7..47a38de 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-2015 Pawel Jastrzebski <pawelj@iosphe.re> +# Copyright (c) 2013-2016 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 |