Browse Source

Update copyright years

Loïc Hoguin 3 years ago
parent
commit
25074597ef

+ 1 - 1
LICENSE

@@ -1,4 +1,4 @@
-Copyright (c) 2011-2020, Loïc Hoguin <essen@ninenines.eu>
+Copyright (c) 2011-2021, Loïc Hoguin <essen@ninenines.eu>
 
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above

+ 2 - 2
src/ranch.erl

@@ -1,5 +1,5 @@
-%% Copyright (c) 2011-2020, Loïc Hoguin <essen@ninenines.eu>
-%% Copyright (c) 2020, Jan Uhlig <juhlig@hnc-agency.org>
+%% Copyright (c) 2011-2021, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2020-2021, Jan Uhlig <juhlig@hnc-agency.org>
 %% Copyright (c) 2021, Maria Scott <maria-12648430@hnc-agency.org>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any

+ 1 - 1
src/ranch_acceptor.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2011-2020, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2011-2021, Loïc Hoguin <essen@ninenines.eu>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 1 - 1
src/ranch_acceptors_sup.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2011-2020, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2011-2021, Loïc Hoguin <essen@ninenines.eu>
 %% Copyright (c) 2020-2021, Jan Uhlig <juhlig@hnc-agency.org>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any

+ 1 - 1
src/ranch_app.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2011-2020, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2011-2021, Loïc Hoguin <essen@ninenines.eu>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 1 - 1
src/ranch_conns_sup.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2011-2020, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2011-2021, Loïc Hoguin <essen@ninenines.eu>
 %% Copyright (c) 2021, Maria Scott <maria-12648430@hnc-agency.org>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any

+ 1 - 1
src/ranch_conns_sup_sup.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2019-2020, Jan Uhlig <juhlig@hnc-agency.org>
+%% Copyright (c) 2019-2021, Jan Uhlig <juhlig@hnc-agency.org>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 1 - 1
src/ranch_crc32c.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2018-2020, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2018-2021, Loïc Hoguin <essen@ninenines.eu>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 1 - 1
src/ranch_embedded_sup.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2019-2020, Jan Uhlig <juhlig@hnc-agency.org>
+%% Copyright (c) 2019-2021, Jan Uhlig <juhlig@hnc-agency.org>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 1 - 1
src/ranch_listener_sup.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2011-2020, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2011-2021, Loïc Hoguin <essen@ninenines.eu>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 1 - 1
src/ranch_protocol.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2012-2020, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2012-2021, Loïc Hoguin <essen@ninenines.eu>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 1 - 1
src/ranch_proxy_header.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2018-2020, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2018-2021, Loïc Hoguin <essen@ninenines.eu>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 2 - 2
src/ranch_server.erl

@@ -1,5 +1,5 @@
-%% Copyright (c) 2012-2020, Loïc Hoguin <essen@ninenines.eu>
-%% Copyright (c) 2020, Jan Uhlig <juhlig@hnc-agency.org>
+%% Copyright (c) 2012-2021, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2020-2021, Jan Uhlig <juhlig@hnc-agency.org>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 1 - 1
src/ranch_server_proxy.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2019-2020, Jan Uhlig <juhlig@hnc-agency.org>
+%% Copyright (c) 2019-2021, Jan Uhlig <juhlig@hnc-agency.org>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 2 - 2
src/ranch_ssl.erl

@@ -1,5 +1,5 @@
-%% Copyright (c) 2011-2020, Loïc Hoguin <essen@ninenines.eu>
-%% Copyright (c) 2020, Jan Uhlig <juhlig@hnc-agency.org>
+%% Copyright (c) 2011-2021, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2020-2021, Jan Uhlig <juhlig@hnc-agency.org>
 %% Copyright (c) 2021, Maria Scott <maria-12648430@hnc-agency.org>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any

+ 2 - 2
src/ranch_sup.erl

@@ -1,5 +1,5 @@
-%% Copyright (c) 2011-2020, Loïc Hoguin <essen@ninenines.eu>
-%% Copyright (c) 2020, Jan Uhlig <juhlig@hnc-agency.org>
+%% Copyright (c) 2011-2021, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2020-2021, Jan Uhlig <juhlig@hnc-agency.org>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 2 - 2
src/ranch_tcp.erl

@@ -1,5 +1,5 @@
-%% Copyright (c) 2011-2020, Loïc Hoguin <essen@ninenines.eu>
-%% Copyright (c) 2020, Jan Uhlig <juhlig@hnc-agency.org>
+%% Copyright (c) 2011-2021, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2020-2021, Jan Uhlig <juhlig@hnc-agency.org>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 2 - 2
src/ranch_transport.erl

@@ -1,5 +1,5 @@
-%% Copyright (c) 2012-2020, Loïc Hoguin <essen@ninenines.eu>
-%% Copyright (c) 2020, Jan Uhlig <juhlig@hnc-agency.org>
+%% Copyright (c) 2012-2021, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2020-2021, Jan Uhlig <juhlig@hnc-agency.org>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 2 - 2
test/acceptor_SUITE.erl

@@ -1,5 +1,5 @@
-%% Copyright (c) 2011-2020, Loïc Hoguin <essen@ninenines.eu>
-%% Copyright (c) 2020, Jan Uhlig <juhlig@hnc-agency.org>
+%% Copyright (c) 2011-2021, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2020-2021, Jan Uhlig <juhlig@hnc-agency.org>
 %% Copyright (c) 2021, Maria Scott <maria-12648430@hnc-agency.org>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any

+ 1 - 1
test/proxy_header_SUITE.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2018-2020, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2018-2021, Loïc Hoguin <essen@ninenines.eu>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 1 - 1
test/ranch_concuerror.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2020, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2020-2021, Loïc Hoguin <essen@ninenines.eu>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 1 - 1
test/ranch_ct_hook.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2015-2020, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2015-2021, Loïc Hoguin <essen@ninenines.eu>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 1 - 1
test/ranch_erlang_transport.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2020, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2020-2021, Loïc Hoguin <essen@ninenines.eu>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 1 - 1
test/sendfile_SUITE.erl

@@ -1,5 +1,5 @@
 %% Copyright (c) 2013, James Fish <james@fishcakez.com>
-%% Copyright (c) 2015-2020, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2015-2021, Loïc Hoguin <essen@ninenines.eu>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 1 - 1
test/shutdown_SUITE.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2013-2020, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2013-2021, Loïc Hoguin <essen@ninenines.eu>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 1 - 1
test/stampede_SUITE.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2019-2020, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2019-2021, Loïc Hoguin <essen@ninenines.eu>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any
 %% purpose with or without fee is hereby granted, provided that the above

+ 1 - 1
test/upgrade_SUITE.erl

@@ -1,4 +1,4 @@
-%% Copyright (c) 2020, Loïc Hoguin <essen@ninenines.eu>
+%% Copyright (c) 2020-2021, Loïc Hoguin <essen@ninenines.eu>
 %% Copyright (c) 2021, Maria Scott <maria-12648430@hnc-agency.org>
 %%
 %% Permission to use, copy, modify, and/or distribute this software for any