Index: trunk/dep/include/Makefile.am
===================================================================
--- trunk/dep/include/Makefile.am (revision 23)
+++ trunk/dep/include/Makefile.am (revision 44)
@@ -5,5 +5,5 @@
 # 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 3 of the License, or
+# the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.
 #
Index: trunk/dep/include/utf8cpp/utf8/core.h
===================================================================
--- trunk/dep/include/utf8cpp/utf8/core.h (revision 2)
+++ trunk/dep/include/utf8cpp/utf8/core.h (revision 44)
@@ -31,5 +31,5 @@
 #include <iterator>
 
-// use MaNGOS core types
+// use Trinity core types
 #include "Platform/Define.h"
 
@@ -40,5 +40,5 @@
     // These typedefs have the same names as ones from cstdint, or boost/cstdint
 
-    /* use MaNGOS alternatives
+    /* use Trinity alternatives
     typedef unsigned char   uint8_t;
     typedef unsigned short  uint16_t;
Index: trunk/dep/include/g3dlite/G3D/platform.h
===================================================================
--- trunk/dep/include/g3dlite/G3D/platform.h (revision 2)
+++ trunk/dep/include/g3dlite/G3D/platform.h (revision 44)
@@ -193,5 +193,5 @@
     //
 
-#if 0 //ignore that for mangos
+#if 0 //ignore that for Trinity
     // DLL runtime
     #ifndef _DLL
Index: trunk/dep/include/mersennetwister/MersenneTwister.h
===================================================================
--- trunk/dep/include/mersennetwister/MersenneTwister.h (revision 2)
+++ trunk/dep/include/mersennetwister/MersenneTwister.h (revision 44)
@@ -119,5 +119,5 @@
 	void save( uint32* saveArray ) const;  // to array of size SAVE
 	void load( uint32 *const loadArray );  // from such array
-    /* Mangos not use streams for random values output
+    /* Trinity not use streams for random values output
 	friend std::ostream& operator<<( std::ostream& os, const MTRand& mtrand );
 	friend std::istream& operator>>( std::istream& is, MTRand& mtrand );
@@ -351,5 +351,5 @@
 }
 
-/* Mangos not use streams for random values output
+/* Trinity not use streams for random values output
 inline std::ostream& operator<<( std::ostream& os, const MTRand& mtrand )
 {
Index: trunk/dep/lib/Makefile.am
===================================================================
--- trunk/dep/lib/Makefile.am (revision 23)
+++ trunk/dep/lib/Makefile.am (revision 44)
@@ -5,5 +5,5 @@
 # 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 3 of the License, or
+# the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.
 #
@@ -52,2 +52,3 @@
 	x64_release/libmysql.lib
 
+
Index: trunk/dep/src/Makefile.am
===================================================================
--- trunk/dep/src/Makefile.am (revision 23)
+++ trunk/dep/src/Makefile.am (revision 44)
@@ -5,5 +5,5 @@
 # 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 3 of the License, or
+# the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.
 #
Index: trunk/dep/src/sockets/Makefile.am
===================================================================
--- trunk/dep/src/sockets/Makefile.am (revision 23)
+++ trunk/dep/src/sockets/Makefile.am (revision 44)
@@ -5,5 +5,5 @@
 # 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 3 of the License, or
+# the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.
 #
Index: trunk/dep/Makefile.am
===================================================================
--- trunk/dep/Makefile.am (revision 23)
+++ trunk/dep/Makefile.am (revision 44)
@@ -5,5 +5,5 @@
 # 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 3 of the License, or
+# the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.
 #
