diff options
Diffstat (limited to 'php/lib')
-rw-r--r-- | php/lib/Glacier2.php | 2 | ||||
-rw-r--r-- | php/lib/Ice.php | 2 | ||||
-rw-r--r-- | php/lib/IceBox.php | 2 | ||||
-rw-r--r-- | php/lib/IceGrid.php | 2 | ||||
-rw-r--r-- | php/lib/IcePatch2.php | 2 | ||||
-rw-r--r-- | php/lib/IceStorm.php | 2 | ||||
-rw-r--r-- | php/lib/Ice_ns.php | 2 | ||||
-rw-r--r-- | php/lib/Makefile | 2 | ||||
-rw-r--r-- | php/lib/Makefile.mak | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/php/lib/Glacier2.php b/php/lib/Glacier2.php index 4b4e591bca3..c702c830ec3 100644 --- a/php/lib/Glacier2.php +++ b/php/lib/Glacier2.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 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/lib/Ice.php b/php/lib/Ice.php index 0f27eecee92..c46cc709f03 100644 --- a/php/lib/Ice.php +++ b/php/lib/Ice.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 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/lib/IceBox.php b/php/lib/IceBox.php index 3a60e1ba899..7daed629bb4 100644 --- a/php/lib/IceBox.php +++ b/php/lib/IceBox.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 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/lib/IceGrid.php b/php/lib/IceGrid.php index 18313abf39b..428102d703c 100644 --- a/php/lib/IceGrid.php +++ b/php/lib/IceGrid.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 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/lib/IcePatch2.php b/php/lib/IcePatch2.php index b75e21d27d3..c633dc62dd0 100644 --- a/php/lib/IcePatch2.php +++ b/php/lib/IcePatch2.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 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/lib/IceStorm.php b/php/lib/IceStorm.php index 65474d7fbae..673e889d2ed 100644 --- a/php/lib/IceStorm.php +++ b/php/lib/IceStorm.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 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/lib/Ice_ns.php b/php/lib/Ice_ns.php index b77b131bff4..1c8fd24358c 100644 --- a/php/lib/Ice_ns.php +++ b/php/lib/Ice_ns.php @@ -1,7 +1,7 @@ <?php // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 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/lib/Makefile b/php/lib/Makefile index b54611cbb81..8bdc1b9ffd7 100644 --- a/php/lib/Makefile +++ b/php/lib/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2014 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/lib/Makefile.mak b/php/lib/Makefile.mak index 29fb7cacd28..9f9f449ec57 100644 --- a/php/lib/Makefile.mak +++ b/php/lib/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2014 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. |