X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Ffont.cpp;h=7cea86957dc16568c4119de3943a66e9c1c8e5d4;hp=3b02583b401043b8e042becbc1edeb6febe9668c;hb=f098a871fc6dc7b61a5aca5581fa327e4124c036;hpb=5f1c235da9bc956332efffebbc1bf7700621d269 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"