- Timestamp:
- 11/19/08 13:24:04 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/Makefile.am
r2 r23 1 # Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 1 # Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 2 # 3 # Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 2 4 # 3 5 # This program is free software; you can redistribute it and/or modify 4 6 # it under the terms of the GNU General Public License as published by 5 # the Free Software Foundation; either version 2of the License, or7 # the Free Software Foundation; either version 3 of the License, or 6 8 # (at your option) any later version. 7 9 # 8 10 # This program is distributed in the hope that it will be useful, 9 11 # but WITHOUT ANY WARRANTY; without even the implied warranty of 10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 13 # GNU General Public License for more details. 12 14 # 13 15 # You should have received a copy of the GNU General Public License 14 16 # along with this program; if not, write to the Free Software 15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307USA17 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 16 18 17 19 ## Process this file with automake to produce Makefile.in