2
0
Эх сурвалжийг харах

Update copyright notice year

Camilla Berglund 9 жил өмнө
parent
commit
6a8e169001

+ 1 - 1
COPYING.txt

@@ -1,5 +1,5 @@
 Copyright (c) 2002-2006 Marcus Geelnard
 Copyright (c) 2002-2006 Marcus Geelnard
-Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 
 
 This software is provided 'as-is', without any express or implied
 This software is provided 'as-is', without any express or implied
 warranty. In no event will the authors be held liable for any damages
 warranty. In no event will the authors be held liable for any damages

+ 1 - 1
include/GLFW/glfw3.h

@@ -3,7 +3,7 @@
  * A library for OpenGL, window and input
  * A library for OpenGL, window and input
  *------------------------------------------------------------------------
  *------------------------------------------------------------------------
  * Copyright (c) 2002-2006 Marcus Geelnard
  * Copyright (c) 2002-2006 Marcus Geelnard
- * Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+ * Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
  *
  *
  * This software is provided 'as-is', without any express or implied
  * This software is provided 'as-is', without any express or implied
  * warranty. In no event will the authors be held liable for any damages
  * warranty. In no event will the authors be held liable for any damages

+ 1 - 1
include/GLFW/glfw3native.h

@@ -3,7 +3,7 @@
  * A library for OpenGL, window and input
  * A library for OpenGL, window and input
  *------------------------------------------------------------------------
  *------------------------------------------------------------------------
  * Copyright (c) 2002-2006 Marcus Geelnard
  * Copyright (c) 2002-2006 Marcus Geelnard
- * Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+ * Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
  *
  *
  * This software is provided 'as-is', without any express or implied
  * This software is provided 'as-is', without any express or implied
  * warranty. In no event will the authors be held liable for any damages
  * warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/cocoa_init.m

@@ -1,7 +1,7 @@
 //========================================================================
 //========================================================================
 // GLFW 3.2 OS X - www.glfw.org
 // GLFW 3.2 OS X - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
-// Copyright (c) 2009-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2009-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/cocoa_joystick.h

@@ -1,7 +1,7 @@
 //========================================================================
 //========================================================================
 // GLFW 3.2 Cocoa - www.glfw.org
 // GLFW 3.2 Cocoa - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
-// Copyright (c) 2006-2014 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/cocoa_joystick.m

@@ -1,7 +1,7 @@
 //========================================================================
 //========================================================================
 // GLFW 3.2 Cocoa - www.glfw.org
 // GLFW 3.2 Cocoa - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
-// Copyright (c) 2009-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2009-2016 Camilla Berglund <[email protected]>
 // Copyright (c) 2012 Torsten Walluhn <[email protected]>
 // Copyright (c) 2012 Torsten Walluhn <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied

+ 1 - 1
src/cocoa_monitor.m

@@ -2,7 +2,7 @@
 // GLFW 3.2 OS X - www.glfw.org
 // GLFW 3.2 OS X - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/cocoa_platform.h

@@ -1,7 +1,7 @@
 //========================================================================
 //========================================================================
 // GLFW 3.2 OS X - www.glfw.org
 // GLFW 3.2 OS X - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
-// Copyright (c) 2009-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2009-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/cocoa_time.c

@@ -1,7 +1,7 @@
 //========================================================================
 //========================================================================
 // GLFW 3.2 OS X - www.glfw.org
 // GLFW 3.2 OS X - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
-// Copyright (c) 2009-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2009-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/cocoa_window.m

@@ -1,7 +1,7 @@
 //========================================================================
 //========================================================================
 // GLFW 3.2 OS X - www.glfw.org
 // GLFW 3.2 OS X - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
-// Copyright (c) 2009-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2009-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/context.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 - www.glfw.org
 // GLFW 3.2 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/egl_context.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 EGL - www.glfw.org
 // GLFW 3.2 EGL - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/egl_context.h

@@ -2,7 +2,7 @@
 // GLFW 3.2 EGL - www.glfw.org
 // GLFW 3.2 EGL - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/glfw_config.h.in

@@ -1,7 +1,7 @@
 //========================================================================
 //========================================================================
 // GLFW 3.2 - www.glfw.org
 // GLFW 3.2 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
-// Copyright (c) 2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2010-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/glx_context.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 GLX - www.glfw.org
 // GLFW 3.2 GLX - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/glx_context.h

@@ -2,7 +2,7 @@
 // GLFW 3.2 GLX - www.glfw.org
 // GLFW 3.2 GLX - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/init.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 - www.glfw.org
 // GLFW 3.2 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/input.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 - www.glfw.org
 // GLFW 3.2 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/internal.h

@@ -2,7 +2,7 @@
 // GLFW 3.2 - www.glfw.org
 // GLFW 3.2 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/linux_joystick.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 Linux - www.glfw.org
 // GLFW 3.2 Linux - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/monitor.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 - www.glfw.org
 // GLFW 3.2 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/nsgl_context.h

@@ -1,7 +1,7 @@
 //========================================================================
 //========================================================================
 // GLFW 3.2 OS X - www.glfw.org
 // GLFW 3.2 OS X - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
-// Copyright (c) 2009-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2009-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/nsgl_context.m

@@ -1,7 +1,7 @@
 //========================================================================
 //========================================================================
 // GLFW 3.2 OS X - www.glfw.org
 // GLFW 3.2 OS X - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
-// Copyright (c) 2009-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2009-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/posix_time.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 POSIX - www.glfw.org
 // GLFW 3.2 POSIX - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/posix_time.h

@@ -2,7 +2,7 @@
 // GLFW 3.2 POSIX - www.glfw.org
 // GLFW 3.2 POSIX - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/posix_tls.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 POSIX - www.glfw.org
 // GLFW 3.2 POSIX - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/posix_tls.h

@@ -2,7 +2,7 @@
 // GLFW 3.2 POSIX - www.glfw.org
 // GLFW 3.2 POSIX - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/vulkan.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 - www.glfw.org
 // GLFW 3.2 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/wgl_context.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 WGL - www.glfw.org
 // GLFW 3.2 WGL - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/wgl_context.h

@@ -2,7 +2,7 @@
 // GLFW 3.2 WGL - www.glfw.org
 // GLFW 3.2 WGL - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/win32_init.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 Win32 - www.glfw.org
 // GLFW 3.2 Win32 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/win32_joystick.c

@@ -2,7 +2,7 @@
 // GLFW 3.1 Win32 - www.glfw.org
 // GLFW 3.1 Win32 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2015 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/win32_joystick.h

@@ -1,7 +1,7 @@
 //========================================================================
 //========================================================================
 // GLFW 3.2 Win32 - www.glfw.org
 // GLFW 3.2 Win32 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
-// Copyright (c) 2006-2014 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/win32_monitor.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 Win32 - www.glfw.org
 // GLFW 3.2 Win32 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/win32_platform.h

@@ -2,7 +2,7 @@
 // GLFW 3.2 Win32 - www.glfw.org
 // GLFW 3.2 Win32 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/win32_time.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 Win32 - www.glfw.org
 // GLFW 3.2 Win32 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/win32_tls.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 Win32 - www.glfw.org
 // GLFW 3.2 Win32 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/win32_window.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 Win32 - www.glfw.org
 // GLFW 3.2 Win32 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/window.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 - www.glfw.org
 // GLFW 3.2 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 // Copyright (c) 2012 Torsten Walluhn <[email protected]>
 // Copyright (c) 2012 Torsten Walluhn <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied

+ 1 - 1
src/x11_init.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 X11 - www.glfw.org
 // GLFW 3.2 X11 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/x11_monitor.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 X11 - www.glfw.org
 // GLFW 3.2 X11 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/x11_platform.h

@@ -2,7 +2,7 @@
 // GLFW 3.2 X11 - www.glfw.org
 // GLFW 3.2 X11 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/x11_window.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 X11 - www.glfw.org
 // GLFW 3.2 X11 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages

+ 1 - 1
src/xkb_unicode.c

@@ -2,7 +2,7 @@
 // GLFW 3.2 X11 - www.glfw.org
 // GLFW 3.2 X11 - www.glfw.org
 //------------------------------------------------------------------------
 //------------------------------------------------------------------------
 // Copyright (c) 2002-2006 Marcus Geelnard
 // Copyright (c) 2002-2006 Marcus Geelnard
-// Copyright (c) 2006-2010 Camilla Berglund <[email protected]>
+// Copyright (c) 2006-2016 Camilla Berglund <[email protected]>
 //
 //
 // This software is provided 'as-is', without any express or implied
 // This software is provided 'as-is', without any express or implied
 // warranty. In no event will the authors be held liable for any damages
 // warranty. In no event will the authors be held liable for any damages