source: trunk/athena/bin/dash/mit-copyright.h @ 12284

Revision 12284, 1.6 KB checked in by ghudson, 26 years ago (diff)
Move dash sources here from src/dash and autoconfiscate.
Line 
1#ifndef _mit_copyright_h
2#define _mit_copyright_h
3
4/*
5 *
6 * This software is being provided to you, the LICENSEE, by the
7 * Massachusetts Institute of Technology (M.I.T.) under the following
8 * license.  By obtaining, using and/or copying this software, you agree
9 * that you have read, understood, and will comply with these terms and
10 * conditions: 
11 *
12 * Permission to use, copy, modify and distribute this software and its
13 * documentation for any purpose and without fee or royalty is hereby
14 * granted, provided that you agree to comply with the following copyright
15 * notice and statements, including the disclaimer, and that the same
16 * appear on ALL copies of the software and documentation, including
17 * modifications that you make for internal use or for distribution:
18 *
19 * Copyright 1992 by the Massachusetts Institute of Technology.  All rights
20 * reserved. 
21 *
22 * THIS SOFTWARE IS PROVIDED "AS IS", AND M.I.T. MAKES NO REPRESENTATIONS
23 * OR WARRANTIES, EXPRESS OR IMPLIED.  By way of example, but not
24 * limitation, M.I.T. MAKES NO REPRESENTATIONS OR WARRANTIES OF
25 * MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF
26 * THE LICENSED SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY
27 * PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.   
28 *
29 * The name of the Massachusetts Institute of Technology or M.I.T. may NOT
30 * be used in advertising or publicity pertaining to distribution of the
31 * software.  Title to copyright in this software and any associated
32 * documentation shall at all times remain with M.I.T., and USER agrees to
33 * preserve same. 
34 *
35 */
36
37#endif /* _mit_copyright_h */
Note: See TracBrowser for help on using the repository browser.