aboutsummaryrefslogtreecommitdiff
path: root/src/gns
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2012-04-23 13:39:18 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2012-04-23 13:39:18 +0000
commit28f5a84722e081808027c30c934e68b40cdea9f7 (patch)
treec8a36f3633ed0c01b5a813fd608fa3ad3f5091fd /src/gns
parentf40d79e6ce855f141d935915f637614cd5824b48 (diff)
downloadgnunet-28f5a84722e081808027c30c934e68b40cdea9f7.tar.gz
gnunet-28f5a84722e081808027c30c934e68b40cdea9f7.zip
-license
Diffstat (limited to 'src/gns')
-rw-r--r--src/gns/nss/nss_gns.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/gns/nss/nss_gns.c b/src/gns/nss/nss_gns.c
index 054f20b13..28c342390 100644
--- a/src/gns/nss/nss_gns.c
+++ b/src/gns/nss/nss_gns.c
@@ -2,6 +2,21 @@
2 This file is part of nss-gns. 2 This file is part of nss-gns.
3 3
4 Parts taken from: nss.c in nss-mdns 4 Parts taken from: nss.c in nss-mdns
5
6 nss-mdns is free software; you can redistribute it and/or modify
7 it under the terms of the GNU Lesser General Public License as published
8 by the Free Software Foundation; either version 2 of the License,
9 or (at your option) any later version.
10
11 nss-mdns is distributed in the hope that it will be useful, but1
12 WITHOUT ANY WARRANTY; without even the implied warranty of
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 General Public License for more details.
15
16 You should have received a copy of the GNU Lesser General Public License
17 along with nss-mdns; if not, write to the Free Software
18 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
19 USA.
5***/ 20***/
6 21
7#ifdef HAVE_CONFIG_H 22#ifdef HAVE_CONFIG_H