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