summaryrefslogtreecommitdiff
path: root/core/libdeno/test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'core/libdeno/test.cc')
-rw-r--r--core/libdeno/test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libdeno/test.cc b/core/libdeno/test.cc
index 0bfe374ef..994d43d21 100644
--- a/core/libdeno/test.cc
+++ b/core/libdeno/test.cc
@@ -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.
#include "test.h"
#include <fstream>
#include <string>