Explorar el Código

ZF-7335: Zend_Pdf - add missing svn:keywords and associated tag

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@17652 44c647ce-9c0f-0410-b52a-842ac1e357ba
mikaelkael hace 16 años
padre
commit
f658ebcb29

+ 1 - 1
library/Zend/Pdf/Annotation.php

@@ -17,7 +17,7 @@
  * @subpackage Annotation
  * @copyright  Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
  * @license    http://framework.zend.com/license/new-bsd     New BSD License
- * @version    $Id:
+ * @version    $Id$
  */
 
 /** @see Zend_Pdf_ElementFactory */

+ 1 - 1
library/Zend/Pdf/Annotation/FileAttachment.php

@@ -17,7 +17,7 @@
  * @subpackage Annotation
  * @copyright  Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
  * @license    http://framework.zend.com/license/new-bsd     New BSD License
- * @version    $Id:
+ * @version    $Id$
  */
 
 /** Zend_Pdf_Annotation */

+ 1 - 1
library/Zend/Pdf/Annotation/Link.php

@@ -17,7 +17,7 @@
  * @subpackage Annotation
  * @copyright  Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
  * @license    http://framework.zend.com/license/new-bsd     New BSD License
- * @version    $Id:
+ * @version    $Id$
  */
 
 /** Zend_Pdf_Annotation */

+ 1 - 1
library/Zend/Pdf/Annotation/Text.php

@@ -17,7 +17,7 @@
  * @subpackage Annotation
  * @copyright  Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
  * @license    http://framework.zend.com/license/new-bsd     New BSD License
- * @version    $Id:
+ * @version    $Id$
  */
 
 /** Zend_Pdf_Annotation */

+ 1 - 1
library/Zend/Pdf/Destination/Explicit.php

@@ -17,7 +17,7 @@
  * @subpackage Destination
  * @copyright  Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
  * @license    http://framework.zend.com/license/new-bsd     New BSD License
- * @version    $Id: Destination.php 16978 2009-07-22 19:59:40Z alexander $
+ * @version    $Id$
  */
 
 /** Zend_Pdf_Page */

+ 1 - 1
library/Zend/Pdf/Destination/Named.php

@@ -17,7 +17,7 @@
  * @subpackage Destination
  * @copyright  Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
  * @license    http://framework.zend.com/license/new-bsd     New BSD License
- * @version    $Id: Fit.php 16971 2009-07-22 18:05:45Z mikaelkael $
+ * @version    $Id$
  */
 
 /** Zend_Pdf_Destination */

+ 1 - 1
library/Zend/Pdf/NameTree.php

@@ -17,7 +17,7 @@
  * @subpackage Actions
  * @copyright  Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
  * @license    http://framework.zend.com/license/new-bsd     New BSD License
- * @version    $Id: Action.php 16978 2009-07-22 19:59:40Z alexander $
+ * @version    $Id$
  */
 
 /** Zend_Pdf_ElementFactory */