Index: trunk/src/core/io_event.cc
===================================================================
--- trunk/src/core/io_event.cc	(revision 392)
+++ trunk/src/core/io_event.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.
 
 #include "nv/core/io_event.hh"
Index: trunk/src/core/library.cc
===================================================================
--- trunk/src/core/library.cc	(revision 392)
+++ trunk/src/core/library.cc	(revision 395)
@@ -1,6 +1,8 @@
-// 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
-#include "nv/core/common.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/core/library.hh"
 
Index: trunk/src/core/logger.cc
===================================================================
--- trunk/src/core/logger.cc	(revision 392)
+++ trunk/src/core/logger.cc	(revision 395)
@@ -1,9 +1,10 @@
-// Copyright (C) 2011-2014 ChaosForge Ltd
-// This file is part of NV Libraries.
-// For conditions of distribution and use, see copyright notice in nv.hh
+// Copyright (C) 2011-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/core/logger.hh"
 
-#include "nv/core/common.hh"
 #include "nv/core/time.hh"
 #include <cstdio>
Index: trunk/src/core/profiler.cc
===================================================================
--- trunk/src/core/profiler.cc	(revision 392)
+++ trunk/src/core/profiler.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
+// 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/core/profiler.hh"
Index: trunk/src/core/random.cc
===================================================================
--- trunk/src/core/random.cc	(revision 392)
+++ trunk/src/core/random.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/core/random.hh"
Index: trunk/src/core/time.cc
===================================================================
--- trunk/src/core/time.cc	(revision 392)
+++ trunk/src/core/time.cc	(revision 395)
@@ -1,5 +1,7 @@
 // Copyright (C) 2011-2014 ChaosForge Ltd
-// This file is part of NV Libraries.
-// For conditions of distribution and use, see copyright notice in nv.hh
+// 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/core/time.hh"
Index: trunk/src/core/uid.cc
===================================================================
--- trunk/src/core/uid.cc	(revision 392)
+++ trunk/src/core/uid.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/core/uid.hh"
Index: trunk/src/curses/curses_terminal.cc
===================================================================
--- trunk/src/curses/curses_terminal.cc	(revision 392)
+++ trunk/src/curses/curses_terminal.cc	(revision 395)
@@ -1,7 +1,7 @@
-// Copyright (C) 2013-2014 ChaosForge Ltd
+// Copyright (C) 2013-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/curses/curses_terminal.hh"
Index: trunk/src/engine/particle_engine.cc
===================================================================
--- trunk/src/engine/particle_engine.cc	(revision 392)
+++ trunk/src/engine/particle_engine.cc	(revision 395)
@@ -1,5 +1,7 @@
-// Copyright (C) 2014 ChaosForge Ltd
-// This file is part of NV Libraries.
-// For conditions of distribution and use, see copyright notice in nv.hh
+// Copyright (C) 2014-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/engine/particle_engine.hh"
Index: trunk/src/engine/program_manager.cc
===================================================================
--- trunk/src/engine/program_manager.cc	(revision 392)
+++ trunk/src/engine/program_manager.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/engine/program_manager.hh"
Index: trunk/src/engine/resource_system.cc
===================================================================
--- trunk/src/engine/resource_system.cc	(revision 392)
+++ trunk/src/engine/resource_system.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/engine/resource_system.hh"
Index: trunk/src/fmod/fmod_audio.cc
===================================================================
--- trunk/src/fmod/fmod_audio.cc	(revision 392)
+++ trunk/src/fmod/fmod_audio.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.
 
 #include "nv/fmod/fmod_audio.hh"
Index: trunk/src/formats/assimp_loader.cc
===================================================================
--- trunk/src/formats/assimp_loader.cc	(revision 392)
+++ trunk/src/formats/assimp_loader.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/formats/assimp_loader.hh"
Index: trunk/src/formats/md2_loader.cc
===================================================================
--- trunk/src/formats/md2_loader.cc	(revision 392)
+++ trunk/src/formats/md2_loader.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.
 
 #include "nv/formats/md2_loader.hh"
Index: trunk/src/formats/md3_loader.cc
===================================================================
--- trunk/src/formats/md3_loader.cc	(revision 392)
+++ trunk/src/formats/md3_loader.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.
 
 #include "nv/formats/md3_loader.hh"
Index: trunk/src/formats/md5_loader.cc
===================================================================
--- trunk/src/formats/md5_loader.cc	(revision 392)
+++ trunk/src/formats/md5_loader.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/formats/md5_loader.hh"
Index: trunk/src/formats/nmd_loader.cc
===================================================================
--- trunk/src/formats/nmd_loader.cc	(revision 392)
+++ trunk/src/formats/nmd_loader.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/formats/nmd_loader.hh"
Index: trunk/src/formats/obj_loader.cc
===================================================================
--- trunk/src/formats/obj_loader.cc	(revision 392)
+++ trunk/src/formats/obj_loader.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.
 
 #include "nv/formats/obj_loader.hh"
Index: trunk/src/gfx/debug_draw.cc
===================================================================
--- trunk/src/gfx/debug_draw.cc	(revision 392)
+++ trunk/src/gfx/debug_draw.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/gfx/debug_draw.hh"
Index: trunk/src/gfx/image.cc
===================================================================
--- trunk/src/gfx/image.cc	(revision 392)
+++ trunk/src/gfx/image.cc	(revision 395)
@@ -1,5 +1,7 @@
-// Copyright (C) 2011-2014 ChaosForge Ltd
-// This file is part of NV Libraries.
-// For conditions of distribution and use, see copyright notice in nv.hh
+// Copyright (C) 2011-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/gfx/image.hh"
Index: trunk/src/gfx/keyframed_mesh.cc
===================================================================
--- trunk/src/gfx/keyframed_mesh.cc	(revision 392)
+++ trunk/src/gfx/keyframed_mesh.cc	(revision 395)
@@ -1,5 +1,7 @@
-// Copyright (C) 2011-2014 ChaosForge Ltd
-// This file is part of NV Libraries.
-// For conditions of distribution and use, see copyright notice in nv.hh
+// Copyright (C) 2011-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/gfx/keyframed_mesh.hh"
Index: trunk/src/gfx/mesh_creator.cc
===================================================================
--- trunk/src/gfx/mesh_creator.cc	(revision 392)
+++ trunk/src/gfx/mesh_creator.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.
 
 #include "nv/gfx/mesh_creator.hh"
Index: trunk/src/gfx/skeletal_mesh.cc
===================================================================
--- trunk/src/gfx/skeletal_mesh.cc	(revision 392)
+++ trunk/src/gfx/skeletal_mesh.cc	(revision 395)
@@ -1,5 +1,7 @@
-// Copyright (C) 2011-2014 ChaosForge Ltd
-// This file is part of NV Libraries.
-// For conditions of distribution and use, see copyright notice in nv.hh
+// Copyright (C) 2011-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/gfx/skeletal_mesh.hh"
Index: trunk/src/gfx/texture_atlas.cc
===================================================================
--- trunk/src/gfx/texture_atlas.cc	(revision 392)
+++ trunk/src/gfx/texture_atlas.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.
 
 #include "nv/gfx/texture_atlas.hh"
Index: trunk/src/gfx/texture_font.cc
===================================================================
--- trunk/src/gfx/texture_font.cc	(revision 392)
+++ trunk/src/gfx/texture_font.cc	(revision 395)
@@ -1,7 +1,8 @@
-// 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.
+
 #include "nv/gfx/texture_font.hh"
 
Index: trunk/src/gl/gl_context.cc
===================================================================
--- trunk/src/gl/gl_context.cc	(revision 392)
+++ trunk/src/gl/gl_context.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/gl/gl_context.hh"
Index: trunk/src/gl/gl_device.cc
===================================================================
--- trunk/src/gl/gl_device.cc	(revision 392)
+++ trunk/src/gl/gl_device.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/gl/gl_device.hh"
Index: trunk/src/gl/gl_enum.cc
===================================================================
--- trunk/src/gl/gl_enum.cc	(revision 392)
+++ trunk/src/gl/gl_enum.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/gl/gl_enum.hh"
Index: trunk/src/gl/gl_window.cc
===================================================================
--- trunk/src/gl/gl_window.cc	(revision 392)
+++ trunk/src/gl/gl_window.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/gl/gl_window.hh"
Index: trunk/src/gui/gui_ascii_renderer.cc
===================================================================
--- trunk/src/gui/gui_ascii_renderer.cc	(revision 392)
+++ trunk/src/gui/gui_ascii_renderer.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/gui/gui_ascii_renderer.hh"
Index: trunk/src/gui/gui_environment.cc
===================================================================
--- trunk/src/gui/gui_environment.cc	(revision 392)
+++ trunk/src/gui/gui_environment.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.
 
 #include "nv/gui/gui_environment.hh"
Index: trunk/src/gui/gui_gfx_renderer.cc
===================================================================
--- trunk/src/gui/gui_gfx_renderer.cc	(revision 392)
+++ trunk/src/gui/gui_gfx_renderer.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/gui/gui_gfx_renderer.hh"
Index: trunk/src/gui/gui_renderer.cc
===================================================================
--- trunk/src/gui/gui_renderer.cc	(revision 392)
+++ trunk/src/gui/gui_renderer.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.
 
 #include "nv/gui/gui_renderer.hh"
Index: trunk/src/gui/gui_style.cc
===================================================================
--- trunk/src/gui/gui_style.cc	(revision 392)
+++ trunk/src/gui/gui_style.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.
 
 #include "nv/gui/gui_style.hh"
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"
Index: trunk/src/lib/assimp.cc
===================================================================
--- trunk/src/lib/assimp.cc	(revision 392)
+++ trunk/src/lib/assimp.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/lib/assimp.hh"
Index: trunk/src/lib/curses.cc
===================================================================
--- trunk/src/lib/curses.cc	(revision 392)
+++ trunk/src/lib/curses.cc	(revision 395)
@@ -1,7 +1,7 @@
-// Copyright (C) 2013-2014 ChaosForge Ltd
+// Copyright (C) 2013-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/lib/curses.hh"
Index: trunk/src/lib/fmod.cc
===================================================================
--- trunk/src/lib/fmod.cc	(revision 392)
+++ trunk/src/lib/fmod.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.
 
 #include "nv/lib/fmod.hh"
Index: trunk/src/lib/freetype2.cc
===================================================================
--- trunk/src/lib/freetype2.cc	(revision 392)
+++ trunk/src/lib/freetype2.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.
 
 #include "nv/lib/freetype2.hh"
Index: trunk/src/lib/gl.cc
===================================================================
--- trunk/src/lib/gl.cc	(revision 392)
+++ trunk/src/lib/gl.cc	(revision 395)
@@ -1,9 +1,9 @@
-// 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
-
-#include "nv/core/common.hh"
+// This file is part of Nova libraries. 
+// For conditions of distribution and use, see copying.txt file in root folder.
+
+#include "nv/common.hh"
 #include "nv/stl/range.hh"
 #include "nv/core/logging.hh"
Index: trunk/src/lib/lua.cc
===================================================================
--- trunk/src/lib/lua.cc	(revision 392)
+++ trunk/src/lib/lua.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.
 
 #include "nv/lib/lua.hh"
Index: trunk/src/lib/sdl.cc
===================================================================
--- trunk/src/lib/sdl.cc	(revision 392)
+++ trunk/src/lib/sdl.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.
 
 #include "nv/lib/sdl.hh"
Index: trunk/src/lib/sdl_image.cc
===================================================================
--- trunk/src/lib/sdl_image.cc	(revision 392)
+++ trunk/src/lib/sdl_image.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.
 
 #include "nv/lib/sdl_image.hh"
Index: trunk/src/lib/sdl_mixer.cc
===================================================================
--- trunk/src/lib/sdl_mixer.cc	(revision 392)
+++ trunk/src/lib/sdl_mixer.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.
 
 #include "nv/lib/sdl_mixer.hh"
Index: trunk/src/lua/lua_area.cc
===================================================================
--- trunk/src/lua/lua_area.cc	(revision 392)
+++ trunk/src/lua/lua_area.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.
 
 #include "nv/lua/lua_area.hh"
Index: trunk/src/lua/lua_aux.cc
===================================================================
--- trunk/src/lua/lua_aux.cc	(revision 392)
+++ trunk/src/lua/lua_aux.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.
 
 #include "nv/lua/lua_aux.hh"
Index: trunk/src/lua/lua_flags.cc
===================================================================
--- trunk/src/lua/lua_flags.cc	(revision 392)
+++ trunk/src/lua/lua_flags.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.
 
 #include "nv/lua/lua_flags.hh"
Index: trunk/src/lua/lua_function.cc
===================================================================
--- trunk/src/lua/lua_function.cc	(revision 392)
+++ trunk/src/lua/lua_function.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.
 
 #include <nv/lua/lua_function.hh>
Index: trunk/src/lua/lua_glm.cc
===================================================================
--- trunk/src/lua/lua_glm.cc	(revision 392)
+++ trunk/src/lua/lua_glm.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.
 
 #include "nv/lua/lua_glm.hh"
Index: trunk/src/lua/lua_handle.cc
===================================================================
--- trunk/src/lua/lua_handle.cc	(revision 392)
+++ trunk/src/lua/lua_handle.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 Nova 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/lua/lua_handle.hh"
Index: trunk/src/lua/lua_map_area.cc
===================================================================
--- trunk/src/lua/lua_map_area.cc	(revision 392)
+++ trunk/src/lua/lua_map_area.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.
 
 #include "nv/lua/lua_map_area.hh"
Index: trunk/src/lua/lua_map_tile.cc
===================================================================
--- trunk/src/lua/lua_map_tile.cc	(revision 392)
+++ trunk/src/lua/lua_map_tile.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.
 
 #include "nv/lua/lua_map_tile.hh"
Index: trunk/src/lua/lua_nova.cc
===================================================================
--- trunk/src/lua/lua_nova.cc	(revision 392)
+++ trunk/src/lua/lua_nova.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.
 
 #include "nv/lua/lua_nova.hh"
Index: trunk/src/lua/lua_path.cc
===================================================================
--- trunk/src/lua/lua_path.cc	(revision 392)
+++ trunk/src/lua/lua_path.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.
 
 #include "nv/lua/lua_path.hh"
Index: trunk/src/lua/lua_raw.cc
===================================================================
--- trunk/src/lua/lua_raw.cc	(revision 392)
+++ trunk/src/lua/lua_raw.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.
 
 #include "nv/lua/lua_raw.hh"
Index: trunk/src/lua/lua_state.cc
===================================================================
--- trunk/src/lua/lua_state.cc	(revision 392)
+++ trunk/src/lua/lua_state.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.
 
 #include "nv/lua/lua_state.hh"
Index: trunk/src/lua/lua_values.cc
===================================================================
--- trunk/src/lua/lua_values.cc	(revision 392)
+++ trunk/src/lua/lua_values.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.
 
 #include "nv/lua/lua_values.hh"
Index: trunk/src/rocket/rocket_interface.cc
===================================================================
--- trunk/src/rocket/rocket_interface.cc	(revision 392)
+++ trunk/src/rocket/rocket_interface.cc	(revision 395)
@@ -1,2 +1,8 @@
+// Copyright (C) 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/rocket/rocket_interface.hh"
 
Index: trunk/src/rogue/fov_recursive_shadowcasting.cc
===================================================================
--- trunk/src/rogue/fov_recursive_shadowcasting.cc	(revision 392)
+++ trunk/src/rogue/fov_recursive_shadowcasting.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.
 
 #include "nv/rogue/fov_recursive_shadowcasting.hh"
Index: trunk/src/sdl/sdl_audio.cc
===================================================================
--- trunk/src/sdl/sdl_audio.cc	(revision 392)
+++ trunk/src/sdl/sdl_audio.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.
 
 #include "nv/sdl/sdl_audio.hh"
Index: trunk/src/sdl/sdl_input.cc
===================================================================
--- trunk/src/sdl/sdl_input.cc	(revision 392)
+++ trunk/src/sdl/sdl_input.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/sdl/sdl_input.hh"
Index: trunk/src/sdl/sdl_window.cc
===================================================================
--- trunk/src/sdl/sdl_window.cc	(revision 392)
+++ trunk/src/sdl/sdl_window.cc	(revision 395)
@@ -1,5 +1,7 @@
-// Copyright (C) 2014 ChaosForge Ltd
-// This file is part of Nova Libraries.
-// For conditions of distribution and use, see copyright notice in nv.hh
+// Copyright (C) 2014-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/sdl/sdl_window.hh"
Index: trunk/src/sdl/sdl_window_manager.cc
===================================================================
--- trunk/src/sdl/sdl_window_manager.cc	(revision 392)
+++ trunk/src/sdl/sdl_window_manager.cc	(revision 395)
@@ -1,5 +1,7 @@
-// Copyright (C) 2014 ChaosForge Ltd
-// This file is part of Nova Libraries.
-// For conditions of distribution and use, see copyright notice in nv.hh
+// Copyright (C) 2014-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/sdl/sdl_window_manager.hh"
Index: trunk/src/stl/assert.cc
===================================================================
--- trunk/src/stl/assert.cc	(revision 392)
+++ 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 392)
+++ 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 392)
+++ 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 392)
+++ 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
Index: trunk/src/wx/wx_canvas.cc
===================================================================
--- trunk/src/wx/wx_canvas.cc	(revision 392)
+++ trunk/src/wx/wx_canvas.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/wx/wx_canvas.hh>
