diff options
author | Badlop <badlop@process-one.net> | 2016-01-13 12:29:14 +0100 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2016-01-13 12:29:14 +0100 |
commit | f448ff608a6f63e1ff6152ab53fc16bcbd43a60d (patch) | |
tree | c5c416464376f2c0e7c8742eebc289468b2ea002 /test/suite.erl | |
parent | Log failed SQL requests (diff) |
Update copyright to 2016 (#901)
Diffstat (limited to '')
-rw-r--r-- | test/suite.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite.erl b/test/suite.erl index fd5e175e..74d9b062 100644 --- a/test/suite.erl +++ b/test/suite.erl @@ -1,6 +1,6 @@ %%%------------------------------------------------------------------- %%% @author Evgeniy Khramtsov <> -%%% @copyright (C) 2013, Evgeniy Khramtsov +%%% @copyright (C) 2013-2016, Evgeniy Khramtsov %%% @doc %%% %%% @end |