diff options
Diffstat (limited to 'src/test.cc')
-rw-r--r-- | src/test.cc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/test.cc b/src/test.cc index d8b4380d7..9638dba60 100644 --- a/src/test.cc +++ b/src/test.cc @@ -1,5 +1,4 @@ -// Copyright 2018 Ryan Dahl <ry@tinyclouds.org> -// All rights reserved. MIT License. +// Copyright 2018 the Deno authors. All rights reserved. MIT license. #include "deno.h" #include "testing/gtest/include/gtest/gtest.h" |