gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r36032 - in doodle: . m4 src/doodle src/org/gnunet/doodle


From: gnunet
Subject: [GNUnet-SVN] r36032 - in doodle: . m4 src/doodle src/org/gnunet/doodle
Date: Tue, 30 Jun 2015 13:41:10 +0200

Author: grothoff
Date: 2015-06-30 13:41:10 +0200 (Tue, 30 Jun 2015)
New Revision: 36032

Modified:
   doodle/COPYING
   doodle/configure.ac
   doodle/m4/ax_create_pkgconfig_info.m4
   doodle/src/doodle/convert.c
   doodle/src/doodle/convert.h
   doodle/src/doodle/doodle.c
   doodle/src/doodle/doodle.h
   doodle/src/doodle/doodled.c
   doodle/src/doodle/files.c
   doodle/src/doodle/getopt.c
   doodle/src/doodle/getopt.h
   doodle/src/doodle/getopt1.c
   doodle/src/doodle/gettext.h
   doodle/src/doodle/grow.c
   doodle/src/doodle/help.c
   doodle/src/doodle/helper1.h
   doodle/src/doodle/helper2.h
   doodle/src/doodle/index.c
   doodle/src/doodle/logreplay.c
   doodle/src/doodle/proftree.c
   doodle/src/doodle/proftree2.c
   doodle/src/doodle/proftree3.c
   doodle/src/doodle/semaphore.c
   doodle/src/doodle/semaphore.h
   doodle/src/doodle/shutdown.c
   doodle/src/doodle/shutdown.h
   doodle/src/doodle/testio.c
   doodle/src/doodle/testtree.c
   doodle/src/doodle/testtree2.c
   doodle/src/doodle/testtree3.c
   doodle/src/doodle/testtree4.c
   doodle/src/doodle/tree.c
   doodle/src/org/gnunet/doodle/Doodle.java
Log:
fix #3869: outdated FSF address

Modified: doodle/COPYING
===================================================================
--- doodle/COPYING      2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/COPYING      2015-06-30 11:41:10 UTC (rev 36032)
@@ -305,7 +305,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
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 
USA
 
 
 Also add information on how to contact you by electronic and paper mail.

Modified: doodle/configure.ac
===================================================================
--- doodle/configure.ac 2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/configure.ac 2015-06-30 11:41:10 UTC (rev 36032)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with doodle; see the file COPYING.  If not, write to the
-# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.
+# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
 #
 #
 # Process this file with autoconf to produce a configure script.

Modified: doodle/m4/ax_create_pkgconfig_info.m4
===================================================================
--- doodle/m4/ax_create_pkgconfig_info.m4       2015-06-30 11:40:54 UTC (rev 
36031)
+++ doodle/m4/ax_create_pkgconfig_info.m4       2015-06-30 11:41:10 UTC (rev 
36032)
@@ -47,7 +47,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
+#   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 #   02111-1307, USA.
 #
 #   As a special exception, the respective Autoconf Macro's copyright

Modified: doodle/src/doodle/convert.c
===================================================================
--- doodle/src/doodle/convert.c 2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/convert.c 2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 #include "config.h"

Modified: doodle/src/doodle/convert.h
===================================================================
--- doodle/src/doodle/convert.h 2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/convert.h 2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 #ifndef CONVERT_H

Modified: doodle/src/doodle/doodle.c
===================================================================
--- doodle/src/doodle/doodle.c  2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/doodle.c  2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/doodle.h
===================================================================
--- doodle/src/doodle/doodle.h  2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/doodle.h  2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/doodled.c
===================================================================
--- doodle/src/doodle/doodled.c 2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/doodled.c 2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/files.c
===================================================================
--- doodle/src/doodle/files.c   2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/files.c   2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/getopt.c
===================================================================
--- doodle/src/doodle/getopt.c  2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/getopt.c  2015-06-30 11:41:10 UTC (rev 36032)
@@ -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,
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
 USA.  */
 
 /* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.

Modified: doodle/src/doodle/getopt.h
===================================================================
--- doodle/src/doodle/getopt.h  2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/getopt.h  2015-06-30 11:41:10 UTC (rev 36032)
@@ -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,
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
 USA.  */
 
 #ifndef _GETOPT_H

Modified: doodle/src/doodle/getopt1.c
===================================================================
--- doodle/src/doodle/getopt1.c 2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/getopt1.c 2015-06-30 11:41:10 UTC (rev 36032)
@@ -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,
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
 USA.  */
 #include "config.h"
 #include "getopt.h"

Modified: doodle/src/doodle/gettext.h
===================================================================
--- doodle/src/doodle/gettext.h 2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/gettext.h 2015-06-30 11:41:10 UTC (rev 36032)
@@ -13,7 +13,7 @@
 
    You should have received a copy of the GNU Library 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,
+   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
    USA.  */
 
 #ifndef _LIBGETTEXT_H

Modified: doodle/src/doodle/grow.c
===================================================================
--- doodle/src/doodle/grow.c    2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/grow.c    2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/help.c
===================================================================
--- doodle/src/doodle/help.c    2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/help.c    2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/helper1.h
===================================================================
--- doodle/src/doodle/helper1.h 2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/helper1.h 2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/helper2.h
===================================================================
--- doodle/src/doodle/helper2.h 2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/helper2.h 2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/index.c
===================================================================
--- doodle/src/doodle/index.c   2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/index.c   2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/logreplay.c
===================================================================
--- doodle/src/doodle/logreplay.c       2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/logreplay.c       2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/proftree.c
===================================================================
--- doodle/src/doodle/proftree.c        2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/proftree.c        2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/proftree2.c
===================================================================
--- doodle/src/doodle/proftree2.c       2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/proftree2.c       2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/proftree3.c
===================================================================
--- doodle/src/doodle/proftree3.c       2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/proftree3.c       2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/semaphore.c
===================================================================
--- doodle/src/doodle/semaphore.c       2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/semaphore.c       2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/semaphore.h
===================================================================
--- doodle/src/doodle/semaphore.h       2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/semaphore.h       2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 #ifndef DOODLE_SEMAPHORE_H
 #define DOODLE_SEMAPHORE_H

Modified: doodle/src/doodle/shutdown.c
===================================================================
--- doodle/src/doodle/shutdown.c        2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/shutdown.c        2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/shutdown.h
===================================================================
--- doodle/src/doodle/shutdown.h        2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/shutdown.h        2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 #ifndef DOODLE_SHUTDOWN_H
 #define DOODLE_SHUTDOWN_H

Modified: doodle/src/doodle/testio.c
===================================================================
--- doodle/src/doodle/testio.c  2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/testio.c  2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/testtree.c
===================================================================
--- doodle/src/doodle/testtree.c        2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/testtree.c        2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/testtree2.c
===================================================================
--- doodle/src/doodle/testtree2.c       2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/testtree2.c       2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/testtree3.c
===================================================================
--- doodle/src/doodle/testtree3.c       2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/testtree3.c       2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/testtree4.c
===================================================================
--- doodle/src/doodle/testtree4.c       2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/testtree4.c       2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/doodle/tree.c
===================================================================
--- doodle/src/doodle/tree.c    2015-06-30 11:40:54 UTC (rev 36031)
+++ doodle/src/doodle/tree.c    2015-06-30 11:41:10 UTC (rev 36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: doodle/src/org/gnunet/doodle/Doodle.java
===================================================================
--- doodle/src/org/gnunet/doodle/Doodle.java    2015-06-30 11:40:54 UTC (rev 
36031)
+++ doodle/src/org/gnunet/doodle/Doodle.java    2015-06-30 11:41:10 UTC (rev 
36032)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with doodle; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 package org.gnunet.doodle;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]