X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ffont.cpp;h=7cea86957dc16568c4119de3943a66e9c1c8e5d4;hb=982005bfbccb429767d0676bd840caf1118c9e21;hp=3b02583b401043b8e042becbc1edeb6febe9668c;hpb=5f1c235da9bc956332efffebbc1bf7700621d269;p=libs%2Fgl.git diff --git a/source/font.cpp b/source/font.cpp index 3b02583b..7cea8695 100644 --- a/source/font.cpp +++ b/source/font.cpp @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of libmspgl +Copyright © 2007 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #include #include "font.h" #include "texture2d.h"