I forgot the opening comment...

This commit is contained in:
Vedran Ljubovic 2007-08-21 09:40:19 +00:00
parent 84bd28db25
commit 5fe6f5f624

View File

@ -1,3 +1,16 @@
/*
* $Id$
*
* EImage - EDE Image Viewer
* Part of Equinox Desktop Environment (EDE).
* Copyright (c) 2006-2007 EDE Authors.
*
* This program is licenced under terms of the
* GNU General Public Licence version 2 or newer.
* See COPYING for details.
*/
#include <Fl/Fl.h>
#include <Fl/Fl_Window.h>
#include <Fl/Fl_Button.h>