summaryrefslogtreecommitdiff
path: root/test/correctness/routines/xsymm.cc
diff options
context:
space:
mode:
authorCNugteren <web@cedricnugteren.nl>2015-06-29 20:39:51 +0200
committerCNugteren <web@cedricnugteren.nl>2015-06-29 20:39:51 +0200
commitede78fe49943312ca44275ba3cdf4cfbae501ed0 (patch)
tree0fae3abf3f386e838a976aa404c1680bd8207c0a /test/correctness/routines/xsymm.cc
parent2914a285d43cac7e3a9d4885684229fbf82babb0 (diff)
Fixed the license for the correctness testers
Diffstat (limited to 'test/correctness/routines/xsymm.cc')
-rw-r--r--test/correctness/routines/xsymm.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/correctness/routines/xsymm.cc b/test/correctness/routines/xsymm.cc
index e494b890..3da654c3 100644
--- a/test/correctness/routines/xsymm.cc
+++ b/test/correctness/routines/xsymm.cc
@@ -1,6 +1,6 @@
// =================================================================================================
-// This file is part of the CLBlast project. The project is licensed under the MIT license. This
+// This file is part of the CLBlast project. The project is licensed under Apache Version 2.0. This
// project loosely follows the Google C++ styleguide and uses a tab-size of two spaces and a max-
// width of 100 characters per line.
//