Main Page | Alphabetical List | Class List | File List | Class Members | File Members

copyright.h

Go to the documentation of this file.
00001 /* 00002 Copyright (c) 1992-1993 The Regents of the University of California. 00003 All rights reserved. 00004 00005 Permission to use, copy, modify, and distribute this software and its 00006 documentation for any purpose, without fee, and without written agreement is 00007 hereby granted, provided that the above copyright notice and the following 00008 two paragraphs appear in all copies of this software. 00009 00010 IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR 00011 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT 00012 OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF 00013 CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 00014 00015 THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, 00016 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY 00017 AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS 00018 ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATION TO 00019 PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. 00020 */ 00021 00022 #ifdef MAIN /* include the copyright message in every executable */ 00023 static char *copyright = "Copyright (c) 1992-1993 The Regents of the University of California. All rights reserved."; 00024 #endif // MAIN

Generated on Thu Sep 16 12:33:44 2004 for NachOS by doxygen 1.3.8