summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.3/guide
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-04-06 17:31:43 +0200
committerLoïc Hoguin <[email protected]>2018-04-06 17:31:43 +0200
commitbfd2b6e01cbb36b0be0b3c860f5baf8d5b49fe7a (patch)
tree28883135d7c6629c86c51d30b545f8aacbe2a50d /docs/en/cowboy/2.3/guide
parentd2a3f2cedd7c00d0933222aed9c06b3149aa4db4 (diff)
downloadninenines.eu-bfd2b6e01cbb36b0be0b3c860f5baf8d5b49fe7a.tar.gz
ninenines.eu-bfd2b6e01cbb36b0be0b3c860f5baf8d5b49fe7a.tar.bz2
ninenines.eu-bfd2b6e01cbb36b0be0b3c860f5baf8d5b49fe7a.zip
Update copyright years
Diffstat (limited to 'docs/en/cowboy/2.3/guide')
-rw-r--r--docs/en/cowboy/2.3/guide/constraints/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/cookies/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/erlang_web/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/flow_diagram/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/getting_started/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/handlers/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/introduction/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/listeners/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/loop_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/middlewares/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/migrating_from_1.0/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/migrating_from_2.0/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/migrating_from_2.1/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/migrating_from_2.2/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/modern_web/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/multipart/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/req/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/req_body/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/resource_design/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/resp/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/rest_flowcharts/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/rest_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/rest_principles/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/routing/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/specs/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/static_files/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/streams/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/ws_handlers/index.html2
-rw-r--r--docs/en/cowboy/2.3/guide/ws_protocol/index.html2
30 files changed, 30 insertions, 30 deletions
diff --git a/docs/en/cowboy/2.3/guide/constraints/index.html b/docs/en/cowboy/2.3/guide/constraints/index.html
index 5c4cc0cc..bf5a0708 100644
--- a/docs/en/cowboy/2.3/guide/constraints/index.html
+++ b/docs/en/cowboy/2.3/guide/constraints/index.html
@@ -288,7 +288,7 @@ functions. They should be written to not emit any exceptions.</p></div>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/cookies/index.html b/docs/en/cowboy/2.3/guide/cookies/index.html
index 4865963e..99f61964 100644
--- a/docs/en/cowboy/2.3/guide/cookies/index.html
+++ b/docs/en/cowboy/2.3/guide/cookies/index.html
@@ -291,7 +291,7 @@ exception is thrown.</p></div>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/erlang_web/index.html b/docs/en/cowboy/2.3/guide/erlang_web/index.html
index 76ec3fd8..9e2c2766 100644
--- a/docs/en/cowboy/2.3/guide/erlang_web/index.html
+++ b/docs/en/cowboy/2.3/guide/erlang_web/index.html
@@ -341,7 +341,7 @@ ebook version.</p></div>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/flow_diagram/index.html b/docs/en/cowboy/2.3/guide/flow_diagram/index.html
index d0803f8f..1e79a2f4 100644
--- a/docs/en/cowboy/2.3/guide/flow_diagram/index.html
+++ b/docs/en/cowboy/2.3/guide/flow_diagram/index.html
@@ -260,7 +260,7 @@ be the cause.</p></div>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/getting_started/index.html b/docs/en/cowboy/2.3/guide/getting_started/index.html
index b4593bac..2f1b96ba 100644
--- a/docs/en/cowboy/2.3/guide/getting_started/index.html
+++ b/docs/en/cowboy/2.3/guide/getting_started/index.html
@@ -308,7 +308,7 @@ in your browser, you should get a nice <code>Hello Erlang!</code> displayed!</p>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/handlers/index.html b/docs/en/cowboy/2.3/guide/handlers/index.html
index 8736ce35..23077390 100644
--- a/docs/en/cowboy/2.3/guide/handlers/index.html
+++ b/docs/en/cowboy/2.3/guide/handlers/index.html
@@ -238,7 +238,7 @@ process will terminate soon after this call returns.</p></div>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/index.html b/docs/en/cowboy/2.3/guide/index.html
index ffcb7e7c..d2832e06 100644
--- a/docs/en/cowboy/2.3/guide/index.html
+++ b/docs/en/cowboy/2.3/guide/index.html
@@ -339,7 +339,7 @@
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/introduction/index.html b/docs/en/cowboy/2.3/guide/introduction/index.html
index 69c6e916..9341da01 100644
--- a/docs/en/cowboy/2.3/guide/introduction/index.html
+++ b/docs/en/cowboy/2.3/guide/introduction/index.html
@@ -226,7 +226,7 @@ when sending responses.</p></div>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/listeners/index.html b/docs/en/cowboy/2.3/guide/listeners/index.html
index f141c4af..37c0b9a6 100644
--- a/docs/en/cowboy/2.3/guide/listeners/index.html
+++ b/docs/en/cowboy/2.3/guide/listeners/index.html
@@ -256,7 +256,7 @@ shared.</p></div>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/loop_handlers/index.html b/docs/en/cowboy/2.3/guide/loop_handlers/index.html
index 7fc2c077..f3eb27b2 100644
--- a/docs/en/cowboy/2.3/guide/loop_handlers/index.html
+++ b/docs/en/cowboy/2.3/guide/loop_handlers/index.html
@@ -278,7 +278,7 @@ accordingly.</p></div>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/middlewares/index.html b/docs/en/cowboy/2.3/guide/middlewares/index.html
index 881e06f6..4343e035 100644
--- a/docs/en/cowboy/2.3/guide/middlewares/index.html
+++ b/docs/en/cowboy/2.3/guide/middlewares/index.html
@@ -239,7 +239,7 @@ values. It puts the result of the request handling into <code>result</code>.</p>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/migrating_from_1.0/index.html b/docs/en/cowboy/2.3/guide/migrating_from_1.0/index.html
index 46f15bdc..f4c0fecf 100644
--- a/docs/en/cowboy/2.3/guide/migrating_from_1.0/index.html
+++ b/docs/en/cowboy/2.3/guide/migrating_from_1.0/index.html
@@ -535,7 +535,7 @@ The static file handler has been improved to handle more special
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/migrating_from_2.0/index.html b/docs/en/cowboy/2.3/guide/migrating_from_2.0/index.html
index a2d16589..119faf1c 100644
--- a/docs/en/cowboy/2.3/guide/migrating_from_2.0/index.html
+++ b/docs/en/cowboy/2.3/guide/migrating_from_2.0/index.html
@@ -335,7 +335,7 @@ Cowboy will no longer crash when the <code>cowboy_clock</code>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/migrating_from_2.1/index.html b/docs/en/cowboy/2.3/guide/migrating_from_2.1/index.html
index f226dfb9..4902ea99 100644
--- a/docs/en/cowboy/2.3/guide/migrating_from_2.1/index.html
+++ b/docs/en/cowboy/2.3/guide/migrating_from_2.1/index.html
@@ -350,7 +350,7 @@ Both experimental stream handlers <code>cowboy_metrics_h</code> and
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/migrating_from_2.2/index.html b/docs/en/cowboy/2.3/guide/migrating_from_2.2/index.html
index ff98f8dc..aaedaa30 100644
--- a/docs/en/cowboy/2.3/guide/migrating_from_2.2/index.html
+++ b/docs/en/cowboy/2.3/guide/migrating_from_2.2/index.html
@@ -255,7 +255,7 @@ A miscount of the output HTTP/2 flow control window has been
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/modern_web/index.html b/docs/en/cowboy/2.3/guide/modern_web/index.html
index 84dd8b10..3921f478 100644
--- a/docs/en/cowboy/2.3/guide/modern_web/index.html
+++ b/docs/en/cowboy/2.3/guide/modern_web/index.html
@@ -258,7 +258,7 @@ the HTTP protocol.</p></div>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/multipart/index.html b/docs/en/cowboy/2.3/guide/multipart/index.html
index c049ef65..047c3878 100644
--- a/docs/en/cowboy/2.3/guide/multipart/index.html
+++ b/docs/en/cowboy/2.3/guide/multipart/index.html
@@ -316,7 +316,7 @@ reading as soon as you find the data you need.</p></div>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/req/index.html b/docs/en/cowboy/2.3/guide/req/index.html
index a55c3b0a..b4198d42 100644
--- a/docs/en/cowboy/2.3/guide/req/index.html
+++ b/docs/en/cowboy/2.3/guide/req/index.html
@@ -554,7 +554,7 @@ client itself. It may also be a proxy or a gateway.</p></div>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/req_body/index.html b/docs/en/cowboy/2.3/guide/req_body/index.html
index 7d05b693..d7a28a6c 100644
--- a/docs/en/cowboy/2.3/guide/req_body/index.html
+++ b/docs/en/cowboy/2.3/guide/req_body/index.html
@@ -291,7 +291,7 @@ http://www.gnu.org/software/src-highlite -->
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/resource_design/index.html b/docs/en/cowboy/2.3/guide/resource_design/index.html
index e5b4cea8..867f91ec 100644
--- a/docs/en/cowboy/2.3/guide/resource_design/index.html
+++ b/docs/en/cowboy/2.3/guide/resource_design/index.html
@@ -360,7 +360,7 @@ no way of knowing it has been completed yet, implement the
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/resp/index.html b/docs/en/cowboy/2.3/guide/resp/index.html
index 91791447..dbfeffbc 100644
--- a/docs/en/cowboy/2.3/guide/resp/index.html
+++ b/docs/en/cowboy/2.3/guide/resp/index.html
@@ -520,7 +520,7 @@ ultimately send a response to the client.</p></div>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/rest_flowcharts/index.html b/docs/en/cowboy/2.3/guide/rest_flowcharts/index.html
index 7db86778..41486014 100644
--- a/docs/en/cowboy/2.3/guide/rest_flowcharts/index.html
+++ b/docs/en/cowboy/2.3/guide/rest_flowcharts/index.html
@@ -391,7 +391,7 @@ the results for subsequent use.</p></div>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/rest_handlers/index.html b/docs/en/cowboy/2.3/guide/rest_handlers/index.html
index 016d30c4..58f2b3d3 100644
--- a/docs/en/cowboy/2.3/guide/rest_handlers/index.html
+++ b/docs/en/cowboy/2.3/guide/rest_handlers/index.html
@@ -434,7 +434,7 @@ cellspacing="0" cellpadding="4">
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/rest_principles/index.html b/docs/en/cowboy/2.3/guide/rest_principles/index.html
index 47525371..66923155 100644
--- a/docs/en/cowboy/2.3/guide/rest_principles/index.html
+++ b/docs/en/cowboy/2.3/guide/rest_principles/index.html
@@ -300,7 +300,7 @@ anything specific to the service to operate on it.</p></div>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/routing/index.html b/docs/en/cowboy/2.3/guide/routing/index.html
index 9e6d6f1c..c03dc9a0 100644
--- a/docs/en/cowboy/2.3/guide/routing/index.html
+++ b/docs/en/cowboy/2.3/guide/routing/index.html
@@ -408,7 +408,7 @@ http://www.gnu.org/software/src-highlite -->
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/specs/index.html b/docs/en/cowboy/2.3/guide/specs/index.html
index 2d1f0d29..08032124 100644
--- a/docs/en/cowboy/2.3/guide/specs/index.html
+++ b/docs/en/cowboy/2.3/guide/specs/index.html
@@ -1002,7 +1002,7 @@ for or related to HTTP.</p></div>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/static_files/index.html b/docs/en/cowboy/2.3/guide/static_files/index.html
index 04110d37..a79f8978 100644
--- a/docs/en/cowboy/2.3/guide/static_files/index.html
+++ b/docs/en/cowboy/2.3/guide/static_files/index.html
@@ -320,7 +320,7 @@ http://www.gnu.org/software/src-highlite -->
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/streams/index.html b/docs/en/cowboy/2.3/guide/streams/index.html
index 0c0e7571..3bbed65a 100644
--- a/docs/en/cowboy/2.3/guide/streams/index.html
+++ b/docs/en/cowboy/2.3/guide/streams/index.html
@@ -208,7 +208,7 @@ that will modify responses.</p></div>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/ws_handlers/index.html b/docs/en/cowboy/2.3/guide/ws_handlers/index.html
index 15fcd919..83ae4b82 100644
--- a/docs/en/cowboy/2.3/guide/ws_handlers/index.html
+++ b/docs/en/cowboy/2.3/guide/ws_handlers/index.html
@@ -444,7 +444,7 @@ http://www.gnu.org/software/src-highlite -->
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>
diff --git a/docs/en/cowboy/2.3/guide/ws_protocol/index.html b/docs/en/cowboy/2.3/guide/ws_protocol/index.html
index 7ebb086c..26071dfb 100644
--- a/docs/en/cowboy/2.3/guide/ws_protocol/index.html
+++ b/docs/en/cowboy/2.3/guide/ws_protocol/index.html
@@ -217,7 +217,7 @@ extensions.</p></div>
</div>
<div class="span6 credits">
<p><img src="/img/footer_logo.png"></p>
- <p>Copyright &copy; Loïc Hoguin 2012-2016</p>
+ <p>Copyright &copy; Loïc Hoguin 2012-2018</p>
</div>
</div>
</div>