Commit 5fd5d0a4 5fd5d0a4568806791bdde57ce20fd05df3109c43 by Sergey Poznyakoff

Minor change.

1 parent 31f99a77
Showing 1 changed file with 3 additions and 1 deletions
...@@ -14,7 +14,9 @@ as well as off of local or remote POP3 and IMAP4 servers. ...@@ -14,7 +14,9 @@ as well as off of local or remote POP3 and IMAP4 servers.
14 You're welcome to use this library in your own programs, please see 14 You're welcome to use this library in your own programs, please see
15 the examples subdirectory or these other applications. All libraries 15 the examples subdirectory or these other applications. All libraries
16 are licensed using the GNU LGPL. The documentation is licensed under 16 are licensed using the GNU LGPL. The documentation is licensed under
17 the GNU FDL, and everything else is licensed using the GNU GPL. 17 the GNU FDL, and everything else is licensed using the GNU GPL. The
18 complete texts of the corresponding licences are included in the files
19 COPYING.LIB, COPYING and doc/texinfo/COPYING.DOC.
18 20
19 This software is part of the GNU Project and belongs to the Free Software 21 This software is part of the GNU Project and belongs to the Free Software
20 Foundation. 22 Foundation.
......