Browse Source

Update copyright

Maria Scott 3 years ago
parent
commit
0a40134ddb
5 changed files with 5 additions and 0 deletions
  1. 1 0
      src/ranch.erl
  2. 1 0
      src/ranch_conns_sup.erl
  3. 1 0
      src/ranch_ssl.erl
  4. 1 0
      test/acceptor_SUITE.erl
  5. 1 0
      test/upgrade_SUITE.erl

+ 1 - 0
src/ranch.erl

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

+ 1 - 0
src/ranch_conns_sup.erl

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

+ 1 - 0
src/ranch_ssl.erl

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

+ 1 - 0
test/acceptor_SUITE.erl

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

+ 1 - 0
test/upgrade_SUITE.erl

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