Remove $Horde$ CVS tags.
authorMichael M Slusarz <slusarz@curecanti.org>
Mon, 1 Dec 2008 10:44:37 +0000 (03:44 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Mon, 1 Dec 2008 10:44:37 +0000 (03:44 -0700)
framework/Imap_Client/lib/Horde/Imap/Client.php
framework/Imap_Client/lib/Horde/Imap/Client/Base.php
framework/Imap_Client/lib/Horde/Imap/Client/Cache.php
framework/Imap_Client/lib/Horde/Imap/Client/Cclient-pop3.php
framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php
framework/Imap_Client/lib/Horde/Imap/Client/Exception.php
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php
framework/Imap_Client/lib/Horde/Imap/Client/Sort.php
framework/Imap_Client/lib/Horde/Imap/Client/Utf7imap.php
framework/Imap_Client/test/Horde/Imap/test_client.php

index 699551c..cdd3bf2 100644 (file)
@@ -68,8 +68,6 @@ require_once dirname(__FILE__) . '/Client/Utf7imap.php';
  *   Original code released under the LGPL v2.1
  *   Copyright (c) 2002-2008 Timo Sirainen <tss@iki.fi>
  *
- * $Horde: framework/Imap_Client/lib/Horde/Imap/Client.php,v 1.40 2008/10/27 21:02:55 slusarz Exp $
- *
  * See the enclosed file COPYING for license information (LGPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
  *
index 02e0a94..60e44c7 100644 (file)
@@ -7,8 +7,6 @@
  *
  * Copyright 2008 The Horde Project (http://www.horde.org/)
  *
- * $Horde: framework/Imap_Client/lib/Horde/Imap/Client/Base.php,v 1.81 2008/10/29 05:13:09 slusarz Exp $
- *
  * See the enclosed file COPYING for license information (LGPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
  *
index 1f71905..907be00 100644 (file)
@@ -29,8 +29,6 @@ require_once 'Horde/Serialize.php';
  * 'slicesize' - (integer) The slicesize to use.
  *               DEFAULT: 50
  *
- * $Horde: framework/Imap_Client/lib/Horde/Imap/Client/Cache.php,v 1.19 2008/10/28 21:54:40 slusarz Exp $
- *
  * Copyright 2005-2008 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 70f1c4a..ebfc542 100644 (file)
@@ -13,8 +13,6 @@ require_once dirname(__FILE__) . '/Cclient.php';
  *
  * Copyright 2008 The Horde Project (http://www.horde.org/)
  *
- * $Horde: framework/Imap_Client/lib/Horde/Imap/Client/Cclient-pop3.php,v 1.6 2008/10/09 21:06:22 slusarz Exp $
- *
  * See the enclosed file COPYING for license information (LGPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
  *
index 64c60bd..26bae5f 100644 (file)
@@ -21,8 +21,6 @@
  *
  * Copyright 2008 The Horde Project (http://www.horde.org/)
  *
- * $Horde: framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php,v 1.58 2008/10/28 21:54:40 slusarz Exp $
- *
  * See the enclosed file COPYING for license information (LGPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
  *
index de9b6ae..4d6b3cb 100644 (file)
@@ -4,8 +4,6 @@
  *
  * Copyright 2008 The Horde Project (http://www.horde.org/)
  *
- * $Horde: framework/Imap_Client/lib/Horde/Imap/Client/Exception.php,v 1.16 2008/10/23 04:53:13 slusarz Exp $
- *
  * See the enclosed file COPYING for license information (LGPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
  *
index 834fc85..b1245ae 100644 (file)
@@ -60,8 +60,6 @@
  *
  * Copyright 2005-2008 The Horde Project (http://www.horde.org/)
  *
- * $Horde: framework/Imap_Client/lib/Horde/Imap/Client/Socket.php,v 1.99 2008/10/29 05:13:00 slusarz Exp $
- *
  * See the enclosed file COPYING for license information (LGPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
  *
index d431312..a2cb768 100644 (file)
@@ -3,8 +3,6 @@
  * Horde_Imap_Client_Sort:: provides a function to sort a list of IMAP
  * mailboxes.
  *
- * $Horde: framework/Imap_Client/lib/Horde/Imap/Client/Sort.php,v 1.5 2008/10/17 05:56:16 slusarz Exp $
- *
  * Copyright 2004-2008 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (GPL). If you
index 46ce7e8..2d614a4 100644 (file)
@@ -14,8 +14,6 @@
  *
  * Copyright 2008 The Horde Project (http://www.horde.org/)
  *
- * $Horde: framework/Imap_Client/lib/Horde/Imap/Client/Utf7imap.php,v 1.4 2008/10/09 04:43:26 slusarz Exp $
- *
  * See the enclosed file COPYING for license information (LGPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
  *
index 1f0df9a..c21e5cc 100644 (file)
@@ -16,8 +16,6 @@
  *   + setComparator()
  *   + RFC 4551 (CONDSTORE) related functions
  *
- * $Horde: framework/Imap_Client/test/Horde/Imap/test_client.php,v 1.47 2008/10/23 04:53:14 slusarz Exp $
- *
  * @author     Michael Slusarz <slusarz@horde.org>
  * @category   Horde
  * @package    Horde_Imap_Client