diff options
Diffstat (limited to 'php/src/php5/Init.cpp')
-rw-r--r-- | php/src/php5/Init.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/php/src/php5/Init.cpp b/php/src/php5/Init.cpp index f3bf4e7ed5f..7e6bc586b4f 100644 --- a/php/src/php5/Init.cpp +++ b/php/src/php5/Init.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <Communicator.h> #include <Connection.h> |