-skeletons for transport-ng
[oweals/gnunet.git] / src / ats / gnunet-service-ats_feedback.h
index 2e37065a10cc4ddc4e23a012639a9025fabc26e8..0ecb5d9b414c93b143d9b0fed1b6d5afa1ad2354 100644 (file)
@@ -1,6 +1,6 @@
 /*
  This file is part of GNUnet.
- (C) 2011-2014 Christian Grothoff (and other contributing authors)
+ Copyright (C) 2011-2014 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 ats/gnunet-service-ats_feedback.h
@@ -36,7 +36,7 @@
  * @param message the request message
  */
 void
-GAS_handle_preference_feedback (void *cls,
+GAS_handle_feedback (void *cls,
                                 struct GNUNET_SERVER_Client *client,
                                 const struct GNUNET_MessageHeader *message);