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