Update copyright and license
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.rocm / multi-GPU.exp
index 3cab6621a86dc1b22451a7b915108c37083bbd6f..098fad4ead48636eb5bbf63175bb669260bd9abe 100644 (file)
@@ -1,21 +1,24 @@
-# Copyright 2019-2020 Free Software Foundation, Inc.
+# Copyright (C) 2019-2020 Free Software Foundation, Inc.
 # Copyright (C) 2019-2020 Advanced Micro Devices, Inc. All rights reserved.
+
+# This file is part of GDB.
+
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
-#
+
 # This program is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
-#
+
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 load_lib rocm.exp
 
-set testfile "multi_GPU"
+set testfile "multi-GPU"
 set srcfile ${srcdir}/${subdir}/${testfile}.cpp
 set objfile [standard_output_file ${testfile}.o]
 set binfile [standard_output_file ${testfile}]
This page took 0.027932 seconds and 4 git commands to generate.