diff options
author | Loïc Hoguin <[email protected]> | 2017-01-02 19:36:36 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-01-02 19:36:36 +0100 |
commit | 43adacc7607898f02b46a29015bc043c038714d4 (patch) | |
tree | 2e4c33a168a7aa17897d93f990558abf26a94fa4 /doc/src | |
parent | fac882164c6a56ab4bf96a181cc9f85da52c069e (diff) | |
download | cowboy-43adacc7607898f02b46a29015bc043c038714d4.tar.gz cowboy-43adacc7607898f02b46a29015bc043c038714d4.tar.bz2 cowboy-43adacc7607898f02b46a29015bc043c038714d4.zip |
Welcome to 2017
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 c9d042d..1f9b52e 100644 --- a/doc/src/guide/introduction.asciidoc +++ b/doc/src/guide/introduction.asciidoc @@ -42,7 +42,7 @@ Cowboy is developed for Erlang/OTP 19.0 and newer. Cowboy uses the ISC License. ---- -Copyright (c) 2011-2016, Loïc Hoguin <[email protected]> +Copyright (c) 2011-2017, 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 |