Adding license header to check_license.sh script.

Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
This commit is contained in:
Tim 'mithro' Ansell 2020-05-26 07:34:56 -07:00
parent 631b07b387
commit aeb619c1fa
1 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
#!/bin/bash
#!/usr/bin/env bash
# Copyright (C) 2017-2020 The Project X-Ray Authors.
#
# Use of this source code is governed by a ISC-style
# license that can be found in the LICENSE file or at
# https://opensource.org/licenses/ISC
#
# SPDX-License-Identifier: ISC
echo
echo "==========================="