MXS-2481 Change blurb

This commit is contained in:
Johan Wikman
2019-05-23 15:08:10 +03:00
parent 8204c5099b
commit 7b803f621c

View File

@ -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 <iostream>