X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flabel.cpp;h=36637d0828e66995c8c8519b06c38e4cab48dbc6;hb=1fde94c15fc65e85f5931a9daf74dd8806e682e0;hp=9676fa37ab148bfaccb23d1ccc65b38f363d48d7;hpb=e7bc29984e91ee36555d6a4e4eece22170d10ba4;p=libs%2Fgltk.git diff --git a/source/label.cpp b/source/label.cpp index 9676fa3..36637d0 100644 --- a/source/label.cpp +++ b/source/label.cpp @@ -1,3 +1,10 @@ +/* $Id$ + +This file is part of libmspgltk +Copyright © 2007 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + #include "label.h" #include "part.h"