introducing GNUNET_CRYPTO_ecdhe_create2() to avoid malloc nonsense
[oweals/gnunet.git] / src / include / gnunet_dnsparser_lib.h
index 9680af3299db081f8d7d27e8e77439a64083a5f6..9fe3491d672a734611d6dbad6e0f7194b44eacf9 100644 (file)
@@ -1,6 +1,6 @@
 /*
       This file is part of GNUnet
-      Copyright (C) 2010-2014 Christian Grothoff (and other contributing authors)
+      Copyright (C) 2010-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
@@ -888,6 +888,7 @@ size_t
 GNUNET_DNSPARSER_hex_to_bin (const char *hex,
                              void *data);
 
-/** @} */  /* end of group */
 
 #endif
+
+/** @} */  /* end of group */