]> git.tdb.fi Git - libs/gl.git/blobdiff - source/vertexbuffer.cpp
Add Id tags and copyright notices to files
[libs/gl.git] / source / vertexbuffer.cpp
index 4385c2f10b0ae18f0253ffe0883ca68a111b9ce6..c10dec40cc68cb551d538297f9ec115d5bb5b857 100644 (file)
@@ -1,3 +1,10 @@
+/* $Id$
+
+This file is part of libmspgl
+Copyright © 2007  Mikko Rasa, Mikkosoft Productions
+Distributed under the LGPL
+*/
+
 #define GL_GLEXT_PROTOTYPES
 #include <GL/gl.h>
 //XXX gl.h seems to include glext.h, but can I rely on this?