From b809a82fd9afc733004b56fab78fcc45a2fee064 Mon Sep 17 00:00:00 2001 From: ztplz Date: Sat, 20 Oct 2018 03:25:29 +0800 Subject: Add missing copyrights (#1024) --- tools/benchmark_test.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/benchmark_test.py') diff --git a/tools/benchmark_test.py b/tools/benchmark_test.py index 42a3465b2..647e72478 100644 --- a/tools/benchmark_test.py +++ b/tools/benchmark_test.py @@ -1,3 +1,4 @@ +# Copyright 2018 the Deno authors. All rights reserved. MIT license. import sys import os import benchmark -- cgit v1.2.3