change copyrights from 2019 to 2020 (#3733)

This commit is contained in:
Takashi Idobe 2020-01-21 09:01:55 -06:00 committed by Ry Dahl
parent 5e2fd183ff
commit 108294deeb
59 changed files with 59 additions and 59 deletions

View file

@ -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.
// This file contains the runtime APIs which will dispatch work to the internal
// compiler within Deno.