adding license delimiters to headers

Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
This commit is contained in:
Karl W. Schulz
2023-02-13 09:26:12 -06:00
parent a073f2bffd
commit c8fc8e8026
24 changed files with 49 additions and 49 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
################################################################################
##############################################################################bl
# Copyright (c) 2021 - 2022 Advanced Micro Devices, Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -18,7 +18,7 @@
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
################################################################################
##############################################################################el
import sys, os, pathlib, shutil, subprocess, argparse, glob, re
import numpy as np