Changeset 23

Show
Ignore:
Timestamp:
11/19/08 13:24:04 (17 years ago)
Author:
yumileroy
Message:

[svn] * Adjusted all Makefile headers; Updated to GPL v3

Original author: Coldblooded
Date: 2008-10-06 15:30:26-05:00

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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## Process this file with automake to produce Makefile.in 
  • trunk/contrib/extractor/Makefile

    r2 r23  
    1111 
    1212 
    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/> 
    1516# 
    1617# 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    22## 
    33## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    22## 
    33## Permission is hereby granted, free of charge, to any person obtaining a copy 
  • trunk/dep/src/zthread/Makefile.am

    r2 r23  
    11## Copyright (c) 2005, Eric Crahen 
    2 ## Modified for MaNGOS project <http://www.mangosproject.org> 
     2## Modified for Trinity <http://www.trinitycore.org/> 
    33## 
    44## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719# 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
  • 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## Process this file with automake to produce Makefile.in 
  • trunk/src/bindings/scripts/sql/Makefile.in

    r2 r23  
    1515@SET_MAKE@ 
    1616 
    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/> 
    1820# 
    1921# 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## 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/> 
    24# 
    35# This program is free software; you can redistribute it and/or modify 
    46# it under the terms of the GNU General Public License as published by 
    5 # the Free Software Foundation; either version 2 of the License, or 
     7# the Free Software Foundation; either version 3 of the License, or 
    68# (at your option) any later version. 
    79# 
    810# This program is distributed in the hope that it will be useful, 
    911# but WITHOUT ANY WARRANTY; without even the implied warranty of 
    10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
    1113# GNU General Public License for more details. 
    1214# 
    1315# You should have received a copy of the GNU General Public License 
    1416# along with this program; if not, write to the Free Software 
    15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
     17# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    1618 
    1719## Process this file with automake to produce Makefile.in