libnfs.c: always pass the attributes to the callback for recursive lookups
[deb_libnfs.git] / COPYING
CommitLineData
84004dbf
RS
1Libnfs components fall under two separate licences
2
3
2f5c161b
RS
4The library sources and include directories
5===========================================
84004dbf
RS
6The nfs client library itself, i.e. the lib and include directories,
7is licenced under GNU Lesser General Public License as published by
8the Free Software Foundation; either version 2.1 of the License, or
9(at your option) any later version.
10
2f5c161b
RS
11The protocol definition, .x, files
12==================================
13These are based on old RFCs and studying how wireshark dissects various packets.
14These are distributed under the simplified BSD licence.
15
370ae181 16The examples directory
84004dbf 17================================
370ae181
RS
18The utility and example applications using this library, i.e. the
19examples directory, are licenced under the GNU General Public License
84004dbf
RS
20as published by the Free Software Foundation; either version 3 of the
21License, or (at your option) any later version.
22
23
24To avoid any confusion, every source file contains a licence boilerplate.
25