]> git.tdb.fi Git - libs/gl.git/blobdiff - source/font.h
Add Id tags and copyright notices to files
[libs/gl.git] / source / font.h
index 7307122a5fb5a0ea07b3cdd903f6e591bbc89614..a55933519b6c792a72bf967a7bdce2d7514afdf1 100644 (file)
@@ -1,5 +1,12 @@
-#ifndef FONT_H_
-#define FONT_H_
+/* $Id$
+
+This file is part of libmspgl
+Copyright © 2007  Mikko Rasa, Mikkosoft Productions
+Distributed under the LGPL
+*/
+
+#ifndef MSP_GL_FONT_H_
+#define MSP_GL_FONT_H_
 
 #include <map>
 #include <string>