"Fossies" - the Fresh Open Source Software Archive 
Member "laspack/copyrght.h" (27 Mar 1995, 3713 Bytes) of package /linux/privat/old/laspack.tgz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) C and C++ source code syntax highlighting (style:
standard) with prefixed line numbers and
code folding option.
Alternatively you can here
view or
download the uninterpreted source code file.
1 /****************************************************************************/
2 /* copyright.h */
3 /****************************************************************************/
4 /* */
5 /* COPYRIGHT notice for LASPack library */
6 /* */
7 /* Copyright (C) 1992-1995 Tomas Skalicky. All rights reserved. */
8 /* */
9 /* Redistribution and use in source and binary forms, with or without */
10 /* modification, are permitted provided that the following conditions */
11 /* are met: */
12 /* */
13 /* 1. Redistributions of source code must retain the above copyright */
14 /* notice, this list of conditions and the following disclaimer. */
15 /* 2. Redistributions in binary form must reproduce the above */
16 /* copyright notice, this list of conditions and the following */
17 /* disclaimer in the documentation and/or other materials provided */
18 /* with the distribution. */
19 /* 3. All modifications to the source code must be clearly marked as */
20 /* such. Binary redistributions based on modified source code */
21 /* must be clearly marked as modified versions in the documentation */
22 /* and/or other materials provided with the distribution. */
23 /* 4. No fees may be charged for distribution of the codes, other than */
24 /* a fee to cover the cost of the media and a reasonable handling fee. */
25 /* 5. This code, and any derivative of this code, may not be used in a */
26 /* commercial package without the prior explicit written permission */
27 /* of the author. */
28 /* */
29 /* This code is provided "as is", without any warranty of any kind, */
30 /* either expressed or implied, including but not limited to, any implied */
31 /* warranty of merchantibility or fitness for any purpose. In no event */
32 /* will the author or any party who distributed the code be liable */
33 /* for damages or for any claim(s) by any other party, including but not */
34 /* limited to, any lost profits, lost data or data rendered inaccurate, */
35 /* losses sustained by third parties, or any other special, incidental or */
36 /* consequential damages arising out of the use or inability to use */
37 /* the program, even if the possibility of such damages has been advised */
38 /* against. The entire risk as to the quality, the performance, and */
39 /* the fitness of the program for any particular purpose lies with */
40 /* the party using the code. */
41 /* */
42 /****************************************************************************/
43 /* */
44 /* ANY USE OF THIS CODE CONSTITUTES ACCEPTANCE OF THE TERMS */
45 /* OF THE COPYRIGHT NOTICE */
46 /* */
47 /****************************************************************************/