aboutsummaryrefslogtreecommitdiffstats
path: root/src/ranch.erl
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2021-09-08 12:20:05 +0200
committerLoïc Hoguin <[email protected]>2021-09-08 12:20:05 +0200
commit25074597ef7c8cbf36319a3170fd3e787516dc12 (patch)
treec6acb9d8343375479dbc0c4f46f557f90a9e7c5a /src/ranch.erl
parentdfd1bc0f0aba2790eda6ae3e2a33c7e58676b380 (diff)
downloadranch-25074597ef7c8cbf36319a3170fd3e787516dc12.tar.gz
ranch-25074597ef7c8cbf36319a3170fd3e787516dc12.tar.bz2
ranch-25074597ef7c8cbf36319a3170fd3e787516dc12.zip
Update copyright years
Diffstat (limited to 'src/ranch.erl')
-rw-r--r--src/ranch.erl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ranch.erl b/src/ranch.erl
index 099c89a..c9cc035 100644
--- a/src/ranch.erl
+++ b/src/ranch.erl
@@ -1,5 +1,5 @@
-%% Copyright (c) 2011-2020, Loïc Hoguin <[email protected]>
-%% Copyright (c) 2020, Jan Uhlig <[email protected]>
+%% Copyright (c) 2011-2021, Loïc Hoguin <[email protected]>
+%% Copyright (c) 2020-2021, Jan Uhlig <[email protected]>
%% Copyright (c) 2021, Maria Scott <[email protected]>
%%
%% Permission to use, copy, modify, and/or distribute this software for any