diff options
author | Loïc Hoguin <[email protected]> | 2016-11-24 11:55:16 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2016-11-24 11:55:16 +0100 |
commit | bfd3be14728975f4f9ce6ce48139513d7964f4e8 (patch) | |
tree | 8284e9088da17afb688da26affb7d1512f92d5e6 /test/sendfile_SUITE.erl | |
parent | 00f49368c5a7c7375e3f0a01b661d917d4546595 (diff) | |
download | ranch-bfd3be14728975f4f9ce6ce48139513d7964f4e8.tar.gz ranch-bfd3be14728975f4f9ce6ce48139513d7964f4e8.tar.bz2 ranch-bfd3be14728975f4f9ce6ce48139513d7964f4e8.zip |
Update copyright year
Diffstat (limited to 'test/sendfile_SUITE.erl')
-rw-r--r-- | test/sendfile_SUITE.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sendfile_SUITE.erl b/test/sendfile_SUITE.erl index c6c9524..fa8e843 100644 --- a/test/sendfile_SUITE.erl +++ b/test/sendfile_SUITE.erl @@ -1,5 +1,5 @@ %% Copyright (c) 2013, James Fish <[email protected]> -%% Copyright (c) 2015, Loïc Hoguin <[email protected]> +%% Copyright (c) 2015-2016, 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 |