Index: trunk/src/stl/assert.cc
===================================================================
--- trunk/src/stl/assert.cc	(revision 391)
+++ trunk/src/stl/assert.cc	(revision 395)
@@ -2,11 +2,11 @@
 // http://chaosforge.org/
 //
-// This file is part of NV Libraries.
-// For conditions of distribution and use, see copyright notice in nv.hh
+// This file is part of Nova libraries. 
+// For conditions of distribution and use, see copying.txt file in root folder.
 
-#define NV_CORE_COMMON_HH
+#define NV_BASE_COMMON_HH
 #define NV_INTERNAL_INCLUDE
 #include "nv/stl/assert.hh"
-#undef NV_CORE_COMMON_HH
+#undef NV_BASE_COMMON_HH
 
 #if NV_COMPILER == NV_MSVC
Index: trunk/src/stl/capi.cc
===================================================================
--- trunk/src/stl/capi.cc	(revision 391)
+++ trunk/src/stl/capi.cc	(revision 395)
@@ -2,6 +2,6 @@
 // http://chaosforge.org/
 //
-// This file is part of NV Libraries.
-// For conditions of distribution and use, see copyright notice in nv.hh
+// This file is part of Nova libraries. 
+// For conditions of distribution and use, see copying.txt file in root folder.
 
 #include "nv/stl/capi.hh"
Index: trunk/src/stl/hash_table.cc
===================================================================
--- trunk/src/stl/hash_table.cc	(revision 391)
+++ trunk/src/stl/hash_table.cc	(revision 395)
@@ -2,6 +2,6 @@
 // http://chaosforge.org/
 //
-// This file is part of NV Libraries.
-// For conditions of distribution and use, see copyright notice in nv.hh
+// This file is part of Nova libraries. 
+// For conditions of distribution and use, see copying.txt file in root folder.
 
 #include "nv/stl/container/hash_table.hh"
Index: trunk/src/stl/string.cc
===================================================================
--- trunk/src/stl/string.cc	(revision 391)
+++ trunk/src/stl/string.cc	(revision 395)
@@ -2,6 +2,6 @@
 // http://chaosforge.org/
 //
-// This file is part of NV Libraries.
-// For conditions of distribution and use, see copyright notice in nv.hh
+// This file is part of Nova libraries. 
+// For conditions of distribution and use, see copying.txt file in root folder.
 //
 // TODO: speedup conversion by doing divisions by 100
