Skip to content

Commit 5a8d0f5

Browse files
committed
Remove copyright years from all files except LICENSE
1 parent 6221b68 commit 5a8d0f5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+56
-56
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2013-2023, Loïc Hoguin <essen@ninenines.eu>
1+
Copyright (c) 2013-2025, Loïc Hoguin <essen@ninenines.eu>
22

33
Permission to use, copy, modify, and/or distribute this software for any
44
purpose with or without fee is hereby granted, provided that the above

doc/src/guide/introduction.asciidoc

Lines changed: 1 addition & 1 deletion

src/gun.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%% Copyright (c) 2013-2023, Loïc Hoguin <essen@ninenines.eu>
1+
%% Copyright (c) Loïc Hoguin <essen@ninenines.eu>
22
%%
33
%% Permission to use, copy, modify, and/or distribute this software for any
44
%% purpose with or without fee is hereby granted, provided that the above

src/gun_app.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%% Copyright (c) 2013-2023, Loïc Hoguin <essen@ninenines.eu>
1+
%% Copyright (c) Loïc Hoguin <essen@ninenines.eu>
22
%%
33
%% Permission to use, copy, modify, and/or distribute this software for any
44
%% purpose with or without fee is hereby granted, provided that the above

src/gun_conns_sup.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%% Copyright (c) 2013-2023, Loïc Hoguin <essen@ninenines.eu>
1+
%% Copyright (c) Loïc Hoguin <essen@ninenines.eu>
22
%%
33
%% Permission to use, copy, modify, and/or distribute this software for any
44
%% purpose with or without fee is hereby granted, provided that the above

src/gun_content_handler.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%% Copyright (c) 2017-2023, Loïc Hoguin <essen@ninenines.eu>
1+
%% Copyright (c) Loïc Hoguin <essen@ninenines.eu>
22
%%
33
%% Permission to use, copy, modify, and/or distribute this software for any
44
%% purpose with or without fee is hereby granted, provided that the above

src/gun_cookies.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%% Copyright (c) 2020-2023, Loïc Hoguin <essen@ninenines.eu>
1+
%% Copyright (c) Loïc Hoguin <essen@ninenines.eu>
22
%%
33
%% Permission to use, copy, modify, and/or distribute this software for any
44
%% purpose with or without fee is hereby granted, provided that the above

src/gun_cookies_list.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%% Copyright (c) 2020-2023, Loïc Hoguin <essen@ninenines.eu>
1+
%% Copyright (c) Loïc Hoguin <essen@ninenines.eu>
22
%%
33
%% Permission to use, copy, modify, and/or distribute this software for any
44
%% purpose with or without fee is hereby granted, provided that the above

src/gun_data_h.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%% Copyright (c) 2017-2023, Loïc Hoguin <essen@ninenines.eu>
1+
%% Copyright (c) Loïc Hoguin <essen@ninenines.eu>
22
%%
33
%% Permission to use, copy, modify, and/or distribute this software for any
44
%% purpose with or without fee is hereby granted, provided that the above

src/gun_default_event_h.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%% Copyright (c) 2019-2023, Loïc Hoguin <essen@ninenines.eu>
1+
%% Copyright (c) Loïc Hoguin <essen@ninenines.eu>
22
%%
33
%% Permission to use, copy, modify, and/or distribute this software for any
44
%% purpose with or without fee is hereby granted, provided that the above

0 commit comments

Comments
 (0)