summaryrefslogtreecommitdiff
path: root/libdeno/file_util_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libdeno/file_util_test.cc')
-rw-r--r--libdeno/file_util_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdeno/file_util_test.cc b/libdeno/file_util_test.cc
index ac854c52e..80c878044 100644
--- a/libdeno/file_util_test.cc
+++ b/libdeno/file_util_test.cc
@@ -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.
#include "testing/gtest/include/gtest/gtest.h"
#include "file_util.h"