chore: update license lines (#1557)

This commit is contained in:
Yoshiya Hinosawa 2019-01-22 04:03:30 +09:00 committed by Ryan Dahl
parent 7eb74ba0d6
commit 77114fbda4
145 changed files with 148 additions and 122 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Copyright 2018 the Deno authors. All rights reserved. MIT license.
# Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
# Given a deno executable, this script executes several integration tests with
# it. The tests are stored in /tests/ and each is specified in a .yaml file
# where a description, command line, and output are specified. Optionally an