web/wp-includes/Text/Diff/Renderer.php
changeset 194 32102edaa81b
parent 136 bde1974c263b
--- a/web/wp-includes/Text/Diff/Renderer.php	Thu Sep 16 15:45:36 2010 +0000
+++ b/web/wp-includes/Text/Diff/Renderer.php	Mon Nov 19 18:26:13 2012 +0100
@@ -5,9 +5,7 @@
  * This class renders the diff in classic diff format. It is intended that
  * this class be customized via inheritance, to obtain fancier outputs.
  *
- * $Horde: framework/Text_Diff/Diff/Renderer.php,v 1.21 2008/01/04 10:07:50 jan Exp $
- *
- * Copyright 2004-2008 The Horde Project (http://www.horde.org/)
+ * Copyright 2004-2010 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you did
  * not receive this file, see http://opensource.org/licenses/lgpl-license.php.