Index: trunk/src/gl/gl_context.cc
===================================================================
--- trunk/src/gl/gl_context.cc	(revision 316)
+++ trunk/src/gl/gl_context.cc	(revision 319)
@@ -1,3 +1,3 @@
-// Copyright (C) 2012-2013 Kornel Kisielewicz
+// 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
Index: trunk/src/gl/gl_device.cc
===================================================================
--- trunk/src/gl/gl_device.cc	(revision 316)
+++ trunk/src/gl/gl_device.cc	(revision 319)
@@ -1,3 +1,3 @@
-// Copyright (C) 2012-2013 Kornel Kisielewicz
+// 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
@@ -6,5 +6,5 @@
 
 #include "nv/gl/gl_window.hh"
-#include "nv/logging.hh"
+#include "nv/core/logging.hh"
 #include "nv/lib/sdl.hh"
 #include "nv/lib/sdl_image.hh"
Index: trunk/src/gl/gl_enum.cc
===================================================================
--- trunk/src/gl/gl_enum.cc	(revision 316)
+++ trunk/src/gl/gl_enum.cc	(revision 319)
@@ -1,3 +1,3 @@
-// Copyright (C) 2012-2013 Kornel Kisielewicz
+// 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
Index: trunk/src/gl/gl_window.cc
===================================================================
--- trunk/src/gl/gl_window.cc	(revision 316)
+++ trunk/src/gl/gl_window.cc	(revision 319)
@@ -1,3 +1,3 @@
-// Copyright (C) 2012-2013 Kornel Kisielewicz
+// 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
@@ -5,5 +5,5 @@
 #include "nv/gl/gl_window.hh"
 
-#include "nv/logging.hh"
+#include "nv/core/logging.hh"
 #include "nv/lib/gl.hh"
 #include "nv/lib/sdl.hh"
