SET service: accurate results for symmetric mode
[oweals/gnunet.git] / src / include / gnunet_signatures.h
index 83596a5ed2705e48bc9da170d0c267539d8c519b..e9d5d05ed72863fc7333428aa6b6e5662cde0f98 100644 (file)
@@ -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.
 */
 
 /**
@@ -177,9 +177,10 @@ extern "C"
 #define GNUNET_SIGNATURE_PURPOSE_SENSOR_ANOMALY_REPORT 25
 
 /**
- * Axolotl key exchange in CADET
+ * Signature for a GNUid Token
  */
-#define GNUNET_SIGNATURE_PURPOSE_CADET_AXKX 26
+#define GNUNET_SIGNATURE_PURPOSE_GNUID_TOKEN 26
+
 
 
 #if 0                           /* keep Emacsens' auto-indent happy */