]> git.tdb.fi Git - libs/gl.git/blobdiff - source/vertexarray.cpp
Add Id tags and copyright notices to files
[libs/gl.git] / source / vertexarray.cpp
index 5d5c244a04b6863c3b748c03197a65c97246408b..3c94b4cfffc27ec20fc1b0e34a96a821e3ee40a3 100644 (file)
@@ -1,3 +1,10 @@
+/* $Id$
+
+This file is part of libmspgl
+Copyright © 2007  Mikko Rasa, Mikkosoft Productions
+Distributed under the LGPL
+*/
+
 #include <GL/gl.h>
 #include "vertexarray.h"
 #include "vertexbuffer.h"