Fix for #4553
[oweals/gnunet.git] / src / regex / regex_api.c
index fb20bb20971e9409c2e5e404cf079833801aa371..c3be2020f28032e4e66f26b70e7fd9a2f1c7c386 100644 (file)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet
-     Copyright (C) 2012, 2013 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2012, 2013 GNUnet e.V.
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
@@ -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.
 */
 /**
  * @file regex/regex_api.c
@@ -279,9 +279,6 @@ handle_search_response (void *cls,
                   pid,
                   &pid[1], gpl,
                   &pid[1 + gpl], ppl);
-      LOG (GNUNET_ERROR_TYPE_DEBUG,
-           "Returned from regex CB\n",
-           GNUNET_i2s (pid));
       return;
     }
   }