1 @node License Texinfo sources
2 @section License Texinfo sources
4 Gnulib provides copies of the GNU GPL, GNU LGPL, and GNU FDL licenses
5 in Texinfo form. (The master location is
6 @url{http://www.gnu.org/licenses/}). These Texinfo documents do not
7 have any node names and structures built into them; for your manual,
8 you should @code{@@include} them in an appropriate @code{@@node}.
10 The conventional name for the GPL node is @samp{Copying} and for the FDL
11 @samp{GNU Free Documentation License}. The LGPL doesn't seem to have
12 a conventional node name.
14 Of course the license texts themselves should not be changed at all.