summaryrefslogtreecommitdiff
path: root/std/ws/example_server.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/ws/example_server.ts')
-rw-r--r--std/ws/example_server.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/ws/example_server.ts b/std/ws/example_server.ts
index cb8ec61cd..982f72412 100644
--- a/std/ws/example_server.ts
+++ b/std/ws/example_server.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
import { serve } from "../http/server.ts";
import {
acceptWebSocket,