diff options
author | Loïc Hoguin <[email protected]> | 2025-02-17 15:00:02 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2025-02-17 15:00:02 +0100 |
commit | eef66e0928d988e2d329f19b3c9fabf06d87781b (patch) | |
tree | b2bdfdf3a22f648ef3e0d02fdcb26969007fa040 /doc/src | |
parent | d6dda1fee4cde84a44e11a3afd252417a5f6af79 (diff) | |
download | cowboy-eef66e0928d988e2d329f19b3c9fabf06d87781b.tar.gz cowboy-eef66e0928d988e2d329f19b3c9fabf06d87781b.tar.bz2 cowboy-eef66e0928d988e2d329f19b3c9fabf06d87781b.zip |
Remove copyright years from all files except LICENSE
Diffstat (limited to 'doc/src')
-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 dec23c0..3a03a78 100644 --- a/doc/src/guide/introduction.asciidoc +++ b/doc/src/guide/introduction.asciidoc @@ -42,7 +42,7 @@ Cowboy is developed for Erlang/OTP 24.0 and newer. Cowboy uses the ISC License. ---- -Copyright (c) 2011-2024, Loïc Hoguin <[email protected]> +Copyright (c) 2011-2025, 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 |