aboutsummaryrefslogtreecommitdiff
path: root/gnu-name-system-record-types
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-02-28 11:19:16 +0100
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-02-28 11:19:16 +0100
commit4c5ae13bf6c7e3cb070e9d56065cfdfc053f0b3a (patch)
treee2ceb0391045b9fe1cad02571fdf3240f6edb93a /gnu-name-system-record-types
parent5b3d457f4059dece4a4b71dcd841a49da8c9f648 (diff)
downloadgana-4c5ae13bf6c7e3cb070e9d56065cfdfc053f0b3a.tar.gz
gana-4c5ae13bf6c7e3cb070e9d56065cfdfc053f0b3a.zip
add header autogenerated comment
Diffstat (limited to 'gnu-name-system-record-types')
-rw-r--r--gnu-name-system-record-types/h.header11
1 files changed, 10 insertions, 1 deletions
diff --git a/gnu-name-system-record-types/h.header b/gnu-name-system-record-types/h.header
index fb52945..109e6f4 100644
--- a/gnu-name-system-record-types/h.header
+++ b/gnu-name-system-record-types/h.header
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet 2 This file is part of GNUnet
3 Copyright (C) 2012-2020 GNUnet e.V. 3 Copyright (C) 2012-2021 GNUnet e.V.
4 4
5 GNUnet is free software: you can redistribute it and/or modify it 5 GNUnet is free software: you can redistribute it and/or modify it
6 under the terms of the GNU Affero General Public License as published 6 under the terms of the GNU Affero General Public License as published
@@ -20,6 +20,15 @@
20#ifndef GNU_NAME_SYSTEM_RECORD_TYPES_H 20#ifndef GNU_NAME_SYSTEM_RECORD_TYPES_H
21#define GNU_NAME_SYSTEM_RECORD_TYPES_H 21#define GNU_NAME_SYSTEM_RECORD_TYPES_H
22 22
23/**
24 * WARNING:
25 * This header is generated!
26 * In order to add GNS record types, you must register
27 * them in GANA, and then use the header generation script
28 * to create an update of this file. You may then replace this
29 * file with the update.
30 */
31
23#ifdef __cplusplus 32#ifdef __cplusplus
24extern "C" { 33extern "C" {
25#if 0 /* keep Emacsens' auto-indent happy */ 34#if 0 /* keep Emacsens' auto-indent happy */