--- loncom/cgi/mimeTeX/mimetex.h 2007/10/09 21:41:41 1.3 +++ loncom/cgi/mimeTeX/mimetex.h 2008/12/04 12:17:13 1.4 @@ -2,22 +2,24 @@ #define _MIMETEX /**************************************************************************** * - * Copyright(c) 2002-2003, John Forkosh Associates, Inc. All rights reserved. + * Copyright(c) 2002-2008, John Forkosh Associates, Inc. All rights reserved. + * http://www.forkosh.com mailto: john@forkosh.com * -------------------------------------------------------------------------- * This file is part of mimeTeX, which is free software. You may redistribute * and/or modify it under the terms of the GNU General Public License, - * version 2 or later, as published by the Free Software Foundation. + * version 3 or later, as published by the Free Software Foundation. * MimeTeX is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY, not even the implied warranty of MERCHANTABILITY. * See the GNU General Public License for specific details. * By using mimeTeX, you warrant that you have read, understood and - * agreed to these terms and conditions, and that you are at least 18 years - * of age and possess the legal right and ability to enter into this - * agreement and to use mimeTeX in accordance with it. - * Your mimeTeX distribution should contain a copy of the GNU General - * Public License. If not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA, - * or point your browser to http://www.gnu.org/licenses/gpl.html + * agreed to these terms and conditions, and that you possess the legal + * right and ability to enter into this agreement and to use mimeTeX + * in accordance with it. + * Your mimetex.zip distribution file should contain the file COPYING, + * an ascii text copy of the GNU General Public License, version 3. + * If not, point your browser to http://www.gnu.org/licenses/ + * or write to the Free Software Foundation, Inc., + * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. * -------------------------------------------------------------------------- * * Purpose: Structures, macros, symbols, @@ -35,7 +37,9 @@ * Revision History: * 09/18/02 J.Forkosh Installation. * 12/11/02 J.Forkosh Version 1.00 released. - * 07/06/03 J.Forkosh Version 1.10 begun. + * 07/04/03 J.Forkosh Version 1.01 released. + * --- + * 09/06/08 J.Forkosh Version 1.70 released. * ***************************************************************************/