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 /src/ranch_server.erl | |
parent | 00f49368c5a7c7375e3f0a01b661d917d4546595 (diff) | |
download | ranch-bfd3be14728975f4f9ce6ce48139513d7964f4e8.tar.gz ranch-bfd3be14728975f4f9ce6ce48139513d7964f4e8.tar.bz2 ranch-bfd3be14728975f4f9ce6ce48139513d7964f4e8.zip |
Update copyright year
Diffstat (limited to 'src/ranch_server.erl')
-rw-r--r-- | src/ranch_server.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ranch_server.erl b/src/ranch_server.erl index 4aa858d..4ec4262 100644 --- a/src/ranch_server.erl +++ b/src/ranch_server.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2012-2015, Loïc Hoguin <[email protected]> +%% Copyright (c) 2012-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 |