aboutsummaryrefslogtreecommitdiff
path: root/src/include/block_dns.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-02 10:43:06 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-02 10:43:06 +0000
commitf5bee1c9c607cf39a3c22f9c8a7f52db447c1ee9 (patch)
tree845f9c11a7b0676f751bacd28c63957618e6b7eb /src/include/block_dns.h
parent67ec95738fc930f5411f879df18ca1dcc8ce2bdd (diff)
downloadgnunet-f5bee1c9c607cf39a3c22f9c8a7f52db447c1ee9.tar.gz
gnunet-f5bee1c9c607cf39a3c22f9c8a7f52db447c1ee9.zip
-copyright
Diffstat (limited to 'src/include/block_dns.h')
-rw-r--r--src/include/block_dns.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/include/block_dns.h b/src/include/block_dns.h
index 21dcc7acb..4c2f1a3f3 100644
--- a/src/include/block_dns.h
+++ b/src/include/block_dns.h
@@ -1,3 +1,27 @@
1/*
2 This file is part of GNUnet.
3 (C) 2009 Christian Grothoff (and other contributing authors)
4
5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published
7 by the Free Software Foundation; either version 3, or (at your
8 option) any later version.
9
10 GNUnet is distributed in the hope that it will be useful, but
11 WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 General Public License for more details.
14
15 You should have received a copy of the GNU General Public License
16 along with GNUnet; see the file COPYING. If not, write to the
17 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
18 Boston, MA 02111-1307, USA.
19*/
20
21/**
22 * @file include/block_dns.h
23 * @author Philipp Toelke
24 */
1#ifndef _GNVPN_BLOCKDNS_H_ 25#ifndef _GNVPN_BLOCKDNS_H_
2#define _GNVPN_BLOCKDNS_H_ 26#define _GNVPN_BLOCKDNS_H_
3 27