source: trunk/athena/bin/xmore/mit-copyright.h @ 12350

Revision 12350, 1.3 KB checked in by ghudson, 26 years ago (diff)
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
  • Property svn:executable set to *
Line 
1/*      This is the file mit-copyright.h for the Xmore, a file browsing utility
2 *      built upon Xlib and the XToolkit.
3 *      It Contains: The copyright information.
4 *     
5 *      Created:        October 22, 1987
6 *      By:             Chris D. Peterson
7 *
8 *      $Id: mit-copyright.h,v 1.2 1999-01-22 23:15:44 ghudson Exp $
9 *     
10 *      Copyright 1987, 1988 by the Massachusetts Institute of Technology.
11 *
12 *      For further information on copyright and distribution
13 *      see the file mit-copyright.h
14 */
15
16/*
17
18Permission to use, copy, modify, and distribute this
19software and its documentation for any purpose and without
20fee is hereby granted, provided that the above copyright
21notice appear in all copies and that both that copyright
22notice and this permission notice appear in supporting
23documentation, and that the name of M.I.T. not be used in
24advertising or publicity pertaining to distribution of the
25software without specific, written prior permission.
26M.I.T. makes no representations about the suitability of
27this software for any purpose.  It is provided "as is"
28without express or implied warranty.
29
30*/
31
32/*
33 * Unofficially, before hacking on this code too much, drop me a
34 * note, so that we are not duplicating effort.  And if you do add
35 * nifty improvements, please send me the diffs.
36 *
37 *                                Chris Peterson
38 *                                2/10/88
39 */
40
Note: See TracBrowser for help on using the repository browser.