Prevent endless recursive sent subfolder names - see: http://thread.gmane.org/gmane...
[squirrelmail.git] / class / l10n / streams.class.php
index 27fa4412963ddb4e1e7305b5943e27b1c0fa54eb..b66cabeeec2fb0ee9a55d5c318417bbcd8a7b0b6 100644 (file)
  *
  * You should have received a copy of the GNU General Public License
  * along with PHP-gettext; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+ * MA  02110-1301, USA
  *
- * @copyright © 2004-2005 The SquirrelMail Project Team
+ * @copyright 2004-2012 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -125,4 +126,3 @@ class FileReader {
         fclose($this->_fd);
     }
 }
-?>
\ No newline at end of file