diff --git a/COPYING.txt b/COPYING.txt index 76d221f8..ad16462a 100644 --- a/COPYING.txt +++ b/COPYING.txt @@ -1,5 +1,5 @@ Copyright (c) 2002-2006 Marcus Geelnard -Copyright (c) 2006-2016 Camilla Berglund +Copyright (c) 2006-2016 Camilla Berglund This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/deps/tinycthread.c b/deps/tinycthread.c index 5d4018de..ddb86d99 100644 --- a/deps/tinycthread.c +++ b/deps/tinycthread.c @@ -21,7 +21,7 @@ freely, subject to the following restrictions: distribution. */ -/* 2013-01-06 Camilla Berglund +/* 2013-01-06 Camilla Berglund * * Added casts from time_t to DWORD to avoid warnings on VC++. * Fixed time retrieval on POSIX systems. diff --git a/examples/particles.c b/examples/particles.c index 023a33e3..a035cb1e 100644 --- a/examples/particles.c +++ b/examples/particles.c @@ -1,7 +1,7 @@ //======================================================================== // A simple particle engine with threaded physics // Copyright (c) Marcus Geelnard -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/examples/simple.c b/examples/simple.c index c789d1af..43d11fa9 100644 --- a/examples/simple.c +++ b/examples/simple.c @@ -1,6 +1,6 @@ //======================================================================== // Simple GLFW example -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/include/GLFW/glfw3.h b/include/GLFW/glfw3.h index 929cac06..5a0c4508 100644 --- a/include/GLFW/glfw3.h +++ b/include/GLFW/glfw3.h @@ -3,7 +3,7 @@ * A library for OpenGL, window and input *------------------------------------------------------------------------ * Copyright (c) 2002-2006 Marcus Geelnard - * Copyright (c) 2006-2016 Camilla Berglund + * Copyright (c) 2006-2016 Camilla Berglund * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/include/GLFW/glfw3native.h b/include/GLFW/glfw3native.h index e3e6d995..30e1a570 100644 --- a/include/GLFW/glfw3native.h +++ b/include/GLFW/glfw3native.h @@ -3,7 +3,7 @@ * A library for OpenGL, window and input *------------------------------------------------------------------------ * Copyright (c) 2002-2006 Marcus Geelnard - * Copyright (c) 2006-2016 Camilla Berglund + * Copyright (c) 2006-2016 Camilla Berglund * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/src/cocoa_init.m b/src/cocoa_init.m index e20131f6..d3aec5e7 100644 --- a/src/cocoa_init.m +++ b/src/cocoa_init.m @@ -1,7 +1,7 @@ //======================================================================== // GLFW 3.2 OS X - www.glfw.org //------------------------------------------------------------------------ -// Copyright (c) 2009-2016 Camilla Berglund +// Copyright (c) 2009-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/cocoa_joystick.h b/src/cocoa_joystick.h index 2ec7fbd3..497c1ac2 100644 --- a/src/cocoa_joystick.h +++ b/src/cocoa_joystick.h @@ -1,7 +1,7 @@ //======================================================================== // GLFW 3.2 Cocoa - www.glfw.org //------------------------------------------------------------------------ -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/cocoa_joystick.m b/src/cocoa_joystick.m index d7920b3d..d0d34c94 100644 --- a/src/cocoa_joystick.m +++ b/src/cocoa_joystick.m @@ -1,7 +1,7 @@ //======================================================================== // GLFW 3.2 Cocoa - www.glfw.org //------------------------------------------------------------------------ -// Copyright (c) 2009-2016 Camilla Berglund +// Copyright (c) 2009-2016 Camilla Berglund // Copyright (c) 2012 Torsten Walluhn // // This software is provided 'as-is', without any express or implied diff --git a/src/cocoa_monitor.m b/src/cocoa_monitor.m index 037aea18..ac3e8584 100644 --- a/src/cocoa_monitor.m +++ b/src/cocoa_monitor.m @@ -2,7 +2,7 @@ // GLFW 3.2 OS X - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/cocoa_platform.h b/src/cocoa_platform.h index a1ca5dd5..ddd7c1b7 100644 --- a/src/cocoa_platform.h +++ b/src/cocoa_platform.h @@ -1,7 +1,7 @@ //======================================================================== // GLFW 3.2 OS X - www.glfw.org //------------------------------------------------------------------------ -// Copyright (c) 2009-2016 Camilla Berglund +// Copyright (c) 2009-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/cocoa_time.c b/src/cocoa_time.c index 3fb0bb11..dacfed01 100644 --- a/src/cocoa_time.c +++ b/src/cocoa_time.c @@ -1,7 +1,7 @@ //======================================================================== // GLFW 3.2 OS X - www.glfw.org //------------------------------------------------------------------------ -// Copyright (c) 2009-2016 Camilla Berglund +// Copyright (c) 2009-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/cocoa_window.m b/src/cocoa_window.m index c3795287..5643061f 100644 --- a/src/cocoa_window.m +++ b/src/cocoa_window.m @@ -1,7 +1,7 @@ //======================================================================== // GLFW 3.2 OS X - www.glfw.org //------------------------------------------------------------------------ -// Copyright (c) 2009-2016 Camilla Berglund +// Copyright (c) 2009-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/context.c b/src/context.c index c6a8b635..c7b0d6bf 100644 --- a/src/context.c +++ b/src/context.c @@ -2,7 +2,7 @@ // GLFW 3.2 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/egl_context.c b/src/egl_context.c index 441c1086..3c2fc3a9 100644 --- a/src/egl_context.c +++ b/src/egl_context.c @@ -2,7 +2,7 @@ // GLFW 3.2 EGL - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/egl_context.h b/src/egl_context.h index 376dcdfe..2f396dbf 100644 --- a/src/egl_context.h +++ b/src/egl_context.h @@ -2,7 +2,7 @@ // GLFW 3.2 EGL - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/glfw_config.h.in b/src/glfw_config.h.in index 43a4c411..7acbc87a 100644 --- a/src/glfw_config.h.in +++ b/src/glfw_config.h.in @@ -1,7 +1,7 @@ //======================================================================== // GLFW 3.2 - www.glfw.org //------------------------------------------------------------------------ -// Copyright (c) 2010-2016 Camilla Berglund +// Copyright (c) 2010-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/glx_context.c b/src/glx_context.c index 4e5a256e..792f44ee 100644 --- a/src/glx_context.c +++ b/src/glx_context.c @@ -2,7 +2,7 @@ // GLFW 3.2 GLX - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/glx_context.h b/src/glx_context.h index 0a85aa44..58f58e65 100644 --- a/src/glx_context.h +++ b/src/glx_context.h @@ -2,7 +2,7 @@ // GLFW 3.2 GLX - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/init.c b/src/init.c index c7f104b8..a23f65fc 100644 --- a/src/init.c +++ b/src/init.c @@ -2,7 +2,7 @@ // GLFW 3.2 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/input.c b/src/input.c index 688048b6..e63839d6 100644 --- a/src/input.c +++ b/src/input.c @@ -2,7 +2,7 @@ // GLFW 3.2 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/internal.h b/src/internal.h index 46ffb8f1..53bf33ff 100644 --- a/src/internal.h +++ b/src/internal.h @@ -2,7 +2,7 @@ // GLFW 3.2 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/linux_joystick.c b/src/linux_joystick.c index 0a7e3760..0430e3f6 100644 --- a/src/linux_joystick.c +++ b/src/linux_joystick.c @@ -2,7 +2,7 @@ // GLFW 3.2 Linux - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/monitor.c b/src/monitor.c index eee240e5..b6c312df 100644 --- a/src/monitor.c +++ b/src/monitor.c @@ -2,7 +2,7 @@ // GLFW 3.2 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/nsgl_context.h b/src/nsgl_context.h index 3e1f5ea9..820677ef 100644 --- a/src/nsgl_context.h +++ b/src/nsgl_context.h @@ -1,7 +1,7 @@ //======================================================================== // GLFW 3.2 OS X - www.glfw.org //------------------------------------------------------------------------ -// Copyright (c) 2009-2016 Camilla Berglund +// Copyright (c) 2009-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/nsgl_context.m b/src/nsgl_context.m index 9ecf2681..096ef9c4 100644 --- a/src/nsgl_context.m +++ b/src/nsgl_context.m @@ -1,7 +1,7 @@ //======================================================================== // GLFW 3.2 OS X - www.glfw.org //------------------------------------------------------------------------ -// Copyright (c) 2009-2016 Camilla Berglund +// Copyright (c) 2009-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/posix_time.c b/src/posix_time.c index 61f132a6..8d0d4cd6 100644 --- a/src/posix_time.c +++ b/src/posix_time.c @@ -2,7 +2,7 @@ // GLFW 3.2 POSIX - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/posix_time.h b/src/posix_time.h index 3cf80468..4730ca7c 100644 --- a/src/posix_time.h +++ b/src/posix_time.h @@ -2,7 +2,7 @@ // GLFW 3.2 POSIX - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/posix_tls.c b/src/posix_tls.c index 72f6fac4..c9517c67 100644 --- a/src/posix_tls.c +++ b/src/posix_tls.c @@ -2,7 +2,7 @@ // GLFW 3.2 POSIX - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/posix_tls.h b/src/posix_tls.h index e9dde19b..0d408ae6 100644 --- a/src/posix_tls.h +++ b/src/posix_tls.h @@ -2,7 +2,7 @@ // GLFW 3.2 POSIX - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/vulkan.c b/src/vulkan.c index bc0ab938..316942e2 100644 --- a/src/vulkan.c +++ b/src/vulkan.c @@ -2,7 +2,7 @@ // GLFW 3.2 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/wgl_context.c b/src/wgl_context.c index feec2756..a318a317 100644 --- a/src/wgl_context.c +++ b/src/wgl_context.c @@ -2,7 +2,7 @@ // GLFW 3.2 WGL - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/wgl_context.h b/src/wgl_context.h index 456db194..d031fdf4 100644 --- a/src/wgl_context.h +++ b/src/wgl_context.h @@ -2,7 +2,7 @@ // GLFW 3.2 WGL - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/win32_init.c b/src/win32_init.c index d84cea06..207f948f 100644 --- a/src/win32_init.c +++ b/src/win32_init.c @@ -2,7 +2,7 @@ // GLFW 3.2 Win32 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/win32_joystick.c b/src/win32_joystick.c index e4a5d919..dfaf9992 100644 --- a/src/win32_joystick.c +++ b/src/win32_joystick.c @@ -2,7 +2,7 @@ // GLFW 3.1 Win32 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/win32_joystick.h b/src/win32_joystick.h index f9c4b01a..6e3ce983 100644 --- a/src/win32_joystick.h +++ b/src/win32_joystick.h @@ -1,7 +1,7 @@ //======================================================================== // GLFW 3.2 Win32 - www.glfw.org //------------------------------------------------------------------------ -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/win32_monitor.c b/src/win32_monitor.c index 568e68d1..e55c9a71 100644 --- a/src/win32_monitor.c +++ b/src/win32_monitor.c @@ -2,7 +2,7 @@ // GLFW 3.2 Win32 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/win32_platform.h b/src/win32_platform.h index 0a53326a..f0009b90 100644 --- a/src/win32_platform.h +++ b/src/win32_platform.h @@ -2,7 +2,7 @@ // GLFW 3.2 Win32 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/win32_time.c b/src/win32_time.c index dcca0521..d972f567 100644 --- a/src/win32_time.c +++ b/src/win32_time.c @@ -2,7 +2,7 @@ // GLFW 3.2 Win32 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/win32_tls.c b/src/win32_tls.c index 328688ad..ab79fcc3 100644 --- a/src/win32_tls.c +++ b/src/win32_tls.c @@ -2,7 +2,7 @@ // GLFW 3.2 Win32 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/win32_window.c b/src/win32_window.c index eeefb172..f0e18577 100644 --- a/src/win32_window.c +++ b/src/win32_window.c @@ -2,7 +2,7 @@ // GLFW 3.2 Win32 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/window.c b/src/window.c index bfd3545a..113ed80f 100644 --- a/src/window.c +++ b/src/window.c @@ -2,7 +2,7 @@ // GLFW 3.2 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // Copyright (c) 2012 Torsten Walluhn // // This software is provided 'as-is', without any express or implied diff --git a/src/x11_init.c b/src/x11_init.c index 732ac3d8..a3f8591d 100644 --- a/src/x11_init.c +++ b/src/x11_init.c @@ -2,7 +2,7 @@ // GLFW 3.2 X11 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/x11_monitor.c b/src/x11_monitor.c index f826cfcd..2cec7918 100644 --- a/src/x11_monitor.c +++ b/src/x11_monitor.c @@ -2,7 +2,7 @@ // GLFW 3.2 X11 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/x11_platform.h b/src/x11_platform.h index d25e3036..403821be 100644 --- a/src/x11_platform.h +++ b/src/x11_platform.h @@ -2,7 +2,7 @@ // GLFW 3.2 X11 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/x11_window.c b/src/x11_window.c index 5becadf5..1bcab263 100644 --- a/src/x11_window.c +++ b/src/x11_window.c @@ -2,7 +2,7 @@ // GLFW 3.2 X11 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/src/xkb_unicode.c b/src/xkb_unicode.c index b3013bd3..32233359 100644 --- a/src/xkb_unicode.c +++ b/src/xkb_unicode.c @@ -2,7 +2,7 @@ // GLFW 3.2 X11 - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2002-2006 Marcus Geelnard -// Copyright (c) 2006-2016 Camilla Berglund +// Copyright (c) 2006-2016 Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/clipboard.c b/tests/clipboard.c index a340fa1e..d6c961cc 100644 --- a/tests/clipboard.c +++ b/tests/clipboard.c @@ -1,6 +1,6 @@ //======================================================================== // Clipboard test program -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/cursor.c b/tests/cursor.c index 4efe84c8..71799dc0 100644 --- a/tests/cursor.c +++ b/tests/cursor.c @@ -1,6 +1,6 @@ //======================================================================== // Cursor & input mode tests -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/empty.c b/tests/empty.c index a376a4a4..f4a51b70 100644 --- a/tests/empty.c +++ b/tests/empty.c @@ -1,6 +1,6 @@ //======================================================================== // Empty event test -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/events.c b/tests/events.c index 5e697f97..674b584e 100644 --- a/tests/events.c +++ b/tests/events.c @@ -1,6 +1,6 @@ //======================================================================== // Event linter (event spewer) -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/gamma.c b/tests/gamma.c index ca6eee4b..1efd3c7d 100644 --- a/tests/gamma.c +++ b/tests/gamma.c @@ -1,6 +1,6 @@ //======================================================================== // Gamma correction test program -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/glfwinfo.c b/tests/glfwinfo.c index e85b3858..9f5e1ff9 100644 --- a/tests/glfwinfo.c +++ b/tests/glfwinfo.c @@ -1,6 +1,6 @@ //======================================================================== // Context creation and information tool -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/icon.c b/tests/icon.c index 781b2cf6..d866ff1a 100644 --- a/tests/icon.c +++ b/tests/icon.c @@ -1,6 +1,6 @@ //======================================================================== // Window icon test program -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/iconify.c b/tests/iconify.c index 87034598..b7c74236 100644 --- a/tests/iconify.c +++ b/tests/iconify.c @@ -1,6 +1,6 @@ //======================================================================== // Iconify/restore test program -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/joysticks.c b/tests/joysticks.c index 04b578e9..fa9800e9 100644 --- a/tests/joysticks.c +++ b/tests/joysticks.c @@ -1,6 +1,6 @@ //======================================================================== // Joystick input test -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/monitors.c b/tests/monitors.c index bb051ad0..d1d58106 100644 --- a/tests/monitors.c +++ b/tests/monitors.c @@ -1,6 +1,6 @@ //======================================================================== // Monitor information tool -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/msaa.c b/tests/msaa.c index 2777937c..d6e7df32 100644 --- a/tests/msaa.c +++ b/tests/msaa.c @@ -1,6 +1,6 @@ //======================================================================== // Multisample anti-aliasing test -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/reopen.c b/tests/reopen.c index 40f7b6f7..caaf3626 100644 --- a/tests/reopen.c +++ b/tests/reopen.c @@ -1,6 +1,6 @@ //======================================================================== // Window re-opener (open/close stress test) -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/sharing.c b/tests/sharing.c index dbaf21c1..a7f1a319 100644 --- a/tests/sharing.c +++ b/tests/sharing.c @@ -1,6 +1,6 @@ //======================================================================== // Context sharing test program -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/tearing.c b/tests/tearing.c index d2d621b8..11036aff 100644 --- a/tests/tearing.c +++ b/tests/tearing.c @@ -1,6 +1,6 @@ //======================================================================== // Vsync enabling test -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/threads.c b/tests/threads.c index b961a1d1..699a0ad1 100644 --- a/tests/threads.c +++ b/tests/threads.c @@ -1,6 +1,6 @@ //======================================================================== // Multi-threading test -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/timeout.c b/tests/timeout.c index 83f18998..74714d88 100644 --- a/tests/timeout.c +++ b/tests/timeout.c @@ -1,6 +1,6 @@ //======================================================================== // Event wait timeout test -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/title.c b/tests/title.c index eeb8eef6..9fe67f4e 100644 --- a/tests/title.c +++ b/tests/title.c @@ -1,6 +1,6 @@ //======================================================================== // UTF-8 window title test -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages diff --git a/tests/windows.c b/tests/windows.c index 21db08d5..025cce29 100644 --- a/tests/windows.c +++ b/tests/windows.c @@ -1,6 +1,6 @@ //======================================================================== // Simple multi-window test -// Copyright (c) Camilla Berglund +// Copyright (c) Camilla Berglund // // This software is provided 'as-is', without any express or implied // warranty. In no event will the authors be held liable for any damages