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