Index: trunk/src/io/c_file_system.cc
===================================================================
--- trunk/src/io/c_file_system.cc	(revision 392)
+++ trunk/src/io/c_file_system.cc	(revision 395)
@@ -1,9 +1,11 @@
-// Copyright (C) 2012-2014 ChaosForge Ltd
-// This file is part of NV Libraries.
-// For conditions of distribution and use, see copyright notice in nv.hh
+// Copyright (C) 2012-2015 ChaosForge Ltd
+// http://chaosforge.org/
+//
+// This file is part of Nova libraries. 
+// For conditions of distribution and use, see copying.txt file in root folder.
 
-#include <cstdio>
 #include "nv/io/c_file_system.hh"
 #include "nv/io/c_stream.hh"
+#include <cstdio>
 
 using namespace nv;
Index: trunk/src/io/c_stream.cc
===================================================================
--- trunk/src/io/c_stream.cc	(revision 392)
+++ trunk/src/io/c_stream.cc	(revision 395)
@@ -1,5 +1,7 @@
-// Copyright (C) 2012-2014 ChaosForge Ltd
-// This file is part of NV Libraries.
-// For conditions of distribution and use, see copyright notice in nv.hh
+// Copyright (C) 2012-2015 ChaosForge Ltd
+// http://chaosforge.org/
+//
+// This file is part of Nova libraries. 
+// For conditions of distribution and use, see copying.txt file in root folder.
 
 #include "nv/io/c_stream.hh"
Index: trunk/src/io/std_stream.cc
===================================================================
--- trunk/src/io/std_stream.cc	(revision 392)
+++ trunk/src/io/std_stream.cc	(revision 395)
@@ -1,7 +1,7 @@
-// Copyright (C) 2012-2014 ChaosForge Ltd
+// Copyright (C) 2012-2015 ChaosForge Ltd
 // 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: support for write operations, see http://www.mr-edd.co.uk/blog/beginners_guide_streambuf
Index: trunk/src/io/string_table.cc
===================================================================
--- trunk/src/io/string_table.cc	(revision 392)
+++ trunk/src/io/string_table.cc	(revision 395)
@@ -1,7 +1,7 @@
-// Copyright (C) 2014 ChaosForge Ltd
+// Copyright (C) 2014-2015 ChaosForge Ltd
 // 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/io/string_table.hh"
