annotate oldXMenu/copyright.h @ 54101:e1a843eba96a

(USAGE1): Add --no-desktop. Move --display from USAGE2. Fix --multibyte. Move --help, --version to USAGE2. Add alias --file. Fix -f, -l. Sort options. Untabify. (USAGE2): Add -hb. Fix --name, --title. Sort options. Untabify.
author Eli Zaretskii <eliz@is.elta.co.il>
date Sat, 21 Feb 2004 13:24:15 +0000
parents 695cf19ef79e
children f0eb34e60705 e8824c4f5f7e 375f2633d815
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 25858
diff changeset
1 /* $Header: /cvsroot/emacs/emacs/oldXMenu/copyright.h,v 1.1 1999/10/03 19:35:25 fx Exp $ */
25858
Dave Love <fx@gnu.org>
parents:
diff changeset
2 /*
Dave Love <fx@gnu.org>
parents:
diff changeset
3
Dave Love <fx@gnu.org>
parents:
diff changeset
4 Copyright 1985, 1986, 1987 by the Massachusetts Institute of Technology
Dave Love <fx@gnu.org>
parents:
diff changeset
5
Dave Love <fx@gnu.org>
parents:
diff changeset
6 Permission to use, copy, modify, and distribute this
Dave Love <fx@gnu.org>
parents:
diff changeset
7 software and its documentation for any purpose and without
Dave Love <fx@gnu.org>
parents:
diff changeset
8 fee is hereby granted, provided that the above copyright
Dave Love <fx@gnu.org>
parents:
diff changeset
9 notice appear in all copies and that both that copyright
Dave Love <fx@gnu.org>
parents:
diff changeset
10 notice and this permission notice appear in supporting
Dave Love <fx@gnu.org>
parents:
diff changeset
11 documentation, and that the name of M.I.T. not be used in
Dave Love <fx@gnu.org>
parents:
diff changeset
12 advertising or publicity pertaining to distribution of the
Dave Love <fx@gnu.org>
parents:
diff changeset
13 software without specific, written prior permission.
Dave Love <fx@gnu.org>
parents:
diff changeset
14 M.I.T. makes no representations about the suitability of
Dave Love <fx@gnu.org>
parents:
diff changeset
15 this software for any purpose. It is provided "as is"
Dave Love <fx@gnu.org>
parents:
diff changeset
16 without express or implied warranty.
Dave Love <fx@gnu.org>
parents:
diff changeset
17
Dave Love <fx@gnu.org>
parents:
diff changeset
18 */
Dave Love <fx@gnu.org>
parents:
diff changeset
19
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 25858
diff changeset
20 /* arch-tag: c689b1bc-a3ba-41a1-baa0-a3622b5445b2
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 25858
diff changeset
21 (do not change this comment) */