Changeset 23
- Timestamp:
- 11/19/08 13:24:04 (17 years ago)
- Location:
- trunk
- Files:
-
- 29 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.am
r20 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 -
trunk/contrib/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 -
trunk/contrib/extractor/Makefile
r2 r23 11 11 12 12 13 14 # Copyright (C) 2005,2006 MaNGOS <http://www.mangosproject.org/> 13 # Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 14 # 15 # Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 15 16 # 16 17 # This program is free software; you can redistribute it and/or modify -
trunk/dep/Makefile.am
r8 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 -
trunk/dep/include/Makefile.am
r17 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 -
trunk/dep/lib/Makefile.am
r17 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 -
trunk/dep/src/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 -
trunk/dep/src/g3dlite/Makefile.am
r2 r23 1 ## Modified for MaNGOS project <http://www.mangosproject.org>1 ## Modified for Trinity <http://www.trinitycore.org/> 2 2 ## 3 3 ## Permission is hereby granted, free of charge, to any person obtaining a copy -
trunk/dep/src/sockets/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 -
trunk/dep/src/zlib/Makefile.am
r2 r23 1 ## Modified for MaNGOS project <http://www.mangosproject.org>1 ## Modified for Trinity <http://www.trinitycore.org/> 2 2 ## 3 3 ## Permission is hereby granted, free of charge, to any person obtaining a copy -
trunk/dep/src/zthread/Makefile.am
r2 r23 1 1 ## Copyright (c) 2005, Eric Crahen 2 ## Modified for MaNGOS project <http://www.mangosproject.org>2 ## Modified for Trinity <http://www.trinitycore.org/> 3 3 ## 4 4 ## Permission is hereby granted, free of charge, to any person obtaining a copy -
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 -
trunk/sql/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 -
trunk/sql/tools/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 -
trunk/src/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 -
trunk/src/bindings/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 # interface folder is disabled for now -
trunk/src/bindings/interface/Makefile.am
r17 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 -
trunk/src/bindings/scripts/Makefile.am
r17 r23 1 # Copyright © 2005,2006,2007 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 # -
trunk/src/bindings/scripts/sql/Makefile.am
r2 r23 1 # Copyright (C) 2005,2006,2007 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 -
trunk/src/bindings/scripts/sql/Makefile.in
r2 r23 15 15 @SET_MAKE@ 16 16 17 # Copyright (C) 2005,2006,2007 MaNGOS <http://www.mangosproject.org/> 17 # Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 18 # 19 # Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 18 20 # 19 21 # This program is free software; you can redistribute it and/or modify -
trunk/src/framework/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 -
trunk/src/game/Makefile.am
r19 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 -
trunk/src/shared/Auth/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 -
trunk/src/shared/Config/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 -
trunk/src/shared/Database/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 -
trunk/src/shared/Makefile.am
r8 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 -
trunk/src/shared/vmap/Makefile.am
r17 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 -
trunk/src/trinitycore/Makefile.am
r17 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 -
trunk/src/trinityrealm/Makefile.am
r17 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