Index: trunk/dep/include/Makefile.am
===================================================================
--- trunk/dep/include/Makefile.am (revision 17)
+++ trunk/dep/include/Makefile.am (revision 23)
@@ -1,17 +1,19 @@
-# Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/>
+# Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+#
+# Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>
 #
 # 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
+# the Free Software Foundation; either version 3 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
+# 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
 ## Process this file with automake to produce Makefile.in
Index: trunk/dep/lib/Makefile.am
===================================================================
--- trunk/dep/lib/Makefile.am (revision 17)
+++ trunk/dep/lib/Makefile.am (revision 23)
@@ -1,17 +1,19 @@
-# Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/>
+# Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+#
+# Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>
 #
 # 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
+# the Free Software Foundation; either version 3 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
+# 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
 ## Process this file with automake to produce Makefile.in
Index: trunk/dep/src/zlib/Makefile.am
===================================================================
--- trunk/dep/src/zlib/Makefile.am (revision 2)
+++ trunk/dep/src/zlib/Makefile.am (revision 23)
@@ -1,3 +1,3 @@
-## Modified for MaNGOS project <http://www.mangosproject.org>
+## Modified for Trinity <http://www.trinitycore.org/>
 ##
 ## Permission is hereby granted, free of charge, to any person obtaining a copy
Index: trunk/dep/src/zthread/Makefile.am
===================================================================
--- trunk/dep/src/zthread/Makefile.am (revision 2)
+++ trunk/dep/src/zthread/Makefile.am (revision 23)
@@ -1,4 +1,4 @@
 ## Copyright (c) 2005, Eric Crahen
-## Modified for MaNGOS project <http://www.mangosproject.org>
+## Modified for Trinity <http://www.trinitycore.org/>
 ##
 ## Permission is hereby granted, free of charge, to any person obtaining a copy
Index: trunk/dep/src/Makefile.am
===================================================================
--- trunk/dep/src/Makefile.am (revision 2)
+++ trunk/dep/src/Makefile.am (revision 23)
@@ -1,17 +1,19 @@
-# Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/>
+# Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+#
+# Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>
 #
 # 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
+# the Free Software Foundation; either version 3 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
+# 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
 ## Process this file with automake to produce Makefile.in
Index: trunk/dep/src/g3dlite/Makefile.am
===================================================================
--- trunk/dep/src/g3dlite/Makefile.am (revision 2)
+++ trunk/dep/src/g3dlite/Makefile.am (revision 23)
@@ -1,3 +1,3 @@
-## Modified for MaNGOS project <http://www.mangosproject.org>
+## Modified for Trinity <http://www.trinitycore.org/>
 ##
 ## Permission is hereby granted, free of charge, to any person obtaining a copy
Index: trunk/dep/src/sockets/Makefile.am
===================================================================
--- trunk/dep/src/sockets/Makefile.am (revision 2)
+++ trunk/dep/src/sockets/Makefile.am (revision 23)
@@ -1,17 +1,19 @@
-# Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/>
+# Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+#
+# Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>
 #
 # 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
+# the Free Software Foundation; either version 3 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
+# 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
 ## Process this file with automake to produce Makefile.in
Index: trunk/dep/Makefile.am
===================================================================
--- trunk/dep/Makefile.am (revision 8)
+++ trunk/dep/Makefile.am (revision 23)
@@ -1,17 +1,19 @@
-# Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/>
+# Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+#
+# Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>
 #
 # 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
+# the Free Software Foundation; either version 3 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
+# 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
 ## Process this file with automake to produce Makefile.in
