blob: b7ede0e35e574292316024c82bc69b66cc2b31b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
\input texinfo
@setfilename lgpl.info
@ifinfo
@format
START-INFO-DIR-ENTRY
* COPYING LIBS: (lgpl). The GNU Library General Public License
END-INFO-DIR-ENTRY
@end format
@end ifinfo
@settitle LGPL
@iftex
@headings doubleafter
@setchapternewpage off
@end iftex
@finalout
@clear lgpl-appendix
@node Top, , (dir), (dir)
@include lgpl.texinfo
@bye
|