瀏覽代碼

state license as recommended by the free software foundation

Thijs Kinkhorst 18 年之前
父節點
當前提交
2af3dba26b
共有 2 個文件被更改,包括 17 次插入3 次删除
  1. 15 2
      README
  2. 2 1
      class/l10n/streams.class.php

+ 15 - 2
README

@@ -48,5 +48,18 @@ please refer to the INSTALL document in the same directory as this document.
 
 Licensing: 
 ----------
-This product is distributed under the GPL.  Please read through the file
-COPYING for more information about our license.
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 2
+of the License, or (at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program (in the file COPYING); if not, write to the
+Free Software Foundation, Inc.,
+51 Franklin St, Fifth Floor, Boston, MA  02110-1301, USA
+

+ 2 - 1
class/l10n/streams.class.php

@@ -17,7 +17,8 @@
  *
  * 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-2007 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License