diff --git a/src/cocoa_window.m b/src/cocoa_window.m index b776d328..d85e60ea 100644 --- a/src/cocoa_window.m +++ b/src/cocoa_window.m @@ -1,8 +1,5 @@ //======================================================================== -// GLFW - An OpenGL library -// Platform: Cocoa/NSOpenGL -// API Version: 3.0 -// WWW: http://www.glfw.org/ +// GLFW 3.0 OS X - www.glfw.org //------------------------------------------------------------------------ // Copyright (c) 2009-2010 Camilla Berglund //