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


FAQs in section [1]:


[1.1] Author

Marshall Cline
cline@parashift.com

TopBottomNext sectionSearch the FAQ ]


[1.2] Copyright Notice

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

TopBottomNext sectionSearch the FAQ ]


[1.3] Copying Permissions

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, www.parashift.com/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). 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 sectionSearch the FAQ ]


[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 sectionSearch the FAQ ]


[1.5] Trademarks

Note: We'd like to list all trademarks explicitly; please let us know about who owns what trademark and we'll name them explicitly; thanks!

Note: This site is non-commercial, and non-commercial use is exempt from trademark dilution laws.

TopBottomNext sectionSearch the FAQ ]


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

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

TopBottomNext sectionSearch the FAQ ]


E-Mail E-mail the author
C++ FAQ LiteTable of contentsSubject indexAbout the author©Download your own copy ]
Revised Mar 1, 2006