X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=class%2Fl10n%2Fstreams.class.php;h=1515a029b0de7d8ea2edae6a6538ef1cd613fe9e;hp=5f918ea88acf31b67aa32980837c3c387d2900cf;hb=7c8a0b77c97d211c8900a47a88f9065f85605510;hpb=47ccfad452e8d345542d09e59112cac317cffed8 diff --git a/class/l10n/streams.class.php b/class/l10n/streams.class.php index 5f918ea8..1515a029 100644 --- a/class/l10n/streams.class.php +++ b/class/l10n/streams.class.php @@ -17,9 +17,10 @@ * * 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-2006 The SquirrelMail Project Team + * @copyright © 2004-2007 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