Skip to content

Commit 5e2de85

Browse files
authored
[added_nin] Updated authors
1 parent 39d1257 commit 5e2de85

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

syncano/__init__.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
__author__ = "Daniel Kopka, Michal Kobus and Sebastian Opalczynski"
77
__credits__ = ["Daniel Kopka",
88
"Michal Kobus",
9-
"Sebastian Opalczynski"]
10-
__copyright__ = 'Copyright 2015 Syncano'
9+
"Sebastian Opalczynski",
10+
"Robert Kopaczewski"]
11+
__copyright__ = 'Copyright 2016 Syncano'
1112
__license__ = 'MIT'
1213

1314
env_loglevel = os.getenv('SYNCANO_LOGLEVEL', 'INFO')

0 commit comments

Comments
 (0)