063-gtp-common-conf: add license to pushdb.sh

Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
Alessandro Comodi 2021-01-18 15:48:15 +01:00
parent 47baef5aea
commit 5245999dc4
1 changed files with 7 additions and 0 deletions

View File

@ -1,4 +1,11 @@
#!/bin/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
if ! test $(find . -name "segdata_gtp_common_mid_right.txt" | wc -c) -eq 0
then