X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=helloworld.cpp;h=8ff4d8ca2fd091af94408d9edf0f2671b03a0633;hb=2b70e8801c43875ed3f4135bdd0141265cff0312;hp=e41361f2fbb523841ff5b5b6d00e5cbcdd79d9d4;hpb=1c5148b7b63e1ba84073355702972caf6fe83b7e;p=libs%2Fgltk.git diff --git a/helloworld.cpp b/helloworld.cpp index e41361f..8ff4d8c 100644 --- a/helloworld.cpp +++ b/helloworld.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspgltk -Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - /* A simple graphical Hello World application implemented with mspgltk. Demonstrates some of the most common widget types.