X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=class%2Fl10n%2Fstreams.class.php;h=c7b93a204f99aec1710d304544dd46b83455c81f;hp=b13cbe7f7993d1b116cfa67bf4764b3bd3568f1b;hb=2f8c79ee4f62a50c854141fb0ff2f44d8f5f5b9c;hpb=392de6fb517823060c77294fbd9d1698f3280eb7 diff --git a/class/l10n/streams.class.php b/class/l10n/streams.class.php index b13cbe7f..c7b93a20 100644 --- a/class/l10n/streams.class.php +++ b/class/l10n/streams.class.php @@ -1,4 +1,5 @@ . * @@ -16,8 +17,12 @@ * * 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-2011 The SquirrelMail Project Team + * @license http://opensource.org/licenses/gpl-license.php GNU Public License + * @version $Id$ * @package squirrelmail * @subpackage i18n */ @@ -121,4 +126,3 @@ class FileReader { fclose($this->_fd); } } -?> \ No newline at end of file