From 8d12d9819391bc320a3d9926fbded1871ce71445 Mon Sep 17 00:00:00 2001 From: "Daniel P. Brown" Date: Thu, 1 Jan 2009 17:18:35 +0000 Subject: [PATCH] Changed year '2008' -> '2009'. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272481 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/functions/iptcembed.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/image/functions/iptcembed.xml b/reference/image/functions/iptcembed.xml index 6562a7912a..059184a426 100644 --- a/reference/image/functions/iptcembed.xml +++ b/reference/image/functions/iptcembed.xml @@ -1,5 +1,5 @@ - + iptcembed @@ -99,7 +99,7 @@ if(isset($info['APP13'])) // Set the IPTC tags $iptc = array( '2#120' => 'Test image', - '2#116' => 'Copyright 2008, The PHP Group' + '2#116' => 'Copyright 2008-2009, The PHP Group' ); // Convert the IPTC tags into binary code