summaryrefslogtreecommitdiffstats
path: root/parallel-libs/acxxel/examples/opencl_example.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'parallel-libs/acxxel/examples/opencl_example.cpp')
-rw-r--r--parallel-libs/acxxel/examples/opencl_example.cpp7
1 files changed, 3 insertions, 4 deletions
diff --git a/parallel-libs/acxxel/examples/opencl_example.cpp b/parallel-libs/acxxel/examples/opencl_example.cpp
index 4e3cf0795b5..de84b2b4c1e 100644
--- a/parallel-libs/acxxel/examples/opencl_example.cpp
+++ b/parallel-libs/acxxel/examples/opencl_example.cpp
@@ -1,9 +1,8 @@
//===--- opencl_example.cpp - Example of using Acxxel with OpenCL ---------===//
//
-// The LLVM Compiler Infrastructure
-//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
///
OpenPOWER on IntegriCloud