]> ToastFreeware Gitweb - toast/cookiecaptcha.git/commitdiff
Correct the address of the FSF in extension GPL headers
authorSam Reed <reedy@users.mediawiki.org>
Mon, 21 Jun 2010 13:45:17 +0000 (13:45 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Mon, 21 Jun 2010 13:45:17 +0000 (13:45 +0000)
59 Temple Place -> 51 Franklin Street

ConfirmEdit.php
FancyCaptcha.php
QuestyCaptcha.php
captcha.py

index 1b0f76fa77db674f8a90271d684948315c2b04d5..fd2a6c2bc2702f0fdf2f8be7ca73a302b307433d 100644 (file)
@@ -21,7 +21,7 @@
  *
  * You should have received a copy of the GNU General Public License along
  * with this program; if not, write to the Free Software Foundation, Inc.,
- * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  * http://www.gnu.org/copyleft/gpl.html
  *
  * @file
index 6b6026c088b97eb6a043ddefbbdf333f73586a22..44510801f60a8bd8f3a6ba71656b654b282639ff 100644 (file)
@@ -18,7 +18,7 @@
  *
  * You should have received a copy of the GNU General Public License along
  * with this program; if not, write to the Free Software Foundation, Inc.,
- * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  * http://www.gnu.org/copyleft/gpl.html
  *
  * @file
index 7dd4d7309316660e9f52f508124f4823ad9f3a14..152943e4400ff76d7229fd99ec5d4d3d150c9067 100644 (file)
@@ -17,7 +17,7 @@
  *
  * You should have received a copy of the GNU General Public License along
  * with this program; if not, write to the Free Software Foundation, Inc.,
- * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  * http://www.gnu.org/copyleft/gpl.html
  *
  * @file
index 0cd1450e2bfc62aa565bd7b12d689be6f3950418..f1a050113461b677cf0f7c2fe38bac3f6eab3f1e 100644 (file)
@@ -16,7 +16,7 @@
 #
 # You should have received a copy of the GNU General Public License along
 # with this program; if not, write to the Free Software Foundation, Inc.,
-# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 # http://www.gnu.org/copyleft/gpl.html
 #
 # Further tweaks by Brion Vibber <brion@pobox.com>: