diff options
author | Benoit Foucher <benoit@zeroc.com> | 2012-04-25 09:26:49 +0200 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2012-04-25 09:26:49 +0200 |
commit | ef49ae7797084bf71e50616d360620b80f4b63cc (patch) | |
tree | 663abee4b3a608d437820f06596ed0fc355b0f67 /php/src | |
parent | python 3 support (diff) | |
download | ice-ef49ae7797084bf71e50616d360620b80f4b63cc.tar.bz2 ice-ef49ae7797084bf71e50616d360620b80f4b63cc.tar.xz ice-ef49ae7797084bf71e50616d360620b80f4b63cc.zip |
Fixed copyrights
Diffstat (limited to 'php/src')
-rw-r--r-- | php/src/IcePHP/Communicator.cpp | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Communicator.h | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Config.h | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Connection.cpp | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Connection.h | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Endpoint.cpp | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Endpoint.h | 2 | ||||
-rw-r--r-- | php/src/IcePHP/IcePHP.rc | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Init.cpp | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Logger.cpp | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Logger.h | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Makefile | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Makefile.mak | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Operation.cpp | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Operation.h | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Properties.cpp | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Properties.h | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Proxy.cpp | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Proxy.h | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Types.cpp | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Types.h | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Util.cpp | 2 | ||||
-rw-r--r-- | php/src/IcePHP/Util.h | 2 | ||||
-rw-r--r-- | php/src/Makefile | 2 | ||||
-rw-r--r-- | php/src/Makefile.mak | 2 |
25 files changed, 25 insertions, 25 deletions
diff --git a/php/src/IcePHP/Communicator.cpp b/php/src/IcePHP/Communicator.cpp index 702d6257b38..57e766eab31 100644 --- a/php/src/IcePHP/Communicator.cpp +++ b/php/src/IcePHP/Communicator.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Communicator.h b/php/src/IcePHP/Communicator.h index 02610d085fb..2e3dda856f1 100644 --- a/php/src/IcePHP/Communicator.h +++ b/php/src/IcePHP/Communicator.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Config.h b/php/src/IcePHP/Config.h index 6e4c07fb296..055e732a6c2 100644 --- a/php/src/IcePHP/Config.h +++ b/php/src/IcePHP/Config.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Connection.cpp b/php/src/IcePHP/Connection.cpp index 407a6fad47d..4044ac0c564 100644 --- a/php/src/IcePHP/Connection.cpp +++ b/php/src/IcePHP/Connection.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Connection.h b/php/src/IcePHP/Connection.h index 4eb74389775..7c4b5b11631 100644 --- a/php/src/IcePHP/Connection.h +++ b/php/src/IcePHP/Connection.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Endpoint.cpp b/php/src/IcePHP/Endpoint.cpp index 4da2affaf49..85449b00ec6 100644 --- a/php/src/IcePHP/Endpoint.cpp +++ b/php/src/IcePHP/Endpoint.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Endpoint.h b/php/src/IcePHP/Endpoint.h index 40802455cfa..4bef00322cf 100644 --- a/php/src/IcePHP/Endpoint.h +++ b/php/src/IcePHP/Endpoint.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/IcePHP.rc b/php/src/IcePHP/IcePHP.rc index c4528e3aef0..d50ea4824ea 100644 --- a/php/src/IcePHP/IcePHP.rc +++ b/php/src/IcePHP/IcePHP.rc @@ -25,7 +25,7 @@ BEGIN VALUE "FileDescription", "Ice for PHP Extension\0"
VALUE "FileVersion", "3.4.2\0"
VALUE "InternalName", INTERNALNAME
- VALUE "LegalCopyright", "Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved.\0"
+ VALUE "LegalCopyright", "Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved.\0"
VALUE "OriginalFilename", ORIGINALFILENAME
VALUE "ProductName", "Ice\0"
VALUE "ProductVersion", "3.4.2\0"
diff --git a/php/src/IcePHP/Init.cpp b/php/src/IcePHP/Init.cpp index 918d822f237..9da2f13db9a 100644 --- a/php/src/IcePHP/Init.cpp +++ b/php/src/IcePHP/Init.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Logger.cpp b/php/src/IcePHP/Logger.cpp index e6d52d0b7de..f44c0ffe2be 100644 --- a/php/src/IcePHP/Logger.cpp +++ b/php/src/IcePHP/Logger.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Logger.h b/php/src/IcePHP/Logger.h index eb394ef0de3..a654729b30d 100644 --- a/php/src/IcePHP/Logger.h +++ b/php/src/IcePHP/Logger.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Makefile b/php/src/IcePHP/Makefile index 65953fa915f..910b4e6e031 100644 --- a/php/src/IcePHP/Makefile +++ b/php/src/IcePHP/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Makefile.mak b/php/src/IcePHP/Makefile.mak index 97bc92ba789..5a0233f7cde 100644 --- a/php/src/IcePHP/Makefile.mak +++ b/php/src/IcePHP/Makefile.mak @@ -1,6 +1,6 @@ # **********************************************************************
#
-# Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved.
#
# This copy of Ice is licensed to you under the terms described in the
# ICE_LICENSE file included in this distribution.
diff --git a/php/src/IcePHP/Operation.cpp b/php/src/IcePHP/Operation.cpp index 3e062be01d6..5bdf6ddc20b 100644 --- a/php/src/IcePHP/Operation.cpp +++ b/php/src/IcePHP/Operation.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Operation.h b/php/src/IcePHP/Operation.h index 265cd6f217a..3062d9fbe02 100644 --- a/php/src/IcePHP/Operation.h +++ b/php/src/IcePHP/Operation.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Properties.cpp b/php/src/IcePHP/Properties.cpp index 2c91abef05e..ac2425ba2bd 100644 --- a/php/src/IcePHP/Properties.cpp +++ b/php/src/IcePHP/Properties.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Properties.h b/php/src/IcePHP/Properties.h index 001e288ae56..7732c327f58 100644 --- a/php/src/IcePHP/Properties.h +++ b/php/src/IcePHP/Properties.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Proxy.cpp b/php/src/IcePHP/Proxy.cpp index 89952c41f16..a8dfcd18c07 100644 --- a/php/src/IcePHP/Proxy.cpp +++ b/php/src/IcePHP/Proxy.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Proxy.h b/php/src/IcePHP/Proxy.h index c972faf218f..104c42e92f3 100644 --- a/php/src/IcePHP/Proxy.h +++ b/php/src/IcePHP/Proxy.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Types.cpp b/php/src/IcePHP/Types.cpp index 6df610af27b..21f6030009f 100644 --- a/php/src/IcePHP/Types.cpp +++ b/php/src/IcePHP/Types.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Types.h b/php/src/IcePHP/Types.h index b21af72e8d6..14ce1d0ec6d 100644 --- a/php/src/IcePHP/Types.h +++ b/php/src/IcePHP/Types.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Util.cpp b/php/src/IcePHP/Util.cpp index ef5f371b170..60b52ac15a0 100644 --- a/php/src/IcePHP/Util.cpp +++ b/php/src/IcePHP/Util.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/IcePHP/Util.h b/php/src/IcePHP/Util.h index 925c0eab178..8dde23d9969 100644 --- a/php/src/IcePHP/Util.h +++ b/php/src/IcePHP/Util.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/php/src/Makefile b/php/src/Makefile index e180765904a..da3becd4f52 100644 --- a/php/src/Makefile +++ b/php/src/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/php/src/Makefile.mak b/php/src/Makefile.mak index e15519a0d32..4f8dc31d36d 100644 --- a/php/src/Makefile.mak +++ b/php/src/Makefile.mak @@ -1,6 +1,6 @@ # **********************************************************************
#
-# Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved.
#
# This copy of Ice is licensed to you under the terms described in the
# ICE_LICENSE file included in this distribution.
|