view oldXMenu/copyright.h @ 110510:fa060a284a1b

Use EMACS_INT instead of EMACS_UINT in intervals.c. The latter causes crashes, since LENGTH macro in intervals.h:114 has to be able to return a negative number.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 23 Sep 2010 14:54:49 -0400
parents e806467e7c39
children 07774e5c3ff5 dd7c098af727 ef719132ddfa
line wrap: on
line source

/*

Copyright 1985, 1986, 1987 by the Massachusetts Institute of Technology

Permission to use, copy, modify, and distribute this
software and its documentation for any purpose and without
fee is hereby granted, provided that the above copyright
notice appear in all copies and that both that copyright
notice and this permission notice appear in supporting
documentation, and that the name of M.I.T. not be used in
advertising or publicity pertaining to distribution of the
software without specific, written prior permission.
M.I.T. makes no representations about the suitability of
this software for any purpose.  It is provided "as is"
without express or implied warranty.

*/

/* arch-tag: c689b1bc-a3ba-41a1-baa0-a3622b5445b2
   (do not change this comment) */