diff options
author | Loïc Hoguin <[email protected]> | 2017-01-02 19:36:36 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-01-02 19:36:36 +0100 |
commit | 43adacc7607898f02b46a29015bc043c038714d4 (patch) | |
tree | 2e4c33a168a7aa17897d93f990558abf26a94fa4 /test/http_SUITE.erl | |
parent | fac882164c6a56ab4bf96a181cc9f85da52c069e (diff) | |
download | cowboy-43adacc7607898f02b46a29015bc043c038714d4.tar.gz cowboy-43adacc7607898f02b46a29015bc043c038714d4.tar.bz2 cowboy-43adacc7607898f02b46a29015bc043c038714d4.zip |
Welcome to 2017
Diffstat (limited to 'test/http_SUITE.erl')
-rw-r--r-- | test/http_SUITE.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/http_SUITE.erl b/test/http_SUITE.erl index 7f12967..1fa583a 100644 --- a/test/http_SUITE.erl +++ b/test/http_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011-2014, Loïc Hoguin <[email protected]> +%% Copyright (c) 2011-2017, Loïc Hoguin <[email protected]> %% Copyright (c) 2011, Anthony Ramine <[email protected]> %% %% Permission to use, copy, modify, and/or distribute this software for any |