summaryrefslogtreecommitdiff
path: root/libdeno
diff options
context:
space:
mode:
Diffstat (limited to 'libdeno')
-rw-r--r--libdeno/deno.gni2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdeno/deno.gni b/libdeno/deno.gni
index 64869a284..41627ea13 100644
--- a/libdeno/deno.gni
+++ b/libdeno/deno.gni
@@ -1,4 +1,4 @@
-# Copyright 2018 the Deno authors. All rights reserved. MIT license.
+# Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
import("//build/compiled_action.gni")
template("run_node") {