]> git.tdb.fi Git - libs/gl.git/blobdiff - source/color.h
Drop Id tags and copyright notices from files
[libs/gl.git] / source / color.h
index d3710a9d64c745fb85d87a4216222854e4c08730..7de2eedf019b276a4171112f2b7692853bbe3cf6 100644 (file)
@@ -1,15 +1,6 @@
-/* $Id$
-
-This file is part of libmspgl
-Copyright © 2007  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_GL_COLOR_H_
 #define MSP_GL_COLOR_H_
 
-#include <GL/gl.h>
-
 namespace Msp {
 namespace GL {