Mercurial > emacs
annotate oldXMenu/copyright.h @ 83039:e3c68dad44a0
Added newly loaded stuff in loadup.el to src/Makefile.in.
src/Makefile.in (SOME_MACHINE_LISP): Added X-related libraries that
were added to loadup.el.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-79
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Thu, 19 Feb 2004 02:06:18 +0000 |
parents | f0eb34e60705 |
children | 8e5779acd195 |
rev | line source |
---|---|
53224
f0eb34e60705
tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
Karoly Lorentey <lorentey@elte.hu>
parents:
52401
diff
changeset
|
1 /* $Header: /cvsroot/emacs/emacs/oldXMenu/copyright.h,v 1.2 2003/09/01 15:45:47 miles Exp $ */ |
25858 | 2 /* |
3 | |
4 Copyright 1985, 1986, 1987 by the Massachusetts Institute of Technology | |
5 | |
6 Permission to use, copy, modify, and distribute this | |
7 software and its documentation for any purpose and without | |
8 fee is hereby granted, provided that the above copyright | |
9 notice appear in all copies and that both that copyright | |
10 notice and this permission notice appear in supporting | |
11 documentation, and that the name of M.I.T. not be used in | |
12 advertising or publicity pertaining to distribution of the | |
13 software without specific, written prior permission. | |
14 M.I.T. makes no representations about the suitability of | |
15 this software for any purpose. It is provided "as is" | |
16 without express or implied warranty. | |
17 | |
18 */ | |
19 | |
52401 | 20 /* arch-tag: c689b1bc-a3ba-41a1-baa0-a3622b5445b2 |
21 (do not change this comment) */ |