[1] Copying permissions
(Part of C++ FAQ Lite, Copyright © 1991-96, Marshall Cline, cline@parashift.com)


FAQs in section [1]:


[1.1] Author

Marshall Cline, cline@parashift.com

TopBottomNext section ]


[1.2] Copyright Notice

The entire C++ FAQ Lite document is Copyright © 1991-96 Marshall P. Cline, Ph.D., cline@parashift.com. All rights reserved. Copying is permitted only under designated situations.

TopBottomNext section ]


[1.3] Copying Permissions UPDATED!

[Recently simplified (on 1/97) and clarified (on 9/97). Click here to go to the next FAQ in the "chain" of recent changes.]

If all you want to do is quote a small portion of C++ FAQ Lite (such as one or two FAQs) in a larger document, simply attribute the quoted portion with something vaguely similar to, "From Marshall Cline's C++ FAQ Lite document, http://www.cerfnet.com/~mpcline/c++-faq-lite/".

If you want to make a copy of large portions and/or the entire C++ FAQ Lite document for your own personal use, you may do so without restriction (provided, of course, that you don't redistribute the document to others, or allow others to copy the document).

If you want to redistribute large portions and/or the entire C++ FAQ Lite document to others, whether or not for commercial use, you must get permission from the author first (and that permission is normally granted; note however that it's often easier for you to simply tell your recipients about the one-click download option). In any event, all copies you make must retain verbatim and display conspicuously all the following: all copyright notices, the Author section, the Copyright Notice section, the No Warranty section, the C++-FAQ-Lite != C++-FAQ-Book section, and the Copy Permissions section.

If you want more and/or different privileges than are outlined here, please contact me, cline@parashift.com. I'm a very reasonable man...

TopBottomNext section ]


[1.4] No Warranty

THIS WORK IS PROVIDED ON AN "AS IS" BASIS. THE AUTHOR PROVIDES NO WARRANTY WHATSOEVER, EITHER EXPRESS OR IMPLIED, REGARDING THE WORK, INCLUDING WARRANTIES WITH RESPECT TO ITS MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE.

TopBottomNext section ]


[1.5] C++-FAQ-Lite != C++-FAQ-Book

This document, C++ FAQ Lite, is not the same as the C++ FAQ Book. The book (C++ FAQ, Cline and Lomow, Addison-Wesley) is 500% larger than this document, and is available in bookstores. See [3] for details.

TopBottomNext section ]


 E-mail the author
C++ FAQ LiteTable of contentsSubject indexAbout the author©Download your own copy ]
Revised Sep 8, 1997