diff options
Diffstat (limited to 'src/cowboy_decompress_h.erl')
-rw-r--r-- | src/cowboy_decompress_h.erl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cowboy_decompress_h.erl b/src/cowboy_decompress_h.erl index 61334d0..84283e5 100644 --- a/src/cowboy_decompress_h.erl +++ b/src/cowboy_decompress_h.erl @@ -1,5 +1,5 @@ -%% Copyright (c) 2024, jdamanalo <[email protected]> -%% Copyright (c) 2024, Loïc Hoguin <[email protected]> +%% Copyright (c) jdamanalo <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the above |