diff options
author | Loïc Hoguin <[email protected]> | 2014-06-10 10:41:16 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2014-06-10 10:41:16 +0200 |
commit | a41098520a9507e322752ee2738da34c79dee703 (patch) | |
tree | 9f4b2aad0539b678b04bda6b387e6c7ab21e0bd0 /src/ranch_transport.erl | |
parent | a48e0d17986dafac1c266f67d60b0ba42c80135a (diff) | |
download | ranch-a41098520a9507e322752ee2738da34c79dee703.tar.gz ranch-a41098520a9507e322752ee2738da34c79dee703.tar.bz2 ranch-a41098520a9507e322752ee2738da34c79dee703.zip |
Update copyright years
Diffstat (limited to 'src/ranch_transport.erl')
-rw-r--r-- | src/ranch_transport.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ranch_transport.erl b/src/ranch_transport.erl index 9188965..2ccbd4d 100644 --- a/src/ranch_transport.erl +++ b/src/ranch_transport.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2012-2013, Loïc Hoguin <[email protected]> +%% Copyright (c) 2012-2014, 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 |