diff options
author | Loïc Hoguin <[email protected]> | 2023-01-16 12:39:45 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2023-01-16 12:39:45 +0100 |
commit | 6d78697e159697cc5073cb846d3616dcac570ef2 (patch) | |
tree | e39d0a0436e388b466d0374af934e3361100e8bb /src/cow_http_hd.erl | |
parent | 881886ef2e119a973f1a0a6a23ec1ee634fe0daf (diff) | |
download | cowlib-6d78697e159697cc5073cb846d3616dcac570ef2.tar.gz cowlib-6d78697e159697cc5073cb846d3616dcac570ef2.tar.bz2 cowlib-6d78697e159697cc5073cb846d3616dcac570ef2.zip |
Cowlib 2.12.0
Diffstat (limited to 'src/cow_http_hd.erl')
-rw-r--r-- | src/cow_http_hd.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cow_http_hd.erl b/src/cow_http_hd.erl index c26cf8e..f0e4fba 100644 --- a/src/cow_http_hd.erl +++ b/src/cow_http_hd.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2014-2022, Loïc Hoguin <[email protected]> +%% Copyright (c) 2014-2023, 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 |