diff options
Diffstat (limited to 'matlab/lib/slice2matlab.m')
-rw-r--r-- | matlab/lib/slice2matlab.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/matlab/lib/slice2matlab.m b/matlab/lib/slice2matlab.m index c83079904fb..01ce486e635 100644 --- a/matlab/lib/slice2matlab.m +++ b/matlab/lib/slice2matlab.m @@ -14,7 +14,7 @@ function status = slice2matlab(args) % % status - The Slice-to-MATLAB compiler exit status code. - % Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved. + % Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved. function path = findFile(candidates, baseDir, type) path = ''; |