diff options
Diffstat (limited to 'matlab/test/lib/TestHelper.m')
-rw-r--r-- | matlab/test/lib/TestHelper.m | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/matlab/test/lib/TestHelper.m b/matlab/test/lib/TestHelper.m index 948c1d95a22..0a4754d9dee 100644 --- a/matlab/test/lib/TestHelper.m +++ b/matlab/test/lib/TestHelper.m @@ -1,10 +1,6 @@ -%{ -********************************************************************** - -Copyright (c) 2003-present ZeroC, Inc. All rights reserved. - -********************************************************************** -%} +% +% Copyright (c) ZeroC, Inc. All rights reserved. +% classdef TestHelper < handle methods |