diff options
Diffstat (limited to 'matlab/src')
-rw-r--r-- | matlab/src/Communicator.cpp | 4 | ||||
-rw-r--r-- | matlab/src/Connection.cpp | 4 | ||||
-rw-r--r-- | matlab/src/Endpoint.cpp | 4 | ||||
-rw-r--r-- | matlab/src/Future.cpp | 4 | ||||
-rw-r--r-- | matlab/src/Future.h | 4 | ||||
-rw-r--r-- | matlab/src/ImplicitContext.cpp | 4 | ||||
-rw-r--r-- | matlab/src/Init.cpp | 4 | ||||
-rw-r--r-- | matlab/src/Logger.cpp | 4 | ||||
-rw-r--r-- | matlab/src/ObjectPrx.cpp | 4 | ||||
-rw-r--r-- | matlab/src/Properties.cpp | 4 | ||||
-rw-r--r-- | matlab/src/Util.cpp | 4 | ||||
-rw-r--r-- | matlab/src/Util.h | 4 | ||||
-rw-r--r-- | matlab/src/ice.h | 4 |
13 files changed, 13 insertions, 39 deletions
diff --git a/matlab/src/Communicator.cpp b/matlab/src/Communicator.cpp index 5d7107f7a62..1e6142c422b 100644 --- a/matlab/src/Communicator.cpp +++ b/matlab/src/Communicator.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <Ice/Communicator.h> #include <Ice/Proxy.h> diff --git a/matlab/src/Connection.cpp b/matlab/src/Connection.cpp index 053b3527ee3..c99cfd0871e 100644 --- a/matlab/src/Connection.cpp +++ b/matlab/src/Connection.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <Ice/Ice.h> #include <IceSSL/IceSSL.h> diff --git a/matlab/src/Endpoint.cpp b/matlab/src/Endpoint.cpp index cf720247f14..9d91be92c8f 100644 --- a/matlab/src/Endpoint.cpp +++ b/matlab/src/Endpoint.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <Ice/Ice.h> #include <IceSSL/IceSSL.h> diff --git a/matlab/src/Future.cpp b/matlab/src/Future.cpp index 35fd0550f47..03a612d0356 100644 --- a/matlab/src/Future.cpp +++ b/matlab/src/Future.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include "ice.h" #include "Future.h" diff --git a/matlab/src/Future.h b/matlab/src/Future.h index e0bd3983fd3..42310070670 100644 --- a/matlab/src/Future.h +++ b/matlab/src/Future.h @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <Ice/Ice.h> diff --git a/matlab/src/ImplicitContext.cpp b/matlab/src/ImplicitContext.cpp index 88858fe4a39..9b0749be408 100644 --- a/matlab/src/ImplicitContext.cpp +++ b/matlab/src/ImplicitContext.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include "ice.h" #include <Ice/ImplicitContext.h> diff --git a/matlab/src/Init.cpp b/matlab/src/Init.cpp index 388e7ba2940..3f1b57f041a 100644 --- a/matlab/src/Init.cpp +++ b/matlab/src/Init.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <Ice/Ice.h> #include <Ice/RegisterPlugins.h> diff --git a/matlab/src/Logger.cpp b/matlab/src/Logger.cpp index 62436f6a611..2b5efdcabaf 100644 --- a/matlab/src/Logger.cpp +++ b/matlab/src/Logger.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <Ice/Logger.h> #include "ice.h" diff --git a/matlab/src/ObjectPrx.cpp b/matlab/src/ObjectPrx.cpp index 94430fdd61d..e880f7471d8 100644 --- a/matlab/src/ObjectPrx.cpp +++ b/matlab/src/ObjectPrx.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <Ice/Ice.h> #include "ice.h" diff --git a/matlab/src/Properties.cpp b/matlab/src/Properties.cpp index eff735857e3..4c45b1f87af 100644 --- a/matlab/src/Properties.cpp +++ b/matlab/src/Properties.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <Ice/Properties.h> #include <Ice/Initialize.h> diff --git a/matlab/src/Util.cpp b/matlab/src/Util.cpp index 0c3fb5a80d5..c72be68fc3d 100644 --- a/matlab/src/Util.cpp +++ b/matlab/src/Util.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <Ice/LocalException.h> #include <iostream> diff --git a/matlab/src/Util.h b/matlab/src/Util.h index 00a34a422fe..a51ab399ad6 100644 --- a/matlab/src/Util.h +++ b/matlab/src/Util.h @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <Ice/Identity.h> #include <Ice/Version.h> diff --git a/matlab/src/ice.h b/matlab/src/ice.h index 968c918ca89..ec70ee590b6 100644 --- a/matlab/src/ice.h +++ b/matlab/src/ice.h @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #ifndef ICE_MATLAB_API # if defined(ICE_MATLAB_API_EXPORTS) |