From 77114fbda49382e397095d8214bd76996b0cfb57 Mon Sep 17 00:00:00 2001 From: Yoshiya Hinosawa Date: Tue, 22 Jan 2019 04:03:30 +0900 Subject: chore: update license lines (#1557) --- js/mkdir_test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/mkdir_test.ts') diff --git a/js/mkdir_test.ts b/js/mkdir_test.ts index 963f73806..8b36c18f9 100644 --- a/js/mkdir_test.ts +++ b/js/mkdir_test.ts @@ -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 { testPerm, assert, assertEqual } from "./test_util.ts"; import * as deno from "deno"; -- cgit v1.2.3