diff options
author | Loïc Hoguin <[email protected]> | 2024-01-25 11:22:54 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2024-01-25 11:22:54 +0100 |
commit | b36f064a91c36f3659263410fc6954c788a4609d (patch) | |
tree | 162c6d0565d9745ea47530f1d4f7e26ac5ce34ee /doc | |
parent | 8f9051519e56e0c49ec9c3d60ca9389104b1b18c (diff) | |
download | cowboy-b36f064a91c36f3659263410fc6954c788a4609d.tar.gz cowboy-b36f064a91c36f3659263410fc6954c788a4609d.tar.bz2 cowboy-b36f064a91c36f3659263410fc6954c788a4609d.zip |
Refresh copyright lines
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/guide/introduction.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/guide/introduction.asciidoc b/doc/src/guide/introduction.asciidoc index f81c872..519608d 100644 --- a/doc/src/guide/introduction.asciidoc +++ b/doc/src/guide/introduction.asciidoc @@ -42,7 +42,7 @@ Cowboy is developed for Erlang/OTP 22.0 and newer. Cowboy uses the ISC License. ---- -Copyright (c) 2011-2019, Loïc Hoguin <[email protected]> +Copyright (c) 2011-2024, 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 |