aboutsummaryrefslogtreecommitdiffstats
path: root/src/cowboy_sub_protocol.erl
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2024-01-25 11:22:54 +0100
committerLoïc Hoguin <[email protected]>2024-01-25 11:22:54 +0100
commitb36f064a91c36f3659263410fc6954c788a4609d (patch)
tree162c6d0565d9745ea47530f1d4f7e26ac5ce34ee /src/cowboy_sub_protocol.erl
parent8f9051519e56e0c49ec9c3d60ca9389104b1b18c (diff)
downloadcowboy-b36f064a91c36f3659263410fc6954c788a4609d.tar.gz
cowboy-b36f064a91c36f3659263410fc6954c788a4609d.tar.bz2
cowboy-b36f064a91c36f3659263410fc6954c788a4609d.zip
Refresh copyright lines
Diffstat (limited to 'src/cowboy_sub_protocol.erl')
-rw-r--r--src/cowboy_sub_protocol.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cowboy_sub_protocol.erl b/src/cowboy_sub_protocol.erl
index 6714289..062fd38 100644
--- a/src/cowboy_sub_protocol.erl
+++ b/src/cowboy_sub_protocol.erl
@@ -1,4 +1,4 @@
-%% Copyright (c) 2013-2017, Loïc Hoguin <[email protected]>
+%% Copyright (c) 2013-2024, Loïc Hoguin <[email protected]>
%% Copyright (c) 2013, James Fish <[email protected]>
%%
%% Permission to use, copy, modify, and/or distribute this software for any