mirror of
https://github.com/denoland/deno.git
synced 2025-08-03 18:38:33 +00:00
chore: update copyright to 2021 (#9092)
This commit is contained in:
parent
d676b6c63a
commit
d8fd71afdf
269 changed files with 269 additions and 269 deletions
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
|
||||
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
|
||||
// Note: this is a keep-alive server.
|
||||
const { Server } = require("net");
|
||||
const port = process.argv[2] || "4544";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue