From 00725f16a64b6e4c61c39d252d656b26dc80a9d2 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 7 Nov 2016 12:32:09 +0100 Subject: testscripts: Use non-NoMachine file headers for our testscripts. --- testscripts/slave-agent | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'testscripts/slave-agent') diff --git a/testscripts/slave-agent b/testscripts/slave-agent index e3ce220f2..2f22c187a 100755 --- a/testscripts/slave-agent +++ b/testscripts/slave-agent @@ -4,16 +4,19 @@ #/* Copyright (c) 2015-2016 Qindel Group (http://www.qindel.com) */ #/* */ #/* NXSCRIPTS, NX protocol compression and NX extensions to this software */ -#/* are copyright of NoMachine. Redistribution and use of the present */ -#/* software is allowed according to terms specified in the file LICENSE */ -#/* which comes in the source distribution. */ +#/* are copyright of the aforementioned persons and companies. */ #/* */ -#/* Check http://www.nomachine.com/licensing.html for applicability. */ -#/* */ -#/* NX and NoMachine are trademarks of Medialogic S.p.A. */ +#/* Redistribution and use of the present software is allowed according */ +#/* to terms specified in the file LICENSE.nxcomp which comes in the */ +#/* source distribution. */ #/* */ #/* All rights reserved. */ #/* */ +#/* NOTE: This software has received contributions from various other */ +#/* contributors, only the core maintainers and supporters are listed as */ +#/* copyright holders. Please contact us, if you feel you should be listed */ +#/* as copyright holder, as well. */ +#/* */ #/**************************************************************************/ # This is a test script for the slave channel feature. While there are no -- cgit v1.2.3