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