From 7b803f621ccde3723c5a6ead4a93c73b08339531 Mon Sep 17 00:00:00 2001 From: Johan Wikman Date: Thu, 23 May 2019 15:08:10 +0300 Subject: [PATCH] MXS-2481 Change blurb --- maxscale-system-test/clustrix_basics.cpp | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/maxscale-system-test/clustrix_basics.cpp b/maxscale-system-test/clustrix_basics.cpp index 92c981513..d2451d3e1 100644 --- a/maxscale-system-test/clustrix_basics.cpp +++ b/maxscale-system-test/clustrix_basics.cpp @@ -1,9 +1,14 @@ -/** - * @file clustrix_mon.cpp - simple Clustrix monitor test - * Just creates Clustrix cluster and connect Maxscale to it - * It can be used as a template for clustrix tests +/* + * Copyright (c) 2016 MariaDB Corporation Ab * - * See Clustrix_nodes.h for details about configiration + * Use of this software is governed by the Business Source License included + * in the LICENSE.TXT file and at www.mariadb.com/bsl11. + * + * Change Date: 2022-01-01 + * + * On the date above, in accordance with the Business Source License, use + * of this software will be governed by version 2 or later of the General + * Public License. */ #include