From 49d2a7fbabe6035d61114616bfd64f0479ae06aa Mon Sep 17 00:00:00 2001 From: Paweł Jastrzębski Date: Wed, 14 May 2014 20:23:12 +0200 Subject: Changed domain --- kcc.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kcc.py') diff --git a/kcc.py b/kcc.py index 61cdc70..4f40490 100755 --- a/kcc.py +++ b/kcc.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # # Copyright (c) 2012-2014 Ciro Mattia Gonano -# Copyright (c) 2013-2014 Pawel Jastrzebski +# Copyright (c) 2013-2014 Pawel Jastrzebski # # Permission to use, copy, modify, and/or distribute this software for # any purpose with or without fee is hereby granted, provided that the @@ -20,7 +20,7 @@ __version__ = '4.0.2' __license__ = 'ISC' -__copyright__ = '2012-2014, Ciro Mattia Gonano , Pawel Jastrzebski ' +__copyright__ = '2012-2014, Ciro Mattia Gonano , Pawel Jastrzebski ' __docformat__ = 'restructuredtext en' import sys -- cgit 1.4.1