diff options
| author | Paweł Jastrzębski <[email protected]> | 2018-03-08 16:15:42 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-03-08 16:15:42 +0100 |
| commit | 34e2af3389acfdf32f18a06c77e75ce91deed42d (patch) | |
| tree | 79fb5515fa273c1484b69fd25bbd5e9fd4e3b8e6 /kcc-c2e.py | |
| parent | Updated build enviroment (diff) | |
| parent | Version bump (diff) | |
| download | kcc-34e2af3389acfdf32f18a06c77e75ce91deed42d.tar.gz kcc-34e2af3389acfdf32f18a06c77e75ce91deed42d.tar.bz2 kcc-34e2af3389acfdf32f18a06c77e75ce91deed42d.zip | |
Merge pull request #261 from ciromattia/dev
5.4.4
Diffstat (limited to 'kcc-c2e.py')
| -rwxr-xr-x | kcc-c2e.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcc-c2e.py b/kcc-c2e.py index c17deec..2400560 100755 --- a/kcc-c2e.py +++ b/kcc-c2e.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # # Copyright (c) 2012-2014 Ciro Mattia Gonano <[email protected]> -# Copyright (c) 2013-2017 Pawel Jastrzebski <[email protected]> +# Copyright (c) 2013-2018 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 |