Difference for include/tod.h from version 1.10 to 1.11


version 1.10 version 1.11
Line 1
 
Line 1
 /* Copyright 2000 Tim Rightnour */  /*
    * static char *rcsid_tod_h =
    *   "$Id: tod.h,v 1.11 2006/03/08 06:58:19 mwedel Exp $";
    */
   
   /*
       CrossFire, A Multiplayer game for X-windows
   
       Copyright (C) 2003-2006 Mark Wedel & Crossfire Development Team
       Copyright (C) 2000 Tim Rightnour
       Copyright (C) 1992 Frank Tore Johansen
   
       This program is free software; you can redistribute it and/or modify
       it under the terms of the GNU General Public License as published by
       the Free Software Foundation; either version 2 of the License, or
       (at your option) any later version.
   
       This program is distributed in the hope that it will be useful,
       but WITHOUT ANY WARRANTY; without even the implied warranty of
       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
       GNU General Public License for more details.
   
       You should have received a copy of the GNU General Public License
       along with this program; if not, write to the Free Software
       Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   
       The authors can be reached via e-mail at crossfire-devel@real-time.com
   */
   
 #ifndef _TOD_H_  #ifndef _TOD_H_
 #define _TOD_H_  #define _TOD_H_


Legend:
line(s) removed in v.1.10 
line(s) changed
 line(s) added in v.1.11

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:32