diff options
author | Loïc Hoguin <[email protected]> | 2013-01-04 15:10:03 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2013-01-04 15:10:03 +0100 |
commit | 54063de2ff0beda7a18058063360f4b5b6dcf6e5 (patch) | |
tree | 961c7145d7e134ccc1a9c27c20cad4b7f76613e4 /test/ws_SUITE.erl | |
parent | 1b3f510b7e8d5413901ba72adfe361773f3e9097 (diff) | |
download | cowboy-54063de2ff0beda7a18058063360f4b5b6dcf6e5.tar.gz cowboy-54063de2ff0beda7a18058063360f4b5b6dcf6e5.tar.bz2 cowboy-54063de2ff0beda7a18058063360f4b5b6dcf6e5.zip |
Hello 2013
Diffstat (limited to 'test/ws_SUITE.erl')
-rw-r--r-- | test/ws_SUITE.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ws_SUITE.erl b/test/ws_SUITE.erl index c4aa327..a2c8396 100644 --- a/test/ws_SUITE.erl +++ b/test/ws_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011, Loïc Hoguin <[email protected]> +%% Copyright (c) 2011-2013, Loïc Hoguin <[email protected]> %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the above |