diff options
| author | Paweł Jastrzębski <[email protected]> | 2019-03-07 08:39:57 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-03-07 08:39:57 +0100 |
| commit | 28e170f1d20ca5fbebabaef18607eddad4d11d50 (patch) | |
| tree | a3e31f8272192680492fa1dace367ca0210ca59b /kcc-c2p.py | |
| parent | Updated build enviroment (diff) | |
| parent | Updated changelog (diff) | |
| download | kcc-28e170f1d20ca5fbebabaef18607eddad4d11d50.tar.gz kcc-28e170f1d20ca5fbebabaef18607eddad4d11d50.tar.bz2 kcc-28e170f1d20ca5fbebabaef18607eddad4d11d50.zip | |
Merge pull request #306 from ciromattia/dev
5.5.0
Diffstat (limited to '')
| -rwxr-xr-x | kcc-c2p.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcc-c2p.py b/kcc-c2p.py index 4d5b1e1..b7c9892 100755 --- a/kcc-c2p.py +++ b/kcc-c2p.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # # Copyright (c) 2012-2014 Ciro Mattia Gonano <[email protected]> -# Copyright (c) 2013-2018 Pawel Jastrzebski <[email protected]> +# Copyright (c) 2013-2019 Pawel Jastrzebski <[email protected]> # # Permission to use, copy, modify, and/or distribute this software for # any purpose with or without fee is hereby granted, provided that the |