summaryrefslogtreecommitdiff
path: root/test/correctness/routines/xsymm.cc
diff options
context:
space:
mode:
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.
//