From afcaad647f393aa5c46103890eaadf62e12851e0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Wed, 23 Oct 2019 09:20:10 +0200
Subject: [PATCH] copyrights changed

---
 LICENSE   | 3 ++-
 setup.cfg | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/LICENSE b/LICENSE
index 5dfffdb..e47e3d0 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,7 @@
 The MIT License (MIT)
 
-Copyright (c) 2016-2017 DMS Serwis s.c.
+Copyright (c) 2016-2018 DMS Serwis s.c.
+Copyright (c) 2018-2019 SMOK sp. z o.o.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff --git a/setup.cfg b/setup.cfg
index 247b4c6..def63c4 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,8 +16,8 @@ classifiers =
     Intended Audience :: Developers
     Topic :: Software Development :: Libraries :: Python Modules
 description = Very fast pure-Python AMQP client
-author = DMS Serwis s.c.
-author_email = piotrm@dms-serwis.pl
+author = SMOK sp. z o.o.
+author_email = pmaslanka@smok.co
 url = https://github.com/smok-serwis/coolamqp
 platforms =
     posix
-- 
GitLab